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

Starting for for encryption feature for issue # 1539 #1542

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wburningham
Copy link

What is the problem I am trying to address?

  • Adding storage/encryption pkg that wraps a storage.Backend to encrypt and decrypt data.
  • Adding a StorageEncryptionKey config option to set an encryption key and enable encryption.

Mention the issue number it fixes or add the details of the changes if it doesn't have a specific issue.

Fixes #1539

@wburningham wburningham requested a review from a team as a code owner February 11, 2020 03:14
@arschles
Copy link
Member

@wburningham Since you put "starting" in the title, I didn't do a thorough review - just quickly skimmed the code. It looks like a good start. Would you like a complete review now?

@arschles arschles changed the base branch from master to main June 15, 2020 19:21
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

Successfully merging this pull request may close these issues.

Add option to set encryption key for storage
2 participants