mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-04-28 03:21:03 +00:00
Confidential Containers Community
snake_case to match typical Rust style. Only applies to documentation not files LICENSE or CODEOWNERS or README.md Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com> |
||
---|---|---|
demos | ||
images | ||
releases | ||
.gitignore | ||
alignment.md | ||
CODEOWNERS | ||
LICENSE | ||
overview.md | ||
quickstart.md | ||
README.md | ||
roadmap.md | ||
threats_overview.md | ||
trust_model.md |
Welcome to documentation repository for Confidential Containers
Confidential Containers is an open source community working to leverage Trusted Execution Environments to protect containers and data and to deliver cloud native confidential computing.
Our key considerations are:
- Allow cloud native application owners to enforce application security requirements
- Transparent deployment of unmodified containers
- Support for multiple TEE and hardware platforms
- A trust model which separates Cloud Service Providers (CSPs) from guest applications
- Least privilege principles for the Kubernetes cluster administration capabilities which impact delivering Confidential Computing for guest applications or data inside the TEE
Further Detail
Associated Repositories
- Kubernetes Operator for Confidential Computing : An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster