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

Support encrypting keys #1039

Open
timbru opened this issue Apr 25, 2023 · 0 comments
Open

Support encrypting keys #1039

timbru opened this issue Apr 25, 2023 · 0 comments
Labels

Comments

@timbru
Copy link
Contributor

timbru commented Apr 25, 2023

Support encrypting keys stored in the key value store:

  • use a configurable secret for en/decryption
  • think of migrating existing keys, or;
  • add config flavour for this and support through key-roll

This can help against some issues where a backup ends up in the wrong hands. But only if the encrypting secret is secure. So, probably only really adds value if that would be in some HSM device.

@timbru timbru added the security label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: server scaling
Development

No branches or pull requests

1 participant