Privasys

Privasys Documentation

Technical documentation for the Privasys confidential computing platform.

Welcome to the Privasys technical documentation. Privasys is a confidential computing platform that lets you run workloads inside hardware-enforced Trusted Execution Environments (TEEs) with standard HTTPS connectivity via RA-TLS.

Platform Components

ComponentDescriptionStatus
Enclave OS MiniLightweight SGX enclave runtime with RA-TLS HTTPS server, sealed KV store, and WASM app hosting.Production
Caddy RA-TLS ModuleCaddy TLS issuance module that produces RA-TLS certificates for Confidential VMs (Intel TDX, AMD SEV-SNP).Production
RA-TLS ClientsClient libraries and CLI tools for verifying RA-TLS certificates and extracting SGX quotes.Production

Getting Started

Open Source

All Privasys components are open source.

RepositoryLicense
enclave-os-miniAGPL-3.0
caddy-ra-tls-moduleAGPL-3.0
ratls-client-goApache-2.0
ratls-client-rsApache-2.0
ratls-client-pyApache-2.0