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 no such functionality.”
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 2514602687
Proof data
- Record hash (SHA-256)
fa3dddc78c03bee38c2b169cc65aeb8ba1e3600620ad06212be1080225548be9- Signature (Ed25519, base64)
wxUoN7YoyWVmCovYRjtx7nDXgPEsGrWiVDN05gXcnHVbmOaEo62pjSftooDwThkZJktzqv6rSXAkzP2W4YdTDw==- Merkle root
749703591848535a8600340214debbd99b61273e3bed402bec28b292f90ce9b6- Merkle path
["fa3e4a69c15a42b9c259609b2307fa21a6be026917e37af32ec81e6b7bbbe2cf","dd6491bf8b4aa9317bc6c57c7bc1d8f07e3bab80db4b38d4bec04cbd84bd2776","f75f612e38fe05d844eb26211ad261f620d503e0bdb03ac76a6767a16422d3d4","084dec58c2745e03295486a651b04e95b02db790bd4ff4424780346113b2c9de","595685d5c22182aa62b3830ba4a1605c5919cabe803cba4a0020ac9ce5322679","449eedb4e1389065364838f3ff04a7c4ca3b851d283cdac81bb5403302b8c13e","c89e005c6ead11306089992bbfb5d08f6b6e50487494e2295591b3e8e88a33a8","f75c504820f8ea96e8b0fdaccaad67fdcf2e6fc048872ee091c3c0033281c110","810c512ec03f3e1a466a7774b8b836c650eaf3edd9675ec496bc3089b2904998","e4ff547fc6648b9ad412e098cedbde92a4e53e87530b71079c341bdfc78733e3","eab016dfa7b6a9ee374296f384c3b1d0b28a3ad665ee07caaa1713b144cbb786","28ed7302481a09a51b52609aa599cb1db4784049fa122005860d9c3f9a7188bd","3a5f53ea444f142a988f6ae277939cb6eb91c4ff0e850e312adbb60ca7c4d1fa"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514602687 · entry
108e9186e8c5677ac525… - Expected log hash
-
e53e7f935eb508100ef1046b60c784e0bda15dd54afae176c275a97cf1f64052The 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":"v1787131269839","kind":"published-quote","locale":"en","page":"brand:css","quote":"The app has no such functionality.","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 (749703591848…), 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.