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 support for Remote key types in kas grants #153

Open
elizabethhealy opened this issue Aug 29, 2024 · 2 comments
Open

Add support for Remote key types in kas grants #153

elizabethhealy opened this issue Aug 29, 2024 · 2 comments

Comments

@elizabethhealy
Copy link
Member

In kas grants, for key splitting we currently only look at the cached keys. We should also look at Remote key types and retrieve the keys from their remove location before storing to the key cache.

@damorris25
Copy link
Member

Have we thought about the security implications of this? How do we ensure when retrieving a key from say an S3 bucket that it's a key that's trusted?

@elizabethhealy
Copy link
Member Author

i guess its on the admin to make sure the urls provided in the grant in the kas registry are safe, and hopefully no one would be able to change the grant without admin permissions

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

No branches or pull requests

2 participants