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 discovered it and it's easy to use; I started with the layout and then tested the image generation, and the links with Gemini or ChatGPT work well.”
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 2514750008
Proof data
- Record hash (SHA-256)
637cc5219b55bc6e93d44e55064ab4ab5b789f381ab8970c62f20c4118b31c0b- Signature (Ed25519, base64)
EVgIRqRPOa3YCYL1nx3jyFQNsqP23gTBNhWzI0z4PecAZlLrMf/PLyR7wYl63vzKQGwetKdKK+nIHjHMCvHwAg==- Merkle root
1f4f3b5edaf264bc6a00193653378e6f11cdf7d052ca5b778d915c1c21c7403d- Merkle path
["637f3b539e76b65877b90476a96a1feaef6eed9e057821b8d1f5efe9aada8db9","5190b3df8900d83dbfd9f53d041db2fe4fad837a674ae6a0dee7877a034be5d8","0f3ac052150539def698a6f1475c5c87d6ec6e1208116c7c99840f05f775910a","f91b960ba0257ee8fe47bc08ee7a33bb8290445dc575874d2671b4edda990e07","f4d67b5b9b87bac8055a428619c470579d505cf73b4f74a80a72bd4ec52a4d45","fe9c4e0c4195805da80c84752227adf48c9b671696cab364fea97482affabfa2","510c046a100e4605549f699bec180f9ddf57203b693d0681b320e2e1c66e6e73","e4012bae7a3240c2da53b55c2f5b664e85962cf6f38e8af2ac7b1c2a38a2dded","210d5b2172c0f032d1a02a192636b4323d27dc4af8eaf2665de820f4a5e300ec","a9a3fc39d81c41c57c9ef5f8845a2883768732d9c3f69030210a16cd5e41ba59","31ca3beab8917d00b5928b224a008434e487ebd98871385f9fd1304edcf4c021","76314edfdf88e7e9b8d1b83120396a0b82e336f95ea9a9f8e107cda76d7f1a75","262a9f81238583e2cd1857070930778ca81e80099af74b7a470c955d877ca1b0","fc5a80f8a33a91194ac04bb68228972904c735c88173cb742b33f0dc7c73d75a","354ad39e35fba32f932ca084b3a174e4cb81b7aabf68001f138a9a4088e307bc"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514750008 · entry
108e9186e8c5677a7ac2… - Expected log hash
-
72d3f466bc589a4186e04430bc1133fbed10c2c1049384c2fe15c1cad3406981The 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":"v1787133679631","kind":"published-quote","locale":"en","page":"theme:canva/communication/en","quote":"I just discovered it and it's easy to use; I started with the layout and then tested the image generation, and the links with Gemini or ChatGPT work well.","rating":5,"review_date":"2026-08-12","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 (1f4f3b5edaf2…), 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.