About

verify.kxco.ai is an independent verifier for post-quantum signed deploy attestations produced by sites using kxco-post-quantum.

How it works

  1. You paste a URL that exposes a JSON attestation manifest.
  2. Your browser fetches the manifest directly from that site (no KXCO proxy).
  3. The kxco-verify library — loaded in this tab — runs the ML-DSA-65 (NIST FIPS 204) signature math against the public key the manifest declared.
  4. Your browser fetches the site's /.well-known/...-pq-pubkey endpoint to confirm the declared key is still the live one.
  5. You see one of three results: VALID, ROTATED, or INVALID.

Trust model — read this carefully

What's coming