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.
“There's also no way to send a message.”
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 2515282333
Proof data
- Record hash (SHA-256)
af791a49340905573ec3ac708b419ac97150b88d48a5fc5398dc986e824f2326- Signature (Ed25519, base64)
beGa9KdmsYobWL6iltohqaqWvZpnzWMdKTPZpt+nlF/0qFtGdZHofbfK8GBfpYCVGKCd8AGvdJFfI/fPHku1BQ==- Merkle root
ccae92ceb3dcfba104788424188fa34a8cb1410075ff6c1a21fa513e89f0c4fe- Merkle path
["af7ef985e22531b79e642e71b29ffe0a5ef70a3b9249f3e93205e929db3d7061","70ca500a59234ff9623dffd0b986cba6974ed05afd54978a296ce5a0c97c54ae","b665223bf6a9a15d7bf1256224645eea9175b43cd74475eeef9d73cbd0a36c68","72e12e1c404788fc4acc6a1a370c480a469e6ba8c75188b8a2926d122199a860","0eb734718c3615e4761f1ffbcfee0044ec44129dfc2661e58d10c01a4fe9c1f4","ad6ef49e9adc38915bc2d72790e87ba7d60915ffe822d6f73f126823941cedee","721d685cf737a6d6aa36b1b320a0dc4a11057581a67a668097b02b558d84747e","2a2cc43459beb2be7e6b752408a8eee06e816e7dd26e4aec14cf5d615ef05669","f642545f959156168978db1c74f5aa5785d87cb34887785708c353ffdb328af3","427a6e0081221e0cd152b056f7afbb0e38392778dcbaf1129f6c7b878bf88d6d","2cf7572035edcc23396fba331379461e43462a255b507184d1894639f9d7b664","2dc69f554d7583da1e77292ccab181611d75805a7aac6355e31b6fbf48bdeab1","bc700ca1627ac787069318675dc66c83b8e55f56ca7cb6efc1314282636683bc","35f1bb6574fe343de1c8512e58fe7937cd8ac075d63d989ecbfbabdbaf4d6344","f73291c2ca924ce4b3764e4b6ff1da65a701069f04fad47c52c8b693a0ec7e41"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2515282333 · entry
108e9186e8c5677a6652… - Expected log hash
-
af455e73500113c158c8df9793eab703ff863c9c98fe38560752c9a1772810a8The 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":"v1787139531268","kind":"published-quote","locale":"en","page":"theme:pixum/returns/en","quote":"There's also no way to send a message.","rating":1,"review_date":"2026-01-09","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id1319898516?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 (ccae92ceb3dc…), 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.