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

Optional Encryption for Database Details #865

Closed
camsaul opened this issue Aug 10, 2015 · 1 comment
Closed

Optional Encryption for Database Details #865

camsaul opened this issue Aug 10, 2015 · 1 comment
Assignees
Milestone

Comments

@camsaul
Copy link
Member

camsaul commented Aug 10, 2015

Provide some optional way for users to provide an encryption key for encrypting / decrypting database details.

We could do this via an env var. Here's a couple possible approaches that spring to mind:

  • password / short private key via env var
  • path to a private key file via env var
  • path to private key via env var + password to unlock it via env var
@camsaul
Copy link
Member Author

camsaul commented Feb 10, 2017

Implemented by #4341

@camsaul camsaul closed this as completed Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants