This repository has been archived on 2025-02-24. You can view files and clone it, but cannot push or open issues or pull requests.
docs-legacy/src/security
2025-01-25 18:29:31 +02:00
..
intel_sgx.md started security chapter 2025-01-25 18:29:31 +02:00
ratls.md started security chapter 2025-01-25 18:29:31 +02:00
README.md started security chapter 2025-01-25 18:29:31 +02:00
sealing.md started security chapter 2025-01-25 18:29:31 +02:00

DeTEE Security Overview

In order to provide the most secure and reliable Virtual Machines and Containers, DeTEE is relying on a few key technologies and techniques:

  • Intel SGX (Software Guard Extensions);
  • AMD SEV (Secure Encrypted Virtualization);
  • Intel SGX DCAP (Data Center Attestation Primitives);
  • mRATLS (Mutual Remote Attestation Transport Layer Security);
  • hRATLS (Hybrid Remote Attestation Transport Layer Security);
  • Sealing (Technique of saving sensitive information to the untrusted disk).