Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. GDPR
  3. dstack

dstack

Apache-2.0Rustpython-sdk-v0.5.4b1

An open framework for deploying AI applications with cryptographic privacy guarantees using confidential VMs and GPUs.

Visit WebsiteGitHubGitHub
493 stars80 forks0 contributors

What is dstack?

dstack is an open framework for confidential AI that allows developers to deploy AI applications with cryptographic privacy guarantees. It runs containers inside confidential virtual machines (Intel TDX) with native support for NVIDIA Confidential Computing, ensuring data remains encrypted in memory and inaccessible to the host. Users can cryptographically verify exactly what code is running, providing a trustless alternative to traditional AI deployments.

Target Audience

AI developers, infrastructure engineers, and organizations needing to deploy sensitive AI workloads with verifiable privacy guarantees, such as those in healthcare, finance, or research.

Value Proposition

Developers choose dstack because it offers a full-stack solution for confidential AI out of the box, including automatic attestation, per-app key derivation, and Docker-native workflows, without the manual complexity of cloud provider primitives. Its open-source nature and support for hardware-rooted security provide a verifiable and trustless alternative to proprietary AI hosting.

Overview

Open framework for confidential AI

Use Cases

Best For

  • Deploying sensitive AI models where data privacy is critical
  • Running inference workloads with NVIDIA H100 or Blackwell GPUs in a confidential environment
  • Organizations requiring cryptographic verification of AI application integrity
  • Self-hosting AI infrastructure on Intel TDX-capable servers
  • Implementing multi-party approval for AI model updates
  • Building trustless AI services for industries like healthcare or finance

Not Ideal For

  • Projects deployed on cloud providers without Intel TDX or NVIDIA Confidential Computing support
  • Teams needing to run non-AI containerized applications without security overhead
  • Organizations with limited infrastructure expertise for managing TEE hardware
  • Applications requiring ultra-low latency where even minimal TEE overhead is unacceptable

Pros & Cons

Pros

Docker Native Workflow

Deploy existing Docker Compose configurations without modifications, as highlighted in the 'Zero friction onboarding' section, reducing integration effort.

Hardware-Level Security

Leverages Intel TDX and NVIDIA Confidential Computing to encrypt data in memory, ensuring isolation from the host and protecting sensitive AI workloads.

Cryptographic Verification

Provides workload identity attestation, allowing users to verify code integrity cryptographically, addressing trust issues in AI deployments.

Open Source Full Stack

Combines key management, attestation, and governance in a single framework, avoiding vendor lock-in and manual tooling as per the philosophy.

GPU TEE Support

Native integration with NVIDIA H100 and Blackwell GPUs for confidential AI inference, protecting model weights and data in GPU memory.

Cons

Limited Hardware Support

Currently only supports Intel TDX and specific NVIDIA GPUs; AMD SEV-SNP is planned but not available, restricting deployment flexibility.

Steep Learning Curve

Requires understanding of TEE concepts, attestation, and complex deployment procedures for self-hosting, which can be daunting for teams new to confidential computing.

Niche Ecosystem

As a specialized framework, it has fewer community tools and integrations compared to mainstream container orchestrators like Kubernetes.

Operational Complexity

Managing reproducible OS images, on-chain governance, and bare-metal TDX hosts adds layers of complexity over standard Docker deployments.

Frequently Asked Questions

Quick Stats

Stars493
Forks80
Contributors0
Open Issues43
Last commit2 days ago
CreatedSince 2024

Tags

#docker-compose#self-hosted-ai#trusted-execution-environment#confidential-computing#tee#key-management

Built With

G
Go
T
TypeScript
R
Rust
P
Python
D
Docker

Links & Resources

Website

Included in

GDPR249
Auto-fetched 11 hours ago

Related Projects

CNIL - GDPR Developer GuideCNIL - GDPR Developer Guide

The CNIL publishes a GDPR guide for developers

Stars353
Forks46
Last commit3 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub