Quote verification
This proves the quote below is recorded by Citatio exactly as displayed and has not been altered since it was committed and anchored. It documents Citatio's crawl observation; it does not imply endorsement by the source platform. The quote links to the original review.
“I just added this company as my payment processor”
Checks (re-run on this request)
- ✓ Signature — Ed25519 signature over the record hash, verified against the public key at /.well-known/citatio-signing.json
- ✓ Merkle inclusion — Leaf recomputed through the sibling path to the anchored root
- ✓ Public transparency log — Sigstore Rekor log index 2789279696
Proof data
- Record hash (SHA-256)
1e44b5a35369dce4a0e417b19674930f2cae7ff12bb069c03a6e82ce709ece89- Signature (Ed25519, base64)
c0LfgXM9+zSlxQMBUFUklD1YtF2N5yzmr2GAS/JMOLZRQ1N3UFd+JBfYKOkJu4nCz2GVEP1r9NkpO+w1OtBEAg==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["1e433e02370a4d15000ed1026793064ae47750941582835ca0b8a9e963d52aa2","c8072c93c2e4575e54e9f5d1c6609134a79c3b5c0d2b9a09a10fc093b3416d40","033f9c4a906680c5b579dded87c39a17fd9ba01fae8c1b735c7b474b55764011","e4c60e58048ea8246965b2330a01e490d2e6b80948bbd1df68ca728ae3f4ac11","b3015b9d2b4dc939618fa4fe1420712711cf7e4547c9ee4b40f974fac918cb05","c5a15645ecaa716fc4411ad6e661525359657b1b9c4efe84b7db568fc147a800","b4b79d55d353920c65914e8d382f7a5f97623ab52afe7335cf254b076b186abb","3d6fecfd112f7197cc85f186ddb716be9632b8b945d788fd59f0be0e2f07f699","e4d1b595c0bb220609465115818b5ffc5481db307c8d7841d575f68f6f7068ff","603e90c154d15d9d65f6bb2e53cfb97c8f3232399795179e7b909e4b96d61314","6ffeaf8c3e10ba4ee4abdb58e6ef1e3f2f184cf2b9b0fba118ce1d00454b6f4a","7fc459298391904a3838099fd1a0b7e635c26503d7f861328c446e440a4bd8b4","5b47260d99d2c4ad6e0d963995c990c8506dbf10eb0b146a116c3fc6ba348071","a9559f2ca8536f2c18bf059f3f0099d62235a93ac35dc17b09967d392b72be7f","01242865574478f13dcf9d888236d7a907264abdb87f360db7db06de0945075a"]- Anchored
- 2026-09-11
- Public log entry
-
search.sigstore.dev, log index 2789279696 · entry
108e9186e8c5677a3885… - Expected log hash
-
05c7009ecf7ce5cf315c252c2a1dd135e64989a02cacdaaa3c5a87412a2e921cThe log entry'sspec.data.hash.valuemust equal this value: the SHA-256 of the Merkle root string above. Recompute it yourself from the root to confirm. - Canonical record
{"dataset_version":"v1789017464005","kind":"published-quote","locale":"en","page":"product:wave/payments/en","quote":"I just added this company as my payment processor","rating":5,"review_date":"2026-05-12","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.waveapps.sales","v":1}
Verify in the public log
- Open the Rekor entry (pre-filled with this proof's log index).
-
In the entry, compare
spec.data.hash.valuewith the "Expected log hash" above: it is the SHA-256 of the Merkle root string (97eb1062a862…), which ties this proof's root to the log entry. -
Decode
spec.signature.publicKey.contentfrom base64: it must equal Citatio's published key at /.well-known/citatio-signing.json. -
The entry's
integratedTimeis the independent timestamp: the root, and with it this quote, existed no later than that moment. - Locally, without any Citatio infrastructure: SHA-256 the canonical record (must equal the record hash), verify the Ed25519 signature against the public key, and fold the hash through the Merkle path (sorted-pair SHA-256) to reach the anchored root.