Verify a signed attestation

Every paid Dominion trust verdict / attestation is Ed25519-signed (EdDSA JWS). Anyone — a person or an agent — can verify a receipt's integrity and issuer using only our published public key. You do not have to trust this page: the check is pure cryptography.

Paste a JWS (header.payload.signature):


            
          

Verify it yourself (API)

curl "https://dominionobservatory.com/v1/verify?jws=<header.payload.sig>"

Algorithm: EdDSA (Ed25519), key id dominion-observatory-2026, public key at /.well-known/jwks.json. Issuer did:web:dominionobservatory.com.