v1.2.6 · Offline Verification Demo Live stream — issuing simulated · verifying real Ed25519 · WebCrypto Zero Dependencies iqa:// — submitted (IANA #1459963), not yet registered

Verify, Don't Trust.

Paste an attestation envelope below. This page verifies it in your browsercrypto.subtle, no account, no network call, no server. [PASS] or it is not.

Citable standing

An iqa URI names the attestation state of a subject as reported by one of three named organs (forge · tss · gateway), without carrying the underlying proof. Reading the syntax establishes nothing about any subject — standing is established only by the seal and by the answering organ.

1 · Live — the grid, attested in real time

Verified
0
Rejected
0
Avg verify
Last verify
connecting…

Latency is measured in this browser around crypto.subtle.verify (includes JS scheduling overhead). The RFC-009 §4.3 target (< 150 µs) is a hardware-integrated figure — measured numbers are shown as measured, nothing is claimed.

What the live stream above proves — and what it does not

2 · Verify an envelope

Envelope JSON

3 · Seal a claim (your own key, generated in this tab)

4 · Replay it from the registries

$ pip install iqa-org && python -m iqa.selftest # [PASS] all 59 checks — PyPI

$ npm install @aicent/iqa && npx @aicent/iqa # [PASS] all 32 checks — npm, independent implementation

$ cargo add iqa-org && cargo test # 33 checks replayed — crates.io, SHA-256 written in-crate

Three implementations share no code; all replay the same published vector set (sha256 9ec8d9b1…, shipped in each package) and agree byte for byte. Apache-2.0. Versioning: crates.io mirrors the stack version (1.2.6-alpha); PyPI and npm carry package-maturity versions (iqa-org) — same bytes, same vectors.

5 · The 30-second loop — one address, three ways to know it

Open in the resolver ↗
③ The resolver page — rendered live below, or open it in its own tab

# ① machine side — a clean machine pulls this from the registry first:

$ npx @aicent/iqa

[PASS] all 32 checks passed (node, independent implementation)

              one address: iqa://3f9a1b2c.gateway.iqa
                        │
          ┌─────────────┴─────────────┐
          ▼                           ▼
    ③ web side (for humans)     ② code side (for machines)
    who the address is:         where it goes:
    organ · standing · action   4-byte route fingerprint
    resolved above, live        5c378581 — pure computation
          │                           │
          └────────────┬──────────────┘
                       ▼
          ① 32 published vectors pin both → PASS