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.
“Great for offline docs!”
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)
ee62bf26af41ef175566b36917fb127c01a462388209d30ba23c56ed1ef3e650- Signature (Ed25519, base64)
aBn5q0d6k55u7dMdaBPA7BXq0J8OhtLZsE8hZAAhYDcVLWtWFz9YGCPakhbEZXRUTt/jqdSsS5XpFjZtEiVzAg==- Merkle root
3030a3ea5b39192cafd732e0b397cfa387f40a2253f2715cd6a4d9d218dba468- Merkle path
["ee6270e127a36ba693df3cd565dfdc1c0279d475ff989cf60187d53e739162c1","d30a168070dd47c2093d187c4a24f6139e63b54332c0240fba59fc6462ae80f4","be955f3a99a0f7ddae266925c31e0e700c372fd4d0fc530cf716ec6b7ee774ea","3d11b2a9fcb0e04157957f5858064e1edcea0075992f33fb220304c14bcadc09","5f8ec55c4267bddc889e6814e2e359521b5e6600fd2063dd66ecbcde9b8ef237","c72bddb5e54d87db253e49de022c62be7e2978b79fb69de4f97d2f16627fbe34","38e65059ea62b99fdd0472557e6d4586a3a80294ac523f6318e2b9bd5e88a716","4e22c9c07092e39dbe9ee4623f4b7229dd559e16f676a4c84ce576cb35b9f6b3","0af2ad773b35facd0c50444ecb5b1f19cf096befa32bbefa104a993d974eede1","bcb2da48e3b8cbe6b04aa838d3dc32da7bed07dfff2333819feb9038bab4c13c","352e356f27cf91538d0d3c629642f1237b5888c1900128ceecb0cdcb7d85ef74","0ea42471057aec8c3ac4ac6621fda487ec59b98607af6dc1ccc9c03a24175618","1c0d046578e667374df87204533133657b4a39b1566c3798d3efb2b6dff73361"]- 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":"brand:flippingbook","quote":"Great for offline docs!","rating":5,"review_date":"2026-02-12","source":"Apple App Store","source_url":"https://apps.apple.com/ar/app/id1608881415?see-all=reviews","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.