eimis-ans / eimis-synapse

Make a Synapse homeserver work on a managed kubernetes server hosted by OVH
MIT License
8 stars 3 forks source link

REC22 - K8s secrets encryption #383

Open ad2ien opened 7 months ago

ad2ien commented 7 months ago

The use of sealed secrets would prevent an attacker accessing a pod and escalating privileges to read secrets.

REC22