← Home

About PrivateClaw

What is PrivateClaw?

PrivateClaw gives you a dedicated, managed OpenClaw instance running inside an Azure Confidential VM. Your data is encrypted in memory using AMD SEV-SNP — not even the cloud provider can see it.

What You Get

$60/month. No usage limits on the VM itself.

Motivation

AI coding assistants are powerful, but they require sending your code to third-party servers. For sensitive work — proprietary code, regulated industries, personal projects you want to keep private — that's a non-starter.

PrivateClaw solves this by running everything in a Trusted Execution Environment (TEE). The VM's memory is hardware-encrypted. Inference happens through Lunal's private endpoint. Your code and prompts stay yours.

How It Works

  1. ssh privateclaw.dev — connect to the management TUI
  2. Subscribe via Stripe ($60/month)
  3. Your Confidential VM is provisioned automatically
  4. SSH directly to your VM and run openclaw onboard
  5. Use OpenClaw with complete privacy

Architecture

Each customer gets a dedicated Azure DCas_v5 VM (AMD SEV-SNP). The orchestrator handles billing, provisioning, and the SSH management interface. Your CVM is isolated — only your SSH key can access it.

Caveats