A pass extension that encrypts part of the password store tree using gocryptfs.
Go to file
Peter Cai 124a293a33 Only allow alphanumeric passphrases for now
We would need to sanitize the input for perl, or find a better way to do
hmac_sha256 here.
2022-10-10 16:21:20 -04:00
.gitignore Initial implementation of the gocrypt plugin 2022-10-10 11:05:41 -04:00
gocrypt.bash Only allow alphanumeric passphrases for now 2022-10-10 16:21:20 -04:00
pass-test Quote $@ in bash scripts 2022-10-10 14:53:26 -04:00