TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Protect Vault unseal keys using Nitro Enclaves and a cryptographic attestation

2 pointsby robszumskiover 2 years ago

1 comment

robszumskiover 2 years ago
Secure enclaves like AWS Nitro Enclaves have some really cool properties that are used here:<p>- memory protection and isolation for Vault while it&#x27;s running<p>- unsealing without the parent host getting the key (can&#x27;t be observed)<p>- having an unseal key that can&#x27;t be used unless inside the enclave via cryptographic attestation