Hi Gophers,

I’ve created a command line password manager in the style of the “pass” 
utility by Jason A. Donenfeld (https://www.passwordstore.org/) in Go.

It uses symmetric AES encryption, Argon2 key-derivation and key-agent 
similar to SSH. 

I would love to get your opinions on the code, the architecture, the 
security concept and perhaps more users on the codebase to find possible 
errors.

Any comments, help and pull requests are welcome.

https://github.com/ms140569/loki

Cheers,

Matthias Schmidt

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to