serverless-chat-langchainjs icon indicating copy to clipboard operation
serverless-chat-langchainjs copied to clipboard

Add docs for enhancing security

Open sinedied opened this issue 1 year ago • 1 comments
trafficstars

Currently this sample is designed to be as easy as possible to work one and deploy. If deployed in an enterprise context, we usually enforce tighter security rules and we want to explain what can be changed in the sample to improve its security:

Tasks

  • [ ] Create a new docs "Enhance security" in /docs/enhance-security.md that explains how to:
    • [ ] ~~Disable exporting keys in output (and also the ability to work locally)~~
    • [ ] Configure vnet (and optionally make the app only available on internal network)
    • [ ] ~~Use Azure Key Vault for key and connection string storage~~

sinedied avatar Apr 08 '24 09:04 sinedied

Partially replaced by #56

sinedied avatar Apr 29 '24 10:04 sinedied

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

github-actions[bot] avatar Jun 29 '24 01:06 github-actions[bot]