Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for passage #8

Open
ayushnix opened this issue Jan 2, 2022 · 3 comments
Open

add support for passage #8

ayushnix opened this issue Jan 2, 2022 · 3 comments

Comments

@ayushnix
Copy link
Owner

ayushnix commented Jan 2, 2022

Filippo Valsorda has released a fork of pass called passage which uses age instead of gpg.

@ayushnix
Copy link
Owner Author

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.

@fbergroth
Copy link

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.

@ayushnix
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants