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

optionally support encryption #31

Open
majst01 opened this issue Oct 3, 2020 · 0 comments · May be fixed by #97 or #32
Open

optionally support encryption #31

majst01 opened this issue Oct 3, 2020 · 0 comments · May be fixed by #97 or #32
Labels
enhancement New feature or request

Comments

@majst01
Copy link
Contributor

majst01 commented Oct 3, 2020

Because databases might contain sensible data, we should support to encrypt the data before storing them.

This can all be done with the standard library, a good example with explanation with AES can be found here: https://levelup.gitconnected.com/a-short-guide-to-encryption-using-go-da97c928259f

@majst01 majst01 linked a pull request Oct 3, 2020 that will close this issue
@Gerrit91 Gerrit91 added the enhancement New feature or request label Oct 5, 2020
@ostempel ostempel linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants