Seeking Community Feedback: Security Considerations for LibreChat Deployment #5679
Replies: 1 comment 2 replies
-
Hi @jainrahulsethi I'm just getting started with LibreChat and I have many similar questions! I'm still quite new but I'll try and answer some of these q's. I am not associated with the project at all.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I’m planning to deploy LibreChat with an externally hosted LLM while self-hosting all other components within a single VM. As this will be used by internal business users, I'm focusing heavily on security aspects, especially since users might upload sensitive data.
I would love to get your expert advice and feedback on a few checklist items, and any additional considerations you think I should address before going live:
Egress Traffic:
Beyond the LLM endpoint, is there any other expected egress traffic from this app?
Encryption at Rest:
How can we enable encryption for all data stored locally on the VM? Any recommendations for lightweight but robust solutions?
File and Embedding Storage:
PII Data Masking:
Any suggestions for masking or anonymizing personally identifiable information (PII) before storing or processing?
Log Retention Policies:
Terms & Conditions:
Are there any explicit terms and conditions from LibreChat or its components that I should be aware of for compliance or legal purposes?
Compliance (GDPR, etc.):
If used internally for business purposes, do frameworks like GDPR or others apply?
Ingress Traffic Control:
I’m considering limiting ingress traffic via a VPC—any best practices for such setups?
Anything else which should be specifically considered?
I truly appreciate any insights, feedback, or experiences you can share. Your expertise will help ensure a secure and compliant deployment for this use case.
Looking forward to learning from the community—thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions