mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-25 03:42:00 +00:00
822d5d374d
Design for replacing deprecated MinIO KES with an open-source approach: a cached per-cluster encryption key in Buckit (L1) plus a stateless KMS-auth proxy (Fargate, L2) that holds the cloud credentials so they never live in Buckit. Covers cost analysis, the two-tier cache, security boundary (credential isolation vs. key-material exposure), and open decisions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>