Privacy
Verify a privacy receipt
Paste a Trustvice data-subject-rights completion receipt (Ed25519-signed JSON). No Trustvice account required. A failed check is never shown as a pass. These receipts are not Bitcoin-anchored.
What this proves
- The Ed25519 signature verifies under the published privacy-receipt key named on the receipt.
- The canonical body (DSR id, status, chain head, event count) still hashes to the signed receiptHash.
- Anyone can repeat this check with no Trustvice account.
What this does not prove
- Bitcoin or OpenTimestamps attestation. DSR receipts are Ed25519-signed only; OTS is Notarian's surface. otsValid is always false by design and is not a fail.
- That the underlying personal data was erased or exported — this closer checks the completion receipt, not the store.
- Anything about AP2 mandates or C2PA manifests — those are separate public verbs, not this closer.