chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[Feature Request]: Please provide authentication for client/server mode

Open Limour-dev opened this issue 2 years ago • 0 comments

Describe the problem

My two servers are located in different places. The Chroma client/server communication occurs through the public network. Although it is possible to encrypt the communication content via HTTPS, other people may be able to scan and connect to my server without any verification.

Describe the proposed solution

When setting up a Docker server, I can provide a key through environment variables. When a client remotely connects, it needs to verify this key.

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

Limour-dev avatar Apr 26 '23 15:04 Limour-dev