Skip to content

bclehmann/Secret-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Store

Allows storing secrets in an encrypted file (at ~/.sneak). This project works on both Windows and Linux (and presumably MacOS, but I haven't checked). This project requires a C++ 17 compiler.

Use secretstore write to write a secret, and secretstore read to read it.

Cryptography uses libsodium as provided by libsodium-cmake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published