Confidential Containers Community
Go to file
Tobin Feldman-Fitzthum 35b303498d Standardize documentation filenames.
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>
2022-09-26 18:09:03 +02:00
demos Use the correct deployment manifest for the operator (#42) 2022-09-26 15:54:32 +05:30
images Create release_notes_09_2022.md (#43) 2022-09-14 10:29:10 +03:00
releases Seperate release notes and create quickstart guide 2022-09-22 11:21:48 +02:00
.gitignore docs: Trust Model Introduction 2022-03-09 22:07:01 +01:00
alignment.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00
CODEOWNERS docs : Add CODEOWNERS file 2022-03-03 14:40:51 +01:00
LICENSE Initial commit 2021-10-04 18:40:23 +03:00
overview.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00
quickstart.md Seperate release notes and create quickstart guide 2022-09-22 11:21:48 +02:00
README.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00
roadmap.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00
threats_overview.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00
trust_model.md Standardize documentation filenames. 2022-09-26 18:09:03 +02:00

logo

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

asciicast

Associated Repositories