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.
“The app was a great help at our latest event.”
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 2514602687
Proof data
- Record hash (SHA-256)
f16bece3bc6f0e63c4ea253b656d4723418ecf944333c77dcb7decf601b2d690- Signature (Ed25519, base64)
QLBa6fVmgtCpNTpG+oBSr55tgV+j0dyp7bR4RksBgM+hQzDcA8WPY+n7wRZXcxpkKnEZGQnLCyLwLhNWR7S2Cg==- Merkle root
749703591848535a8600340214debbd99b61273e3bed402bec28b292f90ce9b6- Merkle path
["f16acd7a33e1f44ff52ddc2fb912bd8dec7bf439069e7accfd843876eab78e6e","b6c7c761c0081dfba7a3409abc716728f39625c5a7a029611fa98cd3ad944a41","b6b7fd07753577ed71fb085f2a06549891d9170b09231bcd92cc7f4e09306b50","32f2a5de7db3d36b38fcb6af3ac0945f091d4d9a357f9f1b2183545f6be7202c","802d896767cb0f3863a5b12a609f84979f119f07dde17e6c147e2420bf2eece6","13e2ee5c9579b960009da261d6c5a69fa64f07d94ec5d9af5a7f3e34bf6e99b4","8d07eda6de5cd2c184bf2c18627e95d270fb6365abd16d25741d03a4c013040c","4751539142a30681a4346ffb711b01696664112081114719c6d79e538e9c3a37","3dfd7091c57605ef6327cf2b4e13b04d9d500d780e2a4ed667042e1f141fd430","f54f7c9968e7027606f93f1694fa3e9197d80dcb8dc7e08fab10cca2296e1159","534b3155be2f6dd93e002957b7f95dcfb3ceb7916daebddfaa2bc83a2dcb0d4f","28ed7302481a09a51b52609aa599cb1db4784049fa122005860d9c3f9a7188bd","3a5f53ea444f142a988f6ae277939cb6eb91c4ff0e850e312adbb60ca7c4d1fa"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514602687 · entry
108e9186e8c5677ac525… - Expected log hash
-
e53e7f935eb508100ef1046b60c784e0bda15dd54afae176c275a97cf1f64052The 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":"v1787131269839","kind":"published-quote","locale":"de","page":"brand:flippingbook","quote":"The app was a great help at our latest event.","rating":5,"review_date":"2026-02-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.flippingbook.online","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 (749703591848…), 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.