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

crypto: Switch from session to user keyring #37

Merged
merged 1 commit into from
Aug 15, 2017
Merged

crypto: Switch from session to user keyring #37

merged 1 commit into from
Aug 15, 2017

Conversation

josephlr
Copy link
Member

Fixes #34

This commit moves from the session keyring to the user keyring. This change also allows us to eliminate getKeyring() as the user keyring does not have the problems of the session keyring. There is also a small API change as we no longer need to pass along the session keyring id.

@josephlr josephlr merged commit b4d51e0 into master Aug 15, 2017
@josephlr josephlr deleted the keyring branch August 15, 2017 20:46
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.

1 participant