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.
“It manages to frustrate the user quite a bit.”
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 2525257308
Proof data
- Record hash (SHA-256)
fc52a3f83b29dd679eecc8d83e4b9bd0afc5987288f778daf81b31440adb44ce- Signature (Ed25519, base64)
eY8Zxkb/imE2LBGq6p4FyZo+dM7Fznva3pjfmv6OY1F+X/hH1rSKcHK1zaBIg6Odv2TjGuoSWbOrf8Utw2YRAg==- Merkle root
bdf558524b6fc08556728f259e0f09161d4626349b700d7f30fb50b05a626ea1- Merkle path
["fc55cc0e69b33e638d857e385668a42362bcb2d82be2927e2c2bd0295071ab7e","a1d079a228fc587227a7c0750d04251b9712fa982ed574a352f2ea1c0b6c5243","e89956302e881587f109c5d079069c8f94489dd6763a6ee17a7d0f4e48b66a74","3c582a5a247e45b017b51e6f2f2a37c4a233989250f31babd7e694140986710d","1cb7e4d989855faa49bbe48158117a3542b057bddb590a7fad9c94accbe883af","0ef654f00873319909083362e02eaf4f8182ece0b9303268bcbc4e9af97899ab","e2c1c30c9e1076fdb648e3edc0346c9634d407a07c7f88968b4f44bdab28672c","bab49a6272dd5478a8c6e0aa7f27e829ac97ffdbf716913f0adaf3efcb938d16","968fac84544941b131a529c5149468cc05277331fa006f9e1b243a300e6374bd","91e7434404e58000e6f1e805244d8ca2f03bfa8bbb1f02665e0001f2b103654c","12a1128cb0949bf83c45f164d1e342972de0ccef5d201d067013fb4fb658d946","3d0742974b3f0c289e1fb2ae2167e507c87fd383a87d770f58fd281587e12662"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2525257308 · entry
108e9186e8c5677ae552… - Expected log hash
-
c7cb1a1a9418331323cc64d3f101e644ce5e79412d6e55a22a9342e33025b7dcThe 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":"v1787195935480","kind":"published-quote","locale":"en","page":"brand:css","quote":"It manages to frustrate the user quite a bit.","rating":2,"review_date":"2025-12-09","source":"Apple App Store","source_url":"https://apps.apple.com/ch/app/id1133551270?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 (bdf558524b6f…), 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.