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

Keyring ACLs #1090

Merged
merged 10 commits into from
Jul 24, 2015
Merged

Keyring ACLs #1090

merged 10 commits into from
Jul 24, 2015

Conversation

ryanuber
Copy link
Member

@ryanuber ryanuber commented Jul 7, 2015

Adds ACL support for the gossip encryption keyring operations. Allows securing read-level access (for listing keys), and write-level access (for install/use/remove operations).

The new ACL entry will look slightly different since keyring access is not prefix-based in any way.

keyring = "write"

@armon
Copy link
Member

armon commented Jul 22, 2015

LGTM! Super clean.

ryanuber added a commit that referenced this pull request Jul 24, 2015
@ryanuber ryanuber merged commit a6317f2 into master Jul 24, 2015
@ryanuber ryanuber deleted the f-keyring-acl branch July 24, 2015 17:23
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.

2 participants