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 can’t use my Apple Pencil”
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 2514967984
Proof data
- Record hash (SHA-256)
6c2537152c922df0ca785d5b33702b5e45ff93cea5d385c18ad94246357021e2- Signature (Ed25519, base64)
hngYoRduVW0wfH9srCl8CgZ0jc0aruwfDsxUZ8w7yspO/3t9bvN3LJEx0zgNfiH48BiuamRqFNfzqjRhlaiGBQ==- Merkle root
9ddf6b9053b6e5e7a2f15ee7f3bfc8dfb72c48a1917ae5b7e553033e3ded6523- Merkle path
["6c23b26d06e95a43720115ca3f7134f39766a41276857efb869cf987f18b884d","de3d90d8ef1a156c121a0c35c0d65aa1d704a316ab52ef5cf404b88c4264ea4d","1c72614814d09b9c16a958156add5f829eb401e1014eca1f0a9370ff9fc843b5","d0f23dd10fc8e7597a3295806aab83d8d7ea7a8a72dac2bf97dff46ef64ff771","2b4f4c6e56ad4b93c889bed8ab8f33bd818595df444d2539acac18710ed3a4b6","c2c3fb8ca4c51977c848a9f333df491c76011b6b7e8245da9147d803fb841c21","aeee5967254ef62330769df25c96fbd1482e43ab279a4f69c8de4eaf53737173","71cbe7516e6a7b2db1098168feaedab7412bdcc1931bc80a5ac74cd3060b7e7b","1e4bda58e830d81a7e28aa039f3df5bfbd128db2a6091f9fbb2500ac75863e42","a9bc2a93d5c843f01b1a2d9907a72f736d553ec1c744770a12e73bd5ecca2093","bcd97fed11e40acabc9094d6e48a59bb94f71d25811319fbeb8905370f330b8b","2b6dee3749b82f13b3b8a641bbe3341e0b73743d28edcad040b0254dae05ac25","a21260a3b3feca1d6975bcdc8cefc8114d0a842f3a7e63f8b9f1b1daec35bd2a","ea40ae0189ccbe6f115902554a87d5a76ecff9d4f22c2848cf6df598f3744e11","50c4eca268fbb41f8c6bc36d8a5d1b6cc09733d96f0fb33e6cb584096c56f695"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514967984 · entry
108e9186e8c5677a902c… - Expected log hash
-
be0cb34bbab326d10b25013c37c9294b14554a6c6e9fac3dc68c06dc2c3c60e7The 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":"v1787135269737","kind":"published-quote","locale":"en","page":"theme:storytel/fit/en","quote":"I can’t use my Apple Pencil","rating":1,"review_date":"2026-07-14","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id1608097488?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 (9ddf6b9053b6…), 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.