Structural integrity
Required fields present: ID, timestamp, attestation block. The receipt parses against the OVERT 1.0 schema.
Verification · client-side
Independent, in-browser cryptographic verification of any signed evidence receipt. Ed25519 signatures, Merkle inclusion proofs, hash-chain integrity. No data leaves your browser.
Paste, upload, or drop
Paste a Glacis evidence receipt (JSON), upload a .json file, or share a verification link.
What this verifier checks
Required fields present: ID, timestamp, attestation block. The receipt parses against the OVERT 1.0 schema.
Operator and notary signatures verified against the public keys embedded in the receipt. Web Crypto, in your browser.
Five attestation signals (binary, network, epoch, context, composite) bind together via SHA-256. Any change breaks the chain.
Proves the receipt is in the Glacis transparency log without downloading the entire log. Verified leaf-to-root.
Each receipt links to its predecessor via SHA-256. Insertion, deletion, or modification breaks the chain.
Timestamp is well-formed, in the past, and after the schema epoch. Future-dated receipts fail.
Related