#terminal #password-vault

yanked RustyBox

A simple gui password vault in your terminal. Encrypted and secure.

0.1.0 Dec 31, 2022

#835 in #gui

MIT license

35KB
823 lines

RustyBox

A simple password vault living in your terminal

RustyBox is a place to place your passwords for later use.

Features

  • Fully encryped using argon2 and AES-GCM encryption
  • Add, delete, and edit passwords

Installation

You can install it from crates.io

cargo install rustybox

Development

I am no security expert. Future updates should focus on making sure everything is as secure as possible.

Contributions are always welcome!

License

MIT

Dependencies

~6–8MB
~148K SLoC