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

[Discussion]Is it possible to manage the key store through AWS XKS #65

Open
Laisky opened this issue Oct 20, 2023 · 0 comments
Open

[Discussion]Is it possible to manage the key store through AWS XKS #65

Laisky opened this issue Oct 20, 2023 · 0 comments

Comments

@Laisky
Copy link

Laisky commented Oct 20, 2023

Is it possible to manage the key store through AWS XKS proxy instead of a local database or configuration file?

I'm not suggesting replacing the local database, but rather exploring the possibility of supporting multiple modes where users can choose to either store the keys locally or derive them from a remote XKS API.

Scenario

Our customers may have three different deployment modes:

  1. Cloud: directly using AWS KMS + XKS ✅
  2. Offline on-premise deployment: using local-kms ✅
  3. Online on-premise deployment: using local-kms + XKS ❓

I would like to discuss about the feasibility of using the third option.

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

1 participant