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

#2791 in Command line utilities

Download history 2/week @ 2024-02-28 57/week @ 2024-03-06 20/week @ 2024-03-13

79 downloads per month

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–14MB
~163K SLoC