STARc

A local-first memory kernel for AI agents.

Signed. Offline-verifiable. Yours.

STARc gives an AI agent persistent memory that lives only on the machine that owns it. Every record is signed with Ed25519 and verified offline against a public key embedded in the software. No cloud sync. No telemetry. No phone-home. The AI model you connect is your choice — the memory underneath it is nobody else's business.

Principles

Local-only.If your agent's memory can be exfiltrated by copying a file, it was never protected.
Verifiable offline.A signed record checked against an embedded public key — not a file trusted because of where it sits.
No phone-home.Verification that reports to a vendor's server has just moved the trust problem. Ours doesn't.
Verified recall.Every memory record the agent serves is signature-checked first. No signed record — no answer.

Product

STARc Core — early access

Perpetual license, delivered as a cryptographically signed file. It never expires. Runs on your computer, a USB stick, or a microcontroller — your choice. Bring your own AI API key. Launch pricing will be announced here.

Sales opening soon

Follow the launch on our engineering blog → STARc Engineering

In development: STARc Memory Backend for OpenClaw — replacing plaintext agent memory with signed, offline-verified records. Open, documented interface. Shipping after our own security audit passes.