AIToday
Large Language ModelsOpen-Source AIHacker NewsPublished: Apr 25, 2026, 01:00 JST1 min read

PrivateClaw launches AI agents that encrypt your data at the hardware level—no need to trust the company with your secrets

PrivateClaw launches AI agents that encrypt your data at the hardware level—no need to trust the company with your secrets

3 Key Points

  1. PrivateClaw, a startup, built a new way to run AI agents (self-directed AI programs that take actions on your behalf) inside isolated virtual machines that use AMD's SEV-SNP encryption standard. Unlike existing AI platforms, the company's hardware-enforced encryption means your data, prompts, and AI responses stay encrypted even if the platform operator or cloud provider tries to read them.

  2. The differentiator: each user gets a dedicated, isolated virtual machine with encryption keys controlled by AMD's security processor—not the operating system or cloud provider. This means the hypervisor (the software layer managing all virtual machines on a server) physically cannot access your data, unlike traditional cloud platforms where the provider holds the decryption keys.

  3. For anyone running sensitive business workflows through AI agents—legal firms processing confidential documents, companies analyzing proprietary data, or regulated industries like healthcare—this removes the need to choose between using AI automation and protecting data privacy. You can verify the security yourself through PrivateClaw's open-source command-line tool on GitHub.

  4. Try it now by running `ssh privateclaw.dev` in your terminal; the CLI tool is pre-installed on all systems. The code is open-source, so security researchers can audit the implementation.

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • CBTS launches Forge Agents for custom AI agentsSiliconANGLE AI · 48m ago
  • Imec CEO: AI era widens chip-model-CSP collaborationDIGITIMES Asia · 48m ago
  • Alphabet's AI Overviews reach 2.5B monthly usersYahoo Finance AI · 48m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleMicrosoft publishes guide to conversation memory architecture for AI agents—explaining the design choice that matters more than model selection