← omegaengine.aiAttestation verification

Verify an attestation

Every OmegaEngine attestation is content-addressed: its id is the sha256 of the canonical document, so the artifact can't drift from the name that identifies it. Paste an id — from a badge, a document footer, or a procurement packet — and this page re-runs the issuer-signature and Merkle proof-ledger checks against the stored artifact.

Prefer not to trust this site?

Fetch the raw artifact and re-derive every claim offline with nothing but SHA-256 and the published Ed25519 key (no shared secret):

curl https://omegaengine.ai/api/verify/{attestationId}