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.
“With the latest version, i can’t re-open the app (White screen)”
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)
2216abac144b6675b339463dc202ad2ccebe227a4cf338ed84b8b38e5ed2b9e4- Signature (Ed25519, base64)
Q7RKakCobZL1k8xbv61xQ9sEQECKleIszpGQB42tXMomR6SWY7ZOu42iC2I3NBqSa9e4dK7UtscQd05Tn58MBQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["2217a73c42abc36d6b6a59657a6758b603c42d689c8e8a872ba1e706f7cac3a1","da428c349bda7a50b407ff429ccd865a560120b5280abd7c61d815095dee2063","4947726065301417404a066754877f62f3119f7e5741b073b6489080897e7493","b2e383f856887da3c90bba7ec354b40c22d5075572a7b7fbfa2ca93783ca3d9f","7cf63df958d0279f76b2934f50a3a5d7f0eebab02ceb0efd96c6452a1f88599f","f77fec4a08f5d6a9464f27ee3b7cf2dcab9900903ea6476db6ac8b4eabb847c2","aa837cb72a5651e12eb9bc1f25406c0bfb664c5d1671949368ded3d5afd3f86a","823a56fbe8ffe901e2a094ab9d0bd78d0290f5e9413f3cdf2a1635795910b6c0","08eab7e70f85e8d72d6937b267c0ab6692eb24c45602d91114fba509523304cb","603e90c154d15d9d65f6bb2e53cfb97c8f3232399795179e7b909e4b96d61314","6ffeaf8c3e10ba4ee4abdb58e6ef1e3f2f184cf2b9b0fba118ce1d00454b6f4a","7fc459298391904a3838099fd1a0b7e635c26503d7f861328c446e440a4bd8b4","5b47260d99d2c4ad6e0d963995c990c8506dbf10eb0b146a116c3fc6ba348071","a9559f2ca8536f2c18bf059f3f0099d62235a93ac35dc17b09967d392b72be7f","01242865574478f13dcf9d888236d7a907264abdb87f360db7db06de0945075a"]- 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/quality/en","quote":"With the latest version, i can’t re-open the app (White screen)","rating":4,"review_date":"2026-09-08","source":"Apple App Store","source_url":"https://apps.apple.com/fr/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.