Secrets storage in nats kv ? #374
Unanswered
joeblew999
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a need for certain variables used in the bento config to be secrets that the operator does not know .
https://warpstreamlabs.github.io/bento/docs/configuration/secrets does not have much.
I like the idea of using nats because it has full decentralised security such that an operator of nats can’t see the data stored in it by its users and so it seems like a decent option that is far less heavy than hashicorp vault .
nats kv seems perfect .
Can I get some feedback on this , so I can move forward with this feature . If there are secret mechanisms that are not mentioned in the docs I am all ears 👂
Beta Was this translation helpful? Give feedback.
All reactions