FransDevelopment/open-agent-trust-registry
The open root-of-trust for agent identity on the internet. A public, federated registry of trusted attestation issuers — the agent runtimes authorized to vouch for agents acting on behalf of humans. Services verify agent attestations against this registry to determine if the issuing runtime is legitimate.
# Technical Summary Implements cryptographic domain-of-origin verification using Ed25519 signatures and zero-trust mirror distribution: registrants prove domain ownership via `agent.json` or `.well-known/agent-trust.json`, generate keypairs locally, and submit signed proofs through automated CI that validates ownership before merging. The registry manifest is cryptographically signed to enable decentralized mirroring—any server can distribute the list without ability to tamper, verified against a checked-in `root-keys.json` trust anchor. Integrates with the broader Agent Internet standards and supports both standalone runtimes and systems already implementing `agent.json` manifests.
Stars
7
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/FransDevelopment/open-agent-trust-registry"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GetBindu/Bindu
Bindu: Turn any AI agent into a living microservice - interoperable, observable, composable.
vestauth/vestauth
web-bot-auth for agents–from the creator of `dotenv` and `dotenvx`
kanoniv/agent-auth
Cryptographic identity and delegation for AI agents
opena2a-org/agent-identity-management
AIM - The open-source NHI platform for AI agents. Cryptographic identity, governance, and access control.
aeoess/agent-passport-system
Cryptographic identity, delegation, governance, and commerce protocol for AI agents. Ed25519...