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.
“After the third payment I received from a client, the risk team held my money for 6 days.”
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)
cb32d2ac4f79a213415b7545d56a1a9353b7d22feeff0dae7e9d76dab9861057- Signature (Ed25519, base64)
sq6Ca/Odl2Cvab7Ijv3vOxAVAllLAGE1eP6z/HTfncWaNxSoK13L6RCqY3mRFLpNyE5V7wzBwF45Qorjl0WTDQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["cb354943a1b2d20d1e47989c8f04e606c880a364732f95f86b0ceea3aad98b78","4a6237937b3f139fa35d505d8a40d1b44bcbc9c1bebcf0a3b67fa50b31b1ab35","13b6509620ea42dd810b2f5bb1017b636085fa40ae65c5c3ed1fde86ca0b30ff","68414cda3744d6898e51d904a1cd4f36c1c814dd055e9b7c9b7c83f6eae6c824","e6f4e625c6fd2aabaa83f7961fea442bed8dc80248201bdcc1a3f05c736de06b","30a82d95a17237947a51573f784e1923b2ac6aa828c1e4cdc2984978e17f2ad5","73d1f9a5a2933f52f5107e2b9dd2f3aa1a85f02b564f08ad63677150480301e4","598cf36c675c21bbf15928d00c58153514d4e0821ee499be2c238564477f1669","9cb289668a94e1bb7a2eb18206590cddaa599565fa3b9efed108e037ba39d136","f0401f6668c1e53131a7091e45e0838dcca72534cd5ad98e9579977ca82cd5e3","8c9100cbddd92135ea974aa1de801700e80705582bb520a7570452dddc6d977e","754ce755e6ee05c3f3abf3d61f526c095312c78b178503de17a63bff0979655f","054c6c39d1f97397366b9a1b659a373f0607ed1b3f28fe998d444aa71461fa00","fb01c9b29e184d558c43a512ba05af475ec20eceeace4dde365559da92299892","46bcfbc656e0e2a380a8a94cdc0be3d8b4c668e5f9e54a10ba396a45b371339b"]- 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":"brand:wave","quote":"After the third payment I received from a client, the risk team held my money for 6 days.","rating":1,"review_date":"2026-08-25","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.