Confidential AI From GPU Enclaves
Blyss offers a verifiably confidential LLM API at enclave.blyss.dev using special hardware features of the latest NVIDIA GPUs and AMD CPUs. Our goal is to make it impossible for interactions with the model to be monitored by anyone, including us, and to make that claim publicly verifiable. This is a deep-dive on our security model and technology. We start with some background, then describe exactly how we built our service and why we think it’s trustworthy. To trust a computer, we must know exactly what code it is running, and on exactly what hardware. We will derive all later claims of trustworthiness from these two facts, hence the name “roots of trust”. We rely on two hardware-based technologies to establish these roots: AMD SEV-SNP, present on Zen 3 or later CPUs; and the NVIDIA’s “Confidential Computing” mode, currently exclusive to the H100 GPU. SEV-SNP (“Secure Encrypted Virtualization” and “Secure Nested Paging”) is a CPU feature from AMD that lets CPUs launch isolated and encr
Hardware roots of trust To trust a computer, we must know exactly what code it is running, and on exactly what hardware. We will derive all later claims of trustworthiness from these two facts, hence the name "roots of trust". We rely on two hardware-based technologies to establish these roots: AMD SEV-SNP, present on Zen 3 or later CPUs; and the NVIDIA's "Confidential Computing" mode, currently exclusive to the H100 GPU. AMD SEV-SNP SEV-SNP ("Secure Encrypted Virtualization" and "Secure Nested Paging") is a CPU feature from AMD that lets CPUs launch isolated and encrypted virtual machines tha
Explore this link on the map →related reading
- Private Cloud Compute: A new frontier for AI privacy in the cloud - Apple Security Researchsecurity.apple.com
- Mind the Trust Gap: Fast, Private Local-to-Cloud LLM Chat · Hazy Researchhazyresearch.stanford.edu
- Private Post-Training and Inference for Frontier Modelsworkshoplabs.ai
- The Short Case for Nvidia Stock | YouTube Transcript Optimizeryoutubetranscriptoptimizer.com
- Security incident disclosure — July 2026huggingface.co
- My self-sovereign / local / private / secure LLM setup, April 2026vitalik.eth.limo
- How we contain Claude across products \ Anthropicanthropic.com
- secret-loyalties-whitepaper.pdfformationresearch.com
- 2312.06942arxiv.org
- Secure Computation: Homomorphic Encryption or Enclaves?opaque.co
- The lethal trifecta for AI agents: private data, untrusted content, and external communicationsimonwillison.net
- Themes from Real World Crypto 2022 - The Trail of Bits Blogblog.trailofbits.com