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

Add ability to create a secure, local vault to store secrets #26

Open
narenaryan opened this issue Jan 18, 2025 · 0 comments
Open

Add ability to create a secure, local vault to store secrets #26

narenaryan opened this issue Jan 18, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@narenaryan
Copy link
Collaborator

Feature Request

Problem
Currently, Whispr supports cloud vaults. This can incur cost over network (Read operations). Instead use Symmetric Cryptography (password-protected) to use a local file-based vault.

Outcome
Reduced cost for developers while testing their applications without compromising security. Easy to swap with a cloud vault.

@narenaryan narenaryan added the enhancement New feature or request label Jan 18, 2025
@narenaryan narenaryan self-assigned this Jan 18, 2025
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
Development

No branches or pull requests

1 participant