Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork71
A simple password manager written in Rust
License
cortex/ripasso
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple password manager written in Rust.
The root crateripasso is a library for accessing and decrypting passwordsstored inpass format, that meansPGP-encrypted files optionally stored in a git repository.
Multiple UI's in different stages of development are available in subcrates.
To build all UI's:
cargo build --allPR's are very welcome!
This is a reimplementation ofhttps://github.com/cortex/gopass in Rust. I started it mainly becausehttps://github.com/go-qml/qmlis unmaintained. Also, using a safe language for your passwords seems like a good idea.
TUI interface based oncursiveSupports password age display and password editing.I use this as my daily password-manager.
cargo build -p ripasso-cursiveNot at feature-parity with the cursive code base yet, but basic operations work.
cargo build -p ripasso-gtkTUI version
pacman -S ripassoAvailable inCopr
sudo dnf copr enable atim/ripasso -yTUI version
sudo dnf install ripassoGTK version (unstable)
sudo dnf install ripasso-gtkTUI version
nix-env -iA nixpkgs.ripasso-cursiveThe best way to install ripasso on mac right now is the nix package system, firstinstall that and then
nix-env -iA nixpkgs.ripasso-cursiveRipasso-cursive is currently in the testing repository for apk, so the testing repository needs to be added to the apk repositories file.
TUI version
apk add ripasso-cursiveDo you want to have ripasso in your native language? Help out with a translation:
About
A simple password manager written in Rust
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.

