secret-sauce

Crates.iosecret-sauce
lib.rssecret-sauce
version0.1.3
sourcesrc
created_at2023-03-25 03:16:19.421311
updated_at2023-03-30 22:34:32.424852
descriptionA CLI password manager
homepagehttps://github.com/SarimDEV/secret-sauce
repositoryhttps://github.com/SarimDEV/secret-sauce
max_upload_size
id819893
size40,071
Sarim (SarimDEV)

documentation

README

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
Commit count: 8

cargo fmt