Verifiable evidence
A standard for signed evidence you can verify yourself.
Typed Standards defines a format for evidence packages that carry their own cryptographic proof — a signature, a content hash, and a public trust registry. Anyone can check a package independently, without trusting the site that produced it.
Signed at the source
Every package is signed and hashed when it is produced. The signature covers the exact bytes, so any later change is detectable.
Verify independently
The verifier resolves a package's own proofs and re-checks them in your browser — it doesn't take the publisher's word for it.
Shows the math
Each check renders as it resolves: the recomputed hash, the signature result, the registry lookup. Integrity and identity — not a claim of correctness.
Verification surfaces integrity, identity, timestamp, and transparency — whether a package is intact and who signed it. It does not judge whether the content is correct. The full specification is in pre-launch review and is not published here yet.