A pass extension that encrypts part of the password store tree using gocryptfs.
Go to file
Peter Cai f9902f8989 Support an extra symmetric passphrase for protecting the crypt subtree
This can help protect against gpg vulnerabilities (e.g. quantum
computing) and/or leakage.
2022-10-10 16:08:44 -04:00
.gitignore Initial implementation of the gocrypt plugin 2022-10-10 11:05:41 -04:00
gocrypt.bash Support an extra symmetric passphrase for protecting the crypt subtree 2022-10-10 16:08:44 -04:00
pass-test Quote $@ in bash scripts 2022-10-10 14:53:26 -04:00