Open ayushnix opened 2 years ago
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.