Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Support secure secret export / import #167

Open
mcpherrinm opened this issue Jan 15, 2016 · 0 comments
Open

Support secure secret export / import #167

mcpherrinm opened this issue Jan 15, 2016 · 0 comments

Comments

@mcpherrinm
Copy link
Contributor

If you run multiple Keywhiz servers, it would be convenient to have a way (API + cli) to export the encrypted secret for import into another server.

This is easy if both are using the same derivation key for their ciphertext: Just produce a json blob that's approximately what's in the database.

We could support re-encrypting to a new symmetric key as well, or use public/private key crypto transmit without a shared secret.

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

No branches or pull requests

1 participant