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 is clean and organized.”
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 2789279696
Proof data
- Record hash (SHA-256)
f027e4af278816b54b6700e05e33c0cf302ed87789b9cec6f9dfa1b9bf14085c- Signature (Ed25519, base64)
q6UY0hb8kh9MsdnXV/ki9vE3c29jqHR5br/KBfH4ifyGeTmpgSteuQi/ZLz66iEOPTTBPOLAo/U4Ae9K9kHCAQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["f02ff8c2b3f4c3f0cd27f75eddd94325e6e7d3be58b757181404bc69a255432c","2fbe89d12f7dbe0b7fb4633e09bd3fa24293aacd6052679ac37115d0a6516023","6e315007320f32707ccf9ed52f63c6751d444e1218bd38f810b4d230e343d54a","075a6e944e4667979850a66681d6c887745c01a803ce81ea42a98a9932908b26","1a8cf447acceb0e628142efb616d7f18e83cda87a5858a31bc1acee897fed138","2b678354c992738e0d33b57fe5cace3e4cc014f232b59ee84c929817b3958456","58274462166ff8a5b3137b8940dc9d19b6bcc9cd18b3015d9d602d75420aad8f","c6e0f85f60206230d0f8078f2b0a9b1081b6ee2a652356b6da6c708330ce5bec","88fba5556680c4c20c448533c04196c7eabd3b6f86c4cf9cbc5f0dd864d07b47","9fd27d854b64ec0539795bf571d9b2716143ec058c5722cc30c7450c3faf06d3","1a6229b9f2240e6f899513abefa7fce83e1183b1a1b2c74af015fcbae997826a","640b197bc6c52e1ae889c0e8b7a59a99fcc90984c8b3bd71fee23168c95ccff5","6a087565eaa0768d4c576fd78f88585a902d61259a245be7f47bc24b1ead4c18","fb01c9b29e184d558c43a512ba05af475ec20eceeace4dde365559da92299892","46bcfbc656e0e2a380a8a94cdc0be3d8b4c668e5f9e54a10ba396a45b371339b"]- Anchored
- 2026-09-11
- Public log entry
-
search.sigstore.dev, log index 2789279696 · entry
108e9186e8c5677a3885… - Expected log hash
-
05c7009ecf7ce5cf315c252c2a1dd135e64989a02cacdaaa3c5a87412a2e921cThe 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":"v1789017464005","kind":"published-quote","locale":"en","page":"theme:fastmail/fit/en","quote":"The app is clean and organized.","rating":4,"review_date":"2025-03-05","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id931370077?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 (97eb1062a862…), 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.