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 opened the app this morning, and it tells me there’s an update.”
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)
f7420bc3b3754f3d6b58c54769046aaa2553350dce3fa971a0adced4eec45321- Signature (Ed25519, base64)
BpotHEKEvMjxYBOE5R8bws5i0YPk+djMzOKSfmtybMqCXoxdojmX2/B6EiO3WR+Al3bJLNMaIfNK2OQCFW2ZAQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["f745b9c6ef1e8d93fb12fc67fb46706064864fa01c6c1fc695ac1805a1002956","38705102ff1d9c714220ea3124e6dd5555f9bec4614ee4517fae247ed5743ffa","18b0ba703660ace09110c80364aa0ca9dbab6050cb81cc5266d6e116c2e35268","8452acac8e2e64b9f50ae055821343178307a714128282351b9aee3f833435bf","f7e3afafe97245086a48081a682a8f9ac38e169565266985b2fe7fe0d882e513","db205fa6c66f574bafc2fdef6b95db1375f87831bd15830e1fc3102e31ddeb3c","3d94d075cdd9d1314ea3ff863f330f847a0892681edaaa4fe19af3f2e2fa62c6","74f33ef7ba382182837778c9a9c8de11234ecadb59eb539b0b58807a8e8372b3","009da10d80d382de5283ac8ea044725c9f154c2c5b9d585e97822e90bdeee952","20a92e937db51769cfe465589dd0a1473d93b484d02c40ded866c356209687ec","2773f567c680d36b45e8ddb9acbba84279386972ec0e40784af0d4b71e825e3c","da7efc44d6047fe3e579eca002977ed1346adde2d400823603e9388f5b72eb53","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:tuta/ordering/en","quote":"I opened the app this morning, and it tells me there’s an update.","rating":2,"review_date":"2026-09-01","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id922429609?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.