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.
“has e2ee and zero knowledge so really its a huge upgrade from anything”
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)
17ffa8412ee7beb08942810dbd183e1f5926c6bfb1b062be1b9c4d8c1f3f5042- Signature (Ed25519, base64)
NKc9WHuZtM+Wzp0M7aHmorrk3mpH28MUEmjZSgy8VTN83gz58hu10imQwrkk8yZCtCSIwJ9XaaDpoCx4iYzJDA==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["1800bc9193d25951c18379bee3de2ca108b77c0d21fc4a4b7c583492242e6536","c7ca7e8f8398c6bb9610ff3680ab3d194a7c08bef7ab8fa49e5b87805af23e81","e3612f02489596de1e5bd452766046a831e43f91a679ae45116f18ab10eebb17","99f9512056dfa87dcb19c96b76afc6b25be373dbba2a7cd883e26a94bacfc15e","8b1f14706e1858e9fa3524fb22bcc5efef92112ccffeba4531d53e7e6ae15f74","898f3619d880363ba7bfb211caf199b2080e12e7b454b749e5fa7658533d84f5","9b61e556c76230423fc1d0e99486ea6a24f1e939f35b4ca7495a5ee62c6056c6","676b93da48fd057de0f52b3298ae58752c0c6f1c4f034a24ba18cc833de73532","346f4f9d6e7e8fbb70a7b0ac84c8295db9f5b611f5307e0614f0c083c87170b7","395b180c77ccd11120a7cda4cd1dd93f02a32dda4ea752d18370c9990eeea689","3debd39a24af6852066a31af419923ca1fb9349fdf8444f76aef62b0f9a98230","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/price/en","quote":"has e2ee and zero knowledge so really its a huge upgrade from anything","rating":5,"review_date":"2026-09-01","source":"Apple App Store","source_url":"https://apps.apple.com/ca/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.