Description
A simple password manager written in Rust.
The root crate ripasso is a library for accessing and decrypting passwords stored in pass format (GPG-encrypted files), with a file-watcher event emitter.
Multiple UI's in different stages of development are available in subcrates.
Installation Instructions
sudo dnf copr enable atim/ripasso -y
TUI version
sudo dnf install ripasso
GTK version
sudo dnf install ripasso-gtk
Qt version
sudo dnf install ripasso-qt
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (34)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (14)* | Fedora 40 (51 downloads) |
![]() |
x86_64 (9)* | Fedora 41 (31 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
x86_64 (39)* | Fedora rawhide (210 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/ripasso
More info about enabling Copr repositories