A Simple to use CLI Password Manager written in Ruby. Passwords are encrypted in AES-256-CBC. It also can make CryFS encrypted folders!
- Add, Display and Modify Passwords!
- Import and Export Passwords!
- Delete Passwords!
- Export your passwords!
- Search by Site name to get passwords!
- Display when it was last modified!
- Delete entire Password Vault!
- Generate Base64 Passwords!
- Make, Mount, and Destroy CryFS folders!
Clone Repo and run bundle install
.
- On OpenBSD, SQLite will show encoding warnings, most likely due to Pledge, warnings are suppressed until tweaked.
- Make it packaged.
- Sleeping.