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.
“Try to stay clear of this if you’re a non-developer”
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 2543978942
Proof data
- Record hash (SHA-256)
d38416c2a5866ec93090c0b8f8b3d87acd72d7aeaec95f9365a6b19387248b91- Signature (Ed25519, base64)
hPMX2Uwsp+rggsP1Fllg5MiUic6yrY2cR/wYmo8GJEGKj+jlNwKyaH1EE3TnNDBkZtSzE7PrFGBi3vp64pX3AA==- Merkle root
3ea09355a1b22a15fffcd33ac0d37e4039cee2896092e637dd8c4e7dfb5d507a- Merkle path
["d386f06a4b957b4677d783b716174588506f5f970ed8ed46b394b6b5978931b3","8b9d96140d52e74cff49ffae7d1ef0b2c1d171c5f2867aeed34e3714becb2b11","217bcf5998d484465c4d9aab1e3630bb5fa1258661c7b7de46fd976c7ef80fc9","219abce0ee8b26ffa179c42b09f1ba52c398b8327b83b726b185b557de620c78","b27b92e057c2d7db547484a04972e329a63e764b22116baa36d74cd1c1c8dc63","f089333065f04d588de10f21f92757a98af60caca9218e371e42fbc1bd9fd212","fadb97b12a0931c726b29b0f2d26ca4465caf5c12ffbb286b5d75631b81303d2","5098be8f895ece83d1145c96f438c15a5ea0dffb61385ce2079e8dca4d9f2bf8","a629176b1a0e3fc536f0eb0bf8cb34519baa722dc3d2317532f5cb88f40bf2fd","9e96e9663cdbdcb49a6e4220f13cc8e1ab09c8432f316b01f9586fad1460365b","348c747899b7647158be369c5d845b6beac971684ff0586e2426c582c7a24a28","0011a798a202ba37df39f35b40be51a21e4bf4d59bfc486058c75a05f16be2b8","9e72e518c6434a6e0c542e1f48a14f35526f13e0776a1ab92f1af9bcefd6e13e","246f8342235410c48ceee34de37199612052ca8bfc8a05e2509de9ef8e0e7796"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543978942 · entry
108e9186e8c5677ac836… - Expected log hash
-
69ff2d97383073bd392d75b79533a80cb25c69be55aee7dcb24b1acf4a379172The 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":"v1787289230204","kind":"published-quote","locale":"en","page":"brand:stripe","quote":"Try to stay clear of this if you’re a non-developer","rating":2,"review_date":"2026-08-17","source":"Apple App Store","source_url":"https://apps.apple.com/gb/app/id978516833?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 (3ea09355a1b2…), 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.