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.
“What kind of design app is this?”
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 2514446349
Proof data
- Record hash (SHA-256)
5eac1ac6e7c0c67ca9448f9b4189377cd88028e12152b333dbd9851c127545d5- Signature (Ed25519, base64)
Z8UI9bA6zfxgYbQc4gvzS9RpjHvCQuSRrWEJHdPpQGN9uJN8ihhguRlkUco/9FvWzxLNsLNrQyqDVYYzERi+Cg==- Merkle root
3030a3ea5b39192cafd732e0b397cfa387f40a2253f2715cd6a4d9d218dba468- Merkle path
["5eaadb7478cdce14c625abeb4e8116ce4e4f371dcc57eb57d8fa01a077c0cc55","f143924a3aed55f46468ad481811f04b55ec346d7da27d06e874c3c5775048e2","79d9a01357b0310365ab0e385e2c0c74c1a86f3c94e5cce41a960999cdf3fd17","9b38e84b2975304b539ea6defd6175b2a3db40d85b97ed661b4c793daaea29dd","113ba31f6d3b4122fe4934bc238ce1b3e446bf50aecea5f53c0adf65346b08fb","436f0f1b7d1855a64b9fa7fb464c402bb77551574c654183b47ee6ed76d8de43","25e8dc5ccddaefa53af377266c0f5b22cc71b18c889743fd6143b7a41341769a","985db6f2a8dba7eadc918b2953d68199b1a3b5e0f43275dc98a4af98d148c5c2","10f2661d15d8a690a3515c5b504f4123e028f95049fdfaf1b937e448f70bbdb3","29ed08d00eb6cfd184f026492f79de338c54337591da3dc4a62c04d03514be0c","e7258813f92ac6179b34c58c9600ef7896d23092999fcd1516063ab93c45de49","cf6c019a3ab8944d012bed249454dd8ab4de184839cdd6f2b8e08b52015e05b7","2ae4f4f4542f73cdc888409a63e7f5f03bfd5cc41110afbbeeeb4c35a2ac02d8","9ee4f1ac41a4f361e945cf5ef1d6706808f116e9d2757e90134564b7d4d09bcd","559fcf7745d7b07c729ccd960c18a4660eed501cde8669d27c3235203d371b20"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514446349 · entry
108e9186e8c5677af084… - Expected log hash
-
901e903dca7784cbcc0b860ca8f2ae684aa8c7d566efb3654aface7bae409ccdThe 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":"v1787128322154","kind":"published-quote","locale":"en","page":"theme:canva/fit/en","quote":"What kind of design app is this?","rating":2,"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 (3030a3ea5b39…), 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.