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.
“Great app, easy to use, reliable”
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 2893887498
Proof data
- Record hash (SHA-256)
788697be54dc43b55b62eff04c0d65ce4736222f793bb2965acc9facb05206b0- Signature (Ed25519, base64)
otphOmK2ie0Z4ebHkOaQJ4hu9jHTQhDHdtHC3qPzOjv0oLSme8Yl8VIQjbpoN9pm2WP5qPVIPGnj3vmQ1TxICA==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["788b8559d7ed346266a9efbe223f251ff4df4fd5f7f7350ed26850d3f185d648","6bd56b2cf63ba144dc5fb9b5c45fbd8f51e7895a88e1f5f1cfe84952238b0db3","107626221d778c3ae50372e583d28f4e6c1808af4715b1815899677d7ab292a9","44177f499026ed9c8883d04aebd4230c739b79972bfc4b7073e8ec7cf50d22a6","e16d7feb63488b094c7c02dda303b231f36857eed9e367ad5997f1097f8005a5","683c46306c4e30b9acb3778efc2099441493250d8a4bb05dc624f16d500b0fca","83967049334c7a71ba293d60e784ab43d10c4941c1c762c15d087f1f1cc9c467","71d13bac7603b4354ec4839908af1ea4509aeffef80c5ec7d57c691e79c1ef91","8fe0b9ee2fc387552f9898919800431b02f21fc4aeae9b5567e51f283a25e64e","ab44b554083dc94d4fa35de59edf67ec7026fb0e536086d1ec27e3d491d8f917","c3b3f5c19529bbeb5ebc1fab9e124029362e3e3d4f2fc2e58af4d4e08143082d","3c6ddbcfa48be5df39d5d13fece3ba9fab7f6eec0e8fcf21a13cdbcc6729a93c","c5d2216bf0003f30213891a39e09a3edafbc50505093b2ae98f61a9c067b5a3c","f2c4543851e26fd9d1e3721e592d66b00f142e537786e975d115c14b9cb61c0e","98191c82333f4385e47f318835e01d44ca8835262c6d0df40edfd5f6a4dc5c19"]- Anchored
- 2026-09-20
- Public log entry
-
search.sigstore.dev, log index 2893887498 · entry
108e9186e8c5677af79f… - Expected log hash
-
90099e0300c6e23b62e79318296ebab91bff130379d248ada57f044f77e72ccdThe 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":"v1789796056710","kind":"published-quote","locale":"en","page":"theme:uairango/quality/en","quote":"Great app, easy to use, reliable","rating":5,"review_date":"2025-12-16","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.uairango","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 (2f068f3de56b…), 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.