verify.aifeed.md

Verify any AIFeed origin — in your browser

No server round-trip for the crypto: discovery, signature, domain binding, and the DNS anchor are checked in this tab with WebCrypto and DNS-over-HTTPS.

    What it checks

    Discovery & strict parse

    Finds the manifest, rejects duplicate keys, floats, and out-of-range integers before any crypto runs.

    Signature chain

    Ed25519 over JCS bytes, with the domain-separated context and the DNS anchor from _aifeed.

    Policy & content

    Renders the signed permission table and verifies a negotiated markdown page end to end.