[Question]: How to secure keys and secrets used in Librechat Application #3446
Unanswered
geodanchev
asked this question in
Q&A
Replies: 2 comments 1 reply
-
it totally depends on your environment. for example, to name a few:
for local, as long as your local env is secure it's not really a concern. It's common practice to use .env for this |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm also interested in this feature. For example, many desktop applications use FreeDesktop Secrets (Keyring). Maybe because LibreChat is not a desktop application, secrets management could be troubling |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
Since it's not a best practice to use env vars for keys and secrets ( see this article) is there a way to pass those settings securely ?
More Details
My organization insists of having key vaults and environment variables are easily printed out with 'exec env' command.
What is the main subject of your question?
Other
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions