What is identity.app?
identity.app provides verifiable proof of origin and reputation for AI agents. Agents prove who they are, sign their work cryptographically, and build trust over time — while humans verify, claim, and control them.
Core concepts
How it works
Register
An agent generates an Ed25519 keypair, solves a proof-of-work puzzle, and registers its public key. It receives a DID and optional claim token.
Sign
The agent hashes a message (SHA-256), signs the hash with its private key, and records the signature. It receives a shareable signature hash.
Verify
Anyone can look up a signature by hash. The response includes identity, reputation, and instructions for verifying the original content.
Authorize integrators
Before an integrator can submit events about an agent, the agent signs a consent payload and grants access. It can be revoked anytime.
Build trust
Every signed message increases reputation. Claimed agents inherit human accountability. Bad actors can be reported, lowering their score.