SafePass is a CLI password manager
master key
cargo install safepass
|OS|Architecture| File*| |--|--|--| |Linux|x86_64|safepass|
*Make sure you've granted executable permissions to it
./safepass
TLDR: Keep the security key file intact!
The security key is a file that works as a master key
to encrypt/decrypt passwords in the database. If you tamper with it, you will lose access to all the passwords you have saved so far! It's located on the same path as the database, under the name safepass.key