# AMD SEV-SNP Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/amd-sev-snp
> Markdown URL: https://aitinkerers.org/technologies/amd-sev-snp.md
> Technology record last updated: 2026-03-22T20:20:07Z
> Generated: 2026-09-20T23:46:13Z

SEV-SNP (Secure Nested Paging) is AMD's hardware-enforced confidential computing solution: it provides strong memory encryption and integrity protection for virtual machines running on EPYC processors.

SEV-SNP is the third generation of AMD Secure Encrypted Virtualization (SEV), available on AMD EPYC 7003 series and newer processors. It builds on SEV and SEV-ES by introducing hardware-based memory integrity protection, which actively mitigates malicious hypervisor-based attacks like data replay and memory re-mapping. This ensures the guest VM's data-in-use remains confidential and uncompromised within its Trusted Execution Environment (TEE), a critical feature for multi-tenant cloud and zero-trust environments. The technology also supports cryptographic attestation for remote verification of the VM's security posture.

- Official technology site: https://www.amd.com/en/technologies/confidential-computing
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Secure AI Inference with Hardware Attestation](https://sf.aitinkerers.org/talks/rsvp_14eplt0Cd3w)

I'll demonstrate a working prototype of running an open-source LLM inside an AWS Nitro Enclave, showing how to achieve verifiable privacy for AI inference. The live demo will show: -Real-time hardware attestation of the Nitro Enclave -A working chat interface connecting to the enclave -(potentially) Privacy-preserving aggregated analytics using DAP (Distributed Aggregation Protocol), which is a multiparty computation protocol

- Event context: AI Tinkerers - San Francisco - November 2024 Meetup - Securing Agentic Systems — 2024-11-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_14eplt0Cd3w

## Related Technologies

- [Apple Private Cloud Compute](https://aitinkerers.org/technologies/apple-private-cloud-compute) ([Markdown](https://aitinkerers.org/technologies/apple-private-cloud-compute.md)) — 1 public demo
- [AWS Nitro Enclaves](https://aitinkerers.org/technologies/aws-nitro-enclaves) ([Markdown](https://aitinkerers.org/technologies/aws-nitro-enclaves.md)) — 3 public demos
- [Distributed Aggregation Protocol](https://aitinkerers.org/technologies/distributed-aggregation-protocol) ([Markdown](https://aitinkerers.org/technologies/distributed-aggregation-protocol.md)) — 1 public demo
- [NVIDIA H100](https://aitinkerers.org/technologies/nvidia-h100) ([Markdown](https://aitinkerers.org/technologies/nvidia-h100.md)) — 4 public demos
