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

Encrypt secrets before storing in redis #228

Open
CasperWA opened this issue Feb 3, 2023 · 0 comments
Open

Encrypt secrets before storing in redis #228

CasperWA opened this issue Feb 3, 2023 · 0 comments
Assignees
Labels
changes_apispecs enhancement New feature or request

Comments

@CasperWA
Copy link
Contributor

CasperWA commented Feb 3, 2023

          This makes sense. Essentially what we need is to hash/encrypt the secrets before storing in redis. That should solve it. The strategies can then get some interface to decrypting the secrets they may need. Or it's done from the service before invoking the strategies. Not _very_ important, but it should circumvent this issue.

However that's something for another day and another PR.

Originally posted by @CasperWA in #189 (comment)

See also the comment of @MBueschelberger immediately prior to this linked comment.

@CasperWA CasperWA added enhancement New feature or request changes_apispecs labels Feb 3, 2023
@CasperWA CasperWA self-assigned this Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes_apispecs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant