Building secure, verifiable blockchain key management on AWS Nitro Enclaves at Turnkey
Blog
This article describes how Turnkey built a secure blockchain key management system using AWS Nitro Enclaves, eliminating traditional security tradeoffs in Web3 applications.
- Private keys generated and stored entirely within enclave boundaries, never exposed to external systems
- Hierarchical deterministic wallet model enables unlimited child key pairs from single seed
- Multiple specialized enclaves handle signing, policy enforcement, transaction parsing, and authentication
- Enclave-to-enclave communication authenticated via cryptographic signatures, not host trust
- Quorum-controlled provisioning requires threshold of operators to reconstruct master secrets
- Reproducible builds via QuorumOS unikernel enable independent verification of enclave code
- Remote attestation provides cryptographic proof of enclave identity and software integrity
- Turnkey Verified feature allows public inspection of signed proofs for address derivation and policy decisions
- Production use cases include embedded wallets, AI agent transaction management, and enterprise payments
Turnkey's architecture transforms key management from opaque service requiring blind trust into transparent, cryptographically verifiable system backed by hardware isolation and reproducible builds.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Jan 2
2025
2025
AWS Nitro Enclaves for secure blockchain key management: Part 1
Jan 2
2025
2025
AWS Nitro Enclaves for secure blockchain key management: Part 2
Jan 2
2025
2025
AWS Nitro Enclaves for secure blockchain key management: Part 3
Jul 11
2024
2024
Build secure multi-party computation (MPC) wallets using AWS Nitro Enclaves
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.