secure interactive password manager with xchacha20poly1305, argon2id, and Go
Stars
275
Forks
13
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
114
commits
6
5
1
add vendor dir
49a8380
add testing kdf param
376acdf
update travis
1caf1be
add pageup/pagedown, remove vestigal code
48fae0b
update front-end, update readme, tweak KDF params
2e3c7d5
switch to chacha/argon2, update readme
1844f2d
improve timeout, exit concurrency in repl
9132a51
fix timeout behavior
aee49e4
improve v.Close()
e5e8b16
use os.stdin.fd for crypto/ssh/terminal input
19d87a8
lock deps
de8f7f9
constant time copy, update README and LICENSE
3174ef0
replace entropy-mnemonics with pwgen
e7a9eec
update readme
b06bdaf
switch to /x/crypto/ssh/terminal
db40af2