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

Offline key caching #151

Open
karlw00t opened this issue May 14, 2019 · 1 comment
Open

Offline key caching #151

karlw00t opened this issue May 14, 2019 · 1 comment

Comments

@karlw00t
Copy link
Contributor

A customer goes out to a field office, that is off the grid. They want to be able to encrypt things with a key, but they can't talk to KMS. The idea would be they could fill up some cache of keys prior to going offline, then when they need to encrypt data, they can use those keys.

@mattsb42-aws
Copy link
Member

This sounds like a special case of the general pattern for the data-key caching redesign, with the additional request of the ability to pre-warm entries into a cache.

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