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

restrict encoding/decoding credentials with a given key based on the request UID/GID #104

Open
dun opened this issue May 18, 2021 · 0 comments

Comments

@dun
Copy link
Owner

dun commented May 18, 2021

Add the ability to restrict encoding and decoding of credentials with a given key based on the request UID and/or GID. This would help mitigate the PLATYPUS power side-channel attack by an unprivileged user. It would allow the administrator to reduce the attack surface of a given key to a trusted set of users and/or groups.

This must be specified in the configuration file (#58).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant