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 Linux kernel keyring (keyctl) backend implementation #91

Merged
merged 4 commits into from Oct 11, 2021

Conversation

DocLambda
Copy link
Contributor

This PR adds a backend for Linux kernel keyrings (keyctl) using the golang.org/x/sys/unix library. Additionally we introduce a new ErrMetadataNotSupported error and export the prompt functions.

@mtibben
Copy link
Member

mtibben commented Oct 11, 2021

Wow, thanks for the contribution @DocLambda

@mtibben mtibben merged commit ae125c6 into 99designs:master Oct 11, 2021
@DocLambda
Copy link
Contributor Author

It's a pleasure. Thanks for merging this so quickly!

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