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 (21)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (44)* | Fedora 36 (22 downloads) |
![]() |
x86_64 (26)* | Fedora 37 (11 downloads) |
![]() |
x86_64 (19)* | Fedora rawhide (142 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable atim/ripasso
More info about enabling Copr repositories