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 | 
|---|---|---|
|  Fedora 40 | x86_64 (14)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | x86_64 (21)* | Fedora 41 (73 downloads) | 
|  Fedora 42 | x86_64 (7)* | Fedora 42 (47 downloads) | 
|  Fedora 43 | x86_64 (0)* | Fedora 43 (20 downloads) | 
|  Fedora rawhide | x86_64 (47)* | Fedora rawhide (249 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable atim/ripasso
  
  
     More info about enabling Copr repositories