Mint a passport — in your browser, right now.
yourname.agents.agentpki.dev, minting a real PASETO passport against it, and running it through the live verifier — entirely in your browser, no install, ~30 seconds to verdict allow.
Data flow browser → issuer → verifier
No DNS work, no domain purchase. Your subdomain is yours to use forever.
_____.agents.agentpki.dev
One click. Real PASETO v4 token from the live demo issuer, signed with a real Ed25519 key. We wire your handle in as the agent’s sub.
Same endpoint any bot-defense vendor or website would call: POST verify.agentpki.dev/v1/verify. Two ways to test it.
Deny modes Curious how a deny looks? — forge a token or sign with a revoked key 2 labs · ~1 min
Step 3 returned allow. Now make it deny — you choose how.
Tamper Lab
Mint → corrupt → verify. You drive each step.
Revoked-Key Lab
Pick a kid → inspect the CRL → verify.
Same deny, different failure_reason: bad_signature = forged. revoked_key = legit signature, dead key. AgentPKI tells you which.