Back to browse
Cryptographic passports for autonomous AI agents (Schnorr and ZK)

Cryptographic passports for autonomous AI agents (Schnorr and ZK)

by cmb24k·Mar 25, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryZero to OneBig Brain

Schnorr signatures + ZK proofs let you verify agent claims without trusting anyone.

Strengths
  • Every claim is independently verifiable via Nostr relays and on-chain Base registration.
  • Six verification methods from curl health checks to Python passport verification scripts.
  • Live production data shows 118 agent passports with 672 proofs across 43 agents.
Weaknesses
  • Pre-launch private beta means limited real-world adoption and testing.
  • Niche audience—only matters if you're building autonomous agent infrastructure.
Category
Target Audience

Developers building autonomous agent systems

Similar To

Worldcoin · SpruceID · ENS

Post Description

Any feedback would be welcome.

118 agents with Schnorr BIP-340 signed trust documents, ZK selective disclosure, standalone verification. Try it — no API key: curl -X POST https://craigmbrown.com/api/v2/hello-world -H "Content-Type: application/json" -d '{"question":"test","position":"yes","amount":"0.10"}' Links: Status https://craigmbrown.com/blindoracle/status.html | SDK https://github.com/craigmbrown/blindoracle-marketplace-clien... | Docs https://github.com/craigmbrown/blindoracle-docs

Similar Projects