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

Proposal: Support get secrets from Vault #2180

Open
yai-dev opened this issue Aug 14, 2023 · 3 comments
Open

Proposal: Support get secrets from Vault #2180

yai-dev opened this issue Aug 14, 2023 · 3 comments
Labels
kind/feature New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@yai-dev
Copy link
Contributor

yai-dev commented Aug 14, 2023

What would you like to be added/modified:
Support for Source and Sink plugins to retrieve sensitive data such as usernames and passwords from Vault, enhancing the security of secret data.

Why is this needed:
Vault is a powerful secret management solution that supports centralized management of secret data, providing features such as dynamic secrets, access control, encryption and decryption, and auditing. Compared to storing secrets in local files, it offers enhanced security.

FYI:https://www.vaultproject.io/

@yai-dev
Copy link
Contributor Author

yai-dev commented Aug 14, 2023

As we discussed in the WeChat group, we can try to integrate eKuiper with EdgeX Foundry's Secret Store (a.k.a Vault). I can try it under my fork, and this proposal does not have high priority.

@ngjaying ngjaying added kind/feature New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Aug 14, 2023
@ngjaying
Copy link
Collaborator

Since HashiCorp change their open source license https://www.hashicorp.com/license-faq#aug-10-announcement, it is now not a good idea to depend on vault. How do you think?

@yai-dev
Copy link
Contributor Author

yai-dev commented Sep 2, 2023

Since HashiCorp change their open source license https://www.hashicorp.com/license-faq#aug-10-announcement, it is now not a good idea to depend on vault. How do you think?

Agreed, I dont think the Vault is our 1st option anymore :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants