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.
“Cool app, makes it easy for me to be creative”
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 2525010456
Proof data
- Record hash (SHA-256)
64d55b2dbefe98fa615d23c2ac99adeab972e4ea6730e4ef0ddef6e6aa729527- Signature (Ed25519, base64)
HEL8ZJCCOkICZbm1m/2qExkYeAavYNGIqCFzoLe0kIK0Jal+GG+OH/nkatzPrZ3vSs+yL3DGjs1rmYPBRJ0+Dg==- Merkle root
c69b412346f0db8d88aed17dbaf2e4876a3743c1c4d16fb306ba56b5c0573123- Merkle path
["64d148574e80432392af0a47195a6a00f94c32d3c806568d60263d6cd6fbe859","66aff0b2384ec7cdce3c862b7c7c500f32839a54724965bd1864c5319736aeb8","7933a0a90b7718ae49623eb42daf8be788599d07c9c886621422528a4b41e9b3","ee7c4d3bc59eeff87d7304a034c1fd727197bd2d7354c24bf94235b621f23dbc","a387cc0947e2423335778bbc914203cb2945c1d75375e18ca21ff256f42bc39b","6c6c1fa43c230b58dfab673702f10ff9fe0a2eefc74220899aac156851e4980c","f5e62148b5cce1a74907e114506f46ed840f2432a7daa2e8e45926d5bb8f9668","55b86442100073c7449d566c9af03010b94220a61ae537b849fd5243d721c735","0775ef625d6a6f14e350ba3580b3b7f35c72270aa3c3a21d20e58f9456fe18c7","bb5b53971b1a7f75e92cb9a263dd69462e277fd680040e7a181c724d5353d459","7c6063b192b795007db0a5b3f50559ba693175c61b3bb1978ab548035e173f1e","b9412849d9d6bdae9bc716b14566deaafbebd8e51f6741fa3712d78fb28fc74a","ceee0a42168dbf7fdebe6a87c18868b362d983067ee9d54459c89ffba781dde3","7374897de84b1f86ca0356b906b6c1bc842b8a45ccf90424df2bccb9b7b03d1b","3da38b679e2392986aef224a332d14750fb3a22c4e75287765e8f68f575f24f3"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2525010456 · entry
108e9186e8c5677a4287… - Expected log hash
-
659be4fcc7663b2dc65a53351e16497fea44ed9ec8aef1f3c48c8e452b350dc6The 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":"v1787194832011","kind":"published-quote","locale":"en","page":"theme:canva/quality/en","quote":"Cool app, makes it easy for me to be creative","rating":5,"review_date":"2026-08-13","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.canva.editor","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 (c69b412346f0…), 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.