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.
“the app has been a wreck”
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)
b30ecb20ecfa866e909a36b7596bc1b1e7e3016814aa081de4d939ba3260eba6- Signature (Ed25519, base64)
g6g4SwdjVbex3BdMpsYrzG+TVf7+cfdeFA0gsiRms9cgMLofISIUbh01a8NwAGnMqy3DBo1PkySLnL++n6ZjCw==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["b3112cb8e6ae93c6c6bfe5dc76773d63b9bb4bb64d79f054831c78551946095c","166ae98cc14dac4b3860756ce35b12c506e0d8acd0faf20952bfae39248a9051","d65f7888c8f3d88f6b167df397b5f68c86c436843f29f5b585a5935ef0fdaeec","04f0c07103e40796c9dd68bfe6f2abfa7944390418a247d9cfa398378579d496","8cfe43d542d56e43c95f9d5813b7a7d99e57e1a58c159e1f2f1c59e78aabd43e","fd095a1b69c867bc96daa3e04f95e64fe069096f3d363e9812e61d86273a7ff8","4c50d9da81847d38f59beacf7ce99643901ee2b9486121c166659b05b0b91b2e","d508f18dabfe68b5e84f15d68cd0c2d29fddb24cd36e855f396c6955aca1a7e0","c0cb87791b5801d69538fedd7489f66de684187e82e3288de86b59f2259c241e","a53c88522dff89f27e041ce0d0d2a83c52e1a0574bdfffb16228a21a10bd8378","46b9b279b944ab74dcd8719347239c10a7c86b6f847fbc5b238defdb13a666d3","f331b9b7b0f816973fc5999e2ac6d8d10c8908961884acb0adfaef58ea6e81a0","054c6c39d1f97397366b9a1b659a373f0607ed1b3f28fe998d444aa71461fa00","fb01c9b29e184d558c43a512ba05af475ec20eceeace4dde365559da92299892","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/quality/en","quote":"the app has been a wreck","rating":3,"review_date":"2026-08-24","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.