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.
“Hello, I tried the free version of Canva for one day.”
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 2544236959
Proof data
- Record hash (SHA-256)
5fc2d2290782e1646fe33c5bd2214a03e208274fe8ca6101ce9488ae735d28e4- Signature (Ed25519, base64)
VpcIdu5m+CfkYZhSeOyJ3MGHTGmXqwSPjVt2MdBbPvwu7ggUqmwu9+q6H4kBd1Jtpb/DJh7BT+XOmaDe+MVXDA==- Merkle root
cc942239c46f13b1af6cdba0960a24a6cb62e7a7a462aae1e8126c0182dbffc3- Merkle path
["5fbfdd24d72e1469db23626824ce48c5c04b90c6daf8c9386fbf674b31b7044a","68816d89b00e7feb8840cc7e2050e97c361e519781cebc4dfb4f15c8c7a2d4da","9674d0f26d385cd8200912b74aa161f2067784f8971d16de31fc1af44aa83e7a","2af32afd3129cb1cc645d727c639e29af61d826d4d2bcf9f1ef82a48c4c2a48b","9a778397bcea0440132b5eceb50effb0fd0fd0b7222e4199a08e3ae14e260409","2e1f4290ed5e58664ec3b2318929959208db6d77596daf1a693fa102d58eb3de","b070df0b7500730b479af4b4be868b43b7c46230e4f95a3b5c5833b11668f10c","a1872c5c0a5b1441e579f8e2041c81b8c08ce5797df65ebb81e93faad7fcffc1","e82f9c97c636225533a79292150d879a818fa4342206d6f44d4d6bbf39c0b24f","e607a5814eba2634cc395c11afd0a3e605650fb139880b4c7711c16b79e1bfea","0da77390de59554598e688b63ab4286e9d025fd9e5bb023463b757f1c1dffedc","83428c167c551ec926c81e2c5b5cd62623a4e29b0c24b01eba4903eaac574fa1","0353f0b69456ed9c5a31545e88315f672f5d9de7e8ec189de9b3089010827031","f022ca67d84103ce2cdb199754ab60e49f2f04e17a257779049ad5591df59737","f25e568e6bd90a5619f6d6d975016290629a8afed06b80200730e4e12fb2d1bc"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2544236959 · entry
108e9186e8c5677a0341… - Expected log hash
-
c82e13ba2a716d66def44df55ff50c2e9db35da204570a7fd5650a8bc2702db2The 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":"v1787290890795","kind":"published-quote","locale":"en","page":"theme:canva/communication/en","quote":"Hello, I tried the free version of Canva for one day.","rating":1,"review_date":"2026-08-07","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 (cc942239c46f…), 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.