# rucksack
A terminal-based password manager, importer (Firefox Sync), and generator
## Features
* [ ] Password generator
* [ ] Encrypted local storage
* [ ] Supports Firefox sync
* [ ] Supports local network sync
## Other
[Here](https://crates.io/keywords/password-manager?sort=downloads) are other cargo projects tagged with "password manager" ...
Projects of particular interest:
* [kbs2](https://github.com/woodruffw/kbs2) - A secret manager backed by age
* [RustCrypto](https://github.com/RustCrypto) - A Github org collecting a handful of pure-Rust encryption libraries
* [Pure Rust ChaCha20](https://github.com/RustCrypto/AEADs/tree/master/chacha20poly1305)
* [Firefox Sync](https://support.mozilla.org/en-US/kb/how-firefox-securely-saves-passwords)