-
Notifications
You must be signed in to change notification settings - Fork 848
Closed
Labels
Description
Cortex as a project does not have many mechanisms in place to secure its messages. As things stand, no security mechanisms exist with cortex and that responsibility is off-loaded to the system that proxies requests to Cortex. As a distributed system with significant traffic between services, I think we should consider adding support for TLS within Cortex. Initially this support could be focuses on GRPC services within Cortex and then expanded to cover its HTTP services.
Reactions are currently unavailable