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.
“allow ur customers to send u a check. its guaranteed to get there faster than Wave.”
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)
92adea58ad65f9833fe44d61ba8c6247789eeb1f9df3dd7ad959e92a3a8133c0- Signature (Ed25519, base64)
Iv+tg6j5v7rfyxgkBvzeXo5lng2R9g1cJCS4EVsQUDpHpBt+R2erRKhh646xc4HQ7WwJajIe/a8mviWO5k05Bg==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["92aca4b9b21c44f7e80935d4b06808b98ffe17b9b966d8fef411b77b3da77399","16748807048ed4fad356c14d73ad0d12db05ef319d6fe7b0a94bb193edbf7a46","9da579bf80b7e52b1930447a8f87873bc75d2d39824b6c4374480c4ec8771c46","227d33e49385641dda1ea9d5d1ac58a3c6cbd7b43a75c10b584eb089c435911c","c4a1bac09c0ab1fd0452b9d5f8c1a1ed70b8d1b0f0995fff679bf54ae7ff85db","a3894c42450b66b8183a47e85d5fb567350c5f5c70511af24429128b02269132","eb905a613e8c7be44621ee592c72fa126af763aceeb2937dc435e08740e8b52a","303c7ab25855f900eb4e27a78ec0e8e1228f44d99ff72fdb0b034879d3cac192","7c6407cabd096d14916fcade37af40360ce3c139af05fe285d0fd3021dad85c8","b9bd72e0b07764a446b09bc0f7c7ae658a7517144bc27d39a88cae70fc5dee2b","400abd053c2aaf50c3e9947fd0ffb052641babc26e674c2fb04a1eafa76dd64b","0bbaca186fa570cfa914cb3e4cb0d5d663a77ff60ade12385fa90fdfef78367f","6772a6b2cfb742f4baa103e424787f6ab6a8cbdfc294db886f1451f7c9752077","90e3c3ed08ff9f4dee6683cf95bfff311f4715cac07e97ca75ea5b9bcf13efe4","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":"allow ur customers to send u a check. its guaranteed to get there faster than Wave.","rating":1,"review_date":"2025-12-04","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.