01
几乎零摩擦入门
原样引入 Docker Compose。
dstack 使用完整虚拟机隔离,因此团队可以直接部署现有的 docker-compose.yaml,而无需将代码移植到 enclave 专用 SDK 中。网络流量和磁盘状态默认加密。
Confidential computing for AI
Hardware-backed TEEs with cryptographic verification
Active
42
Verified
98.7%
dstack
Open-source TEE infrastructure for apps, agents, and private AI without cryptography overhead.

Confidential workloads
Sessions by instance
运行时路径
dstack 在任何对等方、密钥或流量被信任之前,就把 TEE 硬件变成了可验证的运行路径。
01
02
03
01
External users
HTTPS traffic enters through the gateway boundary.
02
Gateway CVM
dstack-gateway terminates public access and routes over WireGuard.
03
VMM
dstack-vmm creates and manages application CVMs on the host.
04
应用 CVM
Guest Agent exposes the dstack socket to Docker workloads.
05
KMS CVM
dstack-kms verifies attestation before releasing secrets.
06
Blockchain policy
DstackKms and DstackApp contracts define authorization state.
07
信任路径
RA-TLS and key requests bind runtime state to access.
dstack 是围绕 TEE 硬件的完整开发者栈:Docker 原生启动、可复现运行时状态、经过证明的密钥、网关访问、GPU 支持和治理。
01
几乎零摩擦入门
dstack 使用完整虚拟机隔离,因此团队可以直接部署现有的 docker-compose.yaml,而无需将代码移植到 enclave 专用 SDK 中。网络流量和磁盘状态默认加密。
Hardware-backed TEEs with cryptographic verification
Active
42
Verified
98.7%
Trust Center
Evidence objects connect the workload, source, image, event logs, hardware quote, KMS path, and gateway endpoint.
selected proof
Gateway attestation
status verified
report intel_quote
receipt gateway_app_id
Gateway
tls_endpoint
linked
Code
compose_hash
linked
OS Image
rtmr0..3
linked
KMS
app_key
linked
Logs
event_log
linked
03
无需信任的运维
每应用密钥在 TEE 内生成,并且仅在证明通过后释放。代码治理规则可防止操作者替换工作负载或提取密钥。
Policy lifecycle
Reserve confidential GPU capacity and keep the proof path intact.
NVIDIA H100
NVIDIA CC
from $2.38/hr
TEE ready
NVIDIA H200
NVIDIA CC
from $3.20/hr
verified
NVIDIA B300
NVIDIA CC
from $5.60/hr
private AI
04
CPU 和 GPU TEE
在同一信任模型下运行 CPU 服务和 NVIDIA Confidential Computing GPU,包括 H100 和 Blackwell 级隐私 AI 工作负载。
05
开源技术栈
dstack 是 Linux Foundation 的开源项目,开发者可审计的范围包括:代码、可复现镜像、KMS 行为、网关路径和策略状态。
audit report
dstack security review
Comparison
Cloud providers give you the TEE hardware primitive. dstack adds the reproducible OS, automatic attestation, per-app key derivation, TLS certificates, and smart contract governance.
dstack
Full open-source stack
AWS Nitro Enclaves
Hardware primitive
Azure Confidential VMs
Cloud platform primitive
GCP Confidential Computing
Cloud platform primitive
Start building
Use the repo when you want ownership. Use Phala Cloud when you want managed capacity. Keep GitHub, DeepWiki, and docs one click away.