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 operation is also simple and intuitive.”
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)
2d13086b29cf1ca27c6e438dfac4433f4aff53d5f289773c103c4aebf41b3d49- Signature (Ed25519, base64)
MS/D/g2ziUDC9oObLu+qbiJNkloDrNc3uKhYEtADKRoLO9Qpse2FX92ihnrimMvkD47iFcg0yEDDVHLTIW8IBg==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["2d11e5847e43a98f0eca68cb38979469a0ccb66ec57bb7136eb0b898ade479a8","3e36a06d93400b3f6173873e39fbf00d958fa200f9548571813fc2ff0136eaaf","eaeb76ca71c59f0ff71f28f148af12df1fcb634d998df7f49e0b6987966b89de","fbce7249c78c7e52c8d7cface820643feee06c4e00f8a91c77a8db81403ba172","c30a077c3784cb0a3cf238c3d7cfac39e1b246d3ee85517ee91a47c084fa93da","32ba2573dd0bea6e58e25677c2c0564a81d72edd14c7db12cafec14d854ed5c2","19ce3eda7c25e05d8609689e05e123df8f3fc87b6e05fed3733ea95cca962db0","4db5ef992ae65fca89f5f805168db7745d092f85fa01861a272dcd2b099fc034","a2e60756982b5c1b13f30600a25c2dc5f40651aed45d6c541035e8dfa83b43bc","4891d737a9f38d4a4a07c06ce912680920ff9d5517eea6b888bb67e89f57d2d4","5553ed2457f1c23af88ee778f913c101570661a707416f00741f020e76998f21","c3f635ba717eeeb5ba2ef9ddb3d4150c23b49c53fc05a76fef371e9ad8330b6f","b2cde2091952330dc6d7773f9467df58d2e8463851174cad44d4f743c8f8617f","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/fit/en","quote":"The operation is also simple and intuitive.","rating":5,"review_date":"2026-08-31","source":"Apple App Store","source_url":"https://apps.apple.com/de/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.