🟣
AB-094
Nostr NIP-05 Verification
What it means
Checks for /.well-known/nostr.json with NIP-05 names mapping, enabling Nostr identity verification.
Why it matters
NIP-05 lets agents verify a Nostr identity is owned by this domain, enabling trustless identity resolution.
✗
What's wrong
No /.well-known/nostr.json — agents cannot verify Nostr identities linked to this domain.
✓
What's right
/.well-known/nostr.json returns {"names": {"alice": "hex_pubkey"}} — agents can verify Nostr identity.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).