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 encryption to LLM provider keys before saving it #1879

Closed
ashrafchowdury opened this issue Jul 12, 2024 · 1 comment
Closed

Add encryption to LLM provider keys before saving it #1879

ashrafchowdury opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Frontend

Comments

@ashrafchowdury
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently, the LLM provider keys are being saved directly to local storage without any encryption, storing keys without encryption poses significant security risks.

Describe the solution you'd like

To enhance the security of our application, we need to ensure that all LLM provider keys are encrypted before being saved to local storage. This will help protect sensitive information and prevent unauthorized access in case of a security breach.

image

@mmabrouk
Copy link
Member

Outdated. We are now planning to have a vault in the backend to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend
Projects
None yet
2 participants