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

Caching passphrase for the identity file like pass #3

Open
prateeknischal opened this issue Dec 17, 2021 · 1 comment
Open

Caching passphrase for the identity file like pass #3

prateeknischal opened this issue Dec 17, 2021 · 1 comment

Comments

@prateeknischal
Copy link

prateeknischal commented Dec 17, 2021

The pass utility caches the password to the gpg key for a while just like sudo which allows for quick subsequent decryptions without entering the password. Is there something similar which can be implemented with passage?

@chrisswanda
Copy link

pass uses gnupg, and gpg-agent is what is managing your secret keys.

The answer is maybe/eventually. FiloSottile/age#7

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