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.
“A little high price for it.”
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 2514496096
Proof data
- Record hash (SHA-256)
ff2624d9334d71259e3396345099b5f6d308ef363c7be57f3dbfe2dd0ea73dec- Signature (Ed25519, base64)
ddl8MPYbt3fFROaY5KXEiPxK3FQu7CKTPUYLc/rjPpQouFW7gpulHrdhQ0oJu5vFbbyNjMSZFqjS7AEtRxFaAA==- Merkle root
790984da83ec061260aa072fed7636f9dedf91964fe0be93d7a7a622b2b5a92c- Merkle path
["ff22a118f3f0fff7b9d736a37df6031b6fdba2a4287ae21135992afb5e1d9b4d","6f56e158084ef2772374b804855ec184a9fe37a0187f11a3d7e7ca38554c712b","ef2572e88458992fc72c10ab166a6e4c2de7e9ed8eaaf6743b44e5d1baae4c9b","6f47939437c83fbff857fe8baa20d75a4d1ac4eadb68031057e05c7b10645b45","1a32909c443a593105be8590fee07e8ab4b3fad38c89f08681edca45a6d0adb0","f91b50b590f6ab0ea18b0d0b27fab31fd72b6ff0a8750f293d10be426ff94c06","15fc51cd3689d5dc8f978b13102ed8b25ce16580f66a2f73b5e2ed2c8bf19e3d","b9c90069e4ed85618661ccd6ea95466be3fc699befb36775dd4f235ba0c992bd","f1578a257c0199e596be42b5213e4f7ffae432915ba30ab10190fb0e15409c24","d5fb207a86b67b647b13f29b7817b4ca8d0241be4e86434e7b18639faeaab51a","dc8f49957482e303ad0043626560f6792c77797b3e643ce8938269072f5b5989","f5462a340e729f67917c14af332de1a35212c814f3540ba892394083b7958e11"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514496096 · entry
108e9186e8c5677aad27… - Expected log hash
-
5d2238ef768473286d75355f523ab94503f4ccd3d25e17e9efb265aa0f540183The 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":"v1787129810322","kind":"published-quote","locale":"en","page":"brand:signeasy","quote":"A little high price for it.","rating":5,"review_date":"2026-08-01","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id381786507?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 (790984da83ec…), 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.