You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I want to add support for passage until this issue is resolved. This plugin adds support for yubikeys but even if you use this, you'd have to decrypt your passwords each and every time. Not to mention that there's no support for ad-hoc decryption when needed like pinentry menu does.
I did a test, and tessen seemed to worked fine with passage+age-plugin-yubikey by doing sed -i s/gpg/age tessen and having PASSWORD_STORE_DIR=~/.passage/store.
I wanted to avoid having to mess with gpg, but you have to re-enter the pin each time without an agent as you pointed out, which makes it a bit inconvenient. I'll bite the bullet and setup gpg keys instead.
Yeah, the lack of an agent and a pinentry like program for ad-hoc decryption makes passage support somewhat pointless for now. If this changes in the future, I'd be happy to work on it.
Filippo Valsorda has released a fork of pass called passage which uses age instead of gpg.
The text was updated successfully, but these errors were encountered: