Turnkey home page
Search...
⌘K
Ask AI
Demo
Login
Get Started
Get Started
Search...
Navigation
Architecture
Remote Attestation
Documentation
SDK Reference
API Reference
Security
Changelogs
Support
Blog
Contact Us
Get Started
Overview
Concepts
Architecture
QuorumOS
Remote Attestation
Secure Hardware
CLI
Account Setup
Quickstarts
Production Checklist
Products
Embedded Wallets
Transaction Automation
Crypto Ecosystems
Overview
Supported Networks
Developers
Examples
Using LLMs
API Overview
Policies
FAQ
Architecture
Remote Attestation
Copy page
Copy page
Remote attestation enables an enclave to cryptographically prove its identity and integrity to a remote verifier. Key points:
Enclaves generate a signed quote containing measurements (hashes) of their code and configuration.
Only quotes signed by a hardware root of trust (e.g., AWS Nitro Security Module) are considered valid.
The verifier checks the quote against expected measurements to ensure no unauthorized modifications.
Attestation workflows typically follow:
Host application sends an attestation request to the enclave.
Enclave performs measurement, signs the quote, and returns it.
Host or external verifier validates the signature and measurements.
This process establishes trust before any sensitive data or operations are performed within the enclave.
Was this page helpful?
Yes
No
QuorumOS
Secure Hardware
Assistant
Responses are generated using AI and may contain mistakes.