01IETF drafts · RFC 9421 HTTP Message Signatures
Web Bot Auth
How an agent identifies itself on the webAn agent signs each request with an Ed25519 key and points at the directory where the key is published. We read the Signature-Agent header on every monitored site and count a signing agent as declared.
02ATIS · carriers
STIR/SHAKEN
What the phone network can attestCarrier attestation says whether the calling number is legitimately the caller’s. It says nothing about who, or what, is on the line. The receptionist reads the attestation level first and the transcript second.
03Anthropic
Model Context Protocol
The lane an agent can use instead of the front doorA vendor-neutral way for an assistant to read resources and call tools. This site runs an MCP server: every page is a resource, and the Index is a tool call away.
04Google
AP2 mandates
Proving an agent is allowed to actA signed envelope that says what the principal authorised, under which constraints, until when. We use its shape for the authorisation a business can ask a declared agent for.
05IETF · x402 community
HTTP 402 challenge
A challenge, not a wallA resource answers an unidentified request with 402 and a description of what would satisfy it. The undeclared agent is asked to identify itself rather than blocked. Our reference endpoint signs the receipt it issues.
06llms.txt · JWKS · this site
Signed discovery
Letting agents find the laneA plain-text index for language models, a signed JSON manifest describing the site’s machine surfaces, and a published key set so anything we sign can be checked by a third party.