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

rosie: add gpg-agent caching of credentials. #1464

Merged
merged 4 commits into from Nov 20, 2014

Conversation

benfitzpatrick
Copy link
Contributor

This enables rosie to use a gpg-agent daemon for password
caching.

This uses the gpg-agent Assuan protocol to communicate via
a socket. It uses gpg-agent's own password entry mechanism
(the pinentry programs).

@matthewrmshin, please review.

This uses the gpg-agent Assuan protocol to communicate via
a socket. It uses gpg-agent's own password entry mechanism
(the pinentry programs).
@benfitzpatrick benfitzpatrick added this to the next-release milestone Nov 14, 2014
@benfitzpatrick
Copy link
Contributor Author

(and test)

@benfitzpatrick
Copy link
Contributor Author

Fixed bad-password caching in gpg-agent.

matthewrmshin added a commit that referenced this pull request Nov 20, 2014
rosie: add gpg-agent caching of credentials.
@matthewrmshin matthewrmshin merged commit 8b45e79 into metomi:master Nov 20, 2014
@benfitzpatrick benfitzpatrick deleted the rosie.gpg-agent branch March 16, 2015 11:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants