spore-spore
Attestation Report
This page displays cryptographic verification of a confidential computing environment. Review the hardware, firmware, and software measurements to confirm this deployment's integrity.
Understanding TEE Attestation
Trusted Execution Environment (TEE) attestation provides cryptographic proof that your application is running in a hardware-secured environment, protected from tampering by cloud providers or other privileged users.
Why TEE Attestation Matters:
- Hardware-level Isolation: Verifies that your CVM is running in a secure, isolated environment, separated from the host OS
- Software Integrity: Ensures the software stack hasn't been tampered with through cryptographic measurements
- Data Protection: Guarantees confidentiality of sensitive workloads and data against privileged attackers
- Zero-Trust Security: Enables verification of remote execution environments without requiring implicit trust
Learn more in theTEE Attestation Guidefor DStack Applications.
Attestation Status: Verified
All security components have been verified against tamper attempts
Hardware Verification
Intel TDX remote attestation verified the hardware security features
What is Intel TDX?
Intel Trust Domain Extensions (TDX) create a hardware-isolated "trusted domain" that protects your confidential virtual machine from the hypervisor, host OS, and other cloud infrastructure. This attestation quote proves the TDX environment is authentic and unmodified.
Verifiable Applications
This feature is under active development
Soon, you'll be able to verify the integrity and authenticity of individual applications running in the TEE environment, ensuring complete supply chain verification from hardware to application code.
- Verify application code against known-good repositories
- Track the provenance of deployed code
- Ensure reproducible builds for complete verification
- Generate proof of specific application versions running in TEE