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 really like it”
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 2543025731
Proof data
- Record hash (SHA-256)
ee206cf2832fdac3e8ae516200799300ec552d5ca85a3f2eb6a10b1809c982eb- Signature (Ed25519, base64)
MLqT2gecm3ptABmw3u98JxtwhDwbjTNtm5EK9q79onBEokCeaPYJf9F3kZuURiIIkYmYSoVjsQ0plvC1k45vBA==- Merkle root
172a3e0b3c9f8b02f52318e01ba6beb899404e00e91c15eebc4dea38467e1404- Merkle path
["ee2010d1fa2cc1e9743a7a73c9965e5270700b231942aa0301abc1feb3a9ae25","5e4d24f291d4d153be179df884eb15cf9daea7a3025df26b0565a4ff8014bf15","24678730bf3a171ccbaa2f5b9561275d71e82823256cc237e3d80b2ff00be9a5","cf54431fba5bf063664e71015d4578551fc1f38c0387262b1876ec6a2ce14433","13ecd879cfadd547b5a592a2c92445b1f77adacd1dc5a046ef5721502a834abb","388544d9de417956e7b1c0cc17a84f8b53c476a3a42ffaf447824d4924de69f7","1a6a93ec4bfd9e87841c37d75add2976012a319b9c36584d42fd4258318cbc86","ee92f09dfbca77b9e1751542451002e4800fd8eabc39b675519190a8043d753d","976e5d2cbebd65c761284f2473208499d747111551fb2476e5f5dae09b6dd27d","e9dde0b319c0b404bdf580c5adfd78903d62f6055b226b4e17265f53d3139ba2","f06f6547ac6f2b79cfe696f605c7c0ff47199d63a485e5bcde56fd81b812a667","aa324ecb45432abcbdac9932ec676878ca13711f13e25cf09c17cf43a1722134","7be5b72b2eff00b92f77f64c091a311fe89126d4631fd863c095b0afc6badbd2","adf236ba37567819576fc4adb2fd9b04eae6d7dae45f6114e577c46b30cb5a1c"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543025731 · entry
108e9186e8c5677a8971… - Expected log hash
-
19ecbe4a66d8adbd7c6057dbf6ed9be73485c248dba1e0c595279a908b3e8beaThe 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":"v1787283443958","kind":"published-quote","locale":"en","page":"brand:canva","quote":"I really like it","rating":5,"review_date":"2026-08-19","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 (172a3e0b3c9f…), 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.