4 releases

0.1.3 Mar 30, 2023
0.1.2 Mar 25, 2023
0.1.1 Mar 25, 2023
0.1.0 Mar 25, 2023

#21 in #cli-password

MIT/Apache

14KB
290 lines

Secret Sauce

  • A small password manager written in Rust
  • Using pbkdf2 and AES-GCM for encryption
  • All files are stored locally

Installation Instructions

$ cargo install secret-sauce

Then to use the password manager

$ secret-sauce

Dependencies

~2–13MB
~156K SLoC