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.
“For example, I open a pdf and highlight somewhere for the first time, everything's fine but then try to highlight again in another part of the pdf but it doesn't work,”
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 2543547848
Proof data
- Record hash (SHA-256)
6f8ec00d95043635790a4fd2f0c5f6531de78ecbb05ab81431f90a3e8bc6f91a- Signature (Ed25519, base64)
c6In5FDMKiyCximnMVZGhbS1ZTabgu/ZIwQuyGMKdEY7DhTL/ptk0fe81yFnLmIHZGRXWWBwbE5XVH8IMG8FCg==- Merkle root
aacc11945f125ee3fcdef86ba030016c440bcc608f4e51f0ffffdb4cdc5e9321- Merkle path
["6f8d3fdf414f9ede149de7040d60bdeb3c56d045c63e95621b1932d688d600af","1c58c956e49859da65f3bdd4f6c73f2256bea5a5d6bd1051a09c661e5fd2d438","a20b01951007e79a8ada9222eeac80d04239757fed539b408af9345a7ecacb6d","cfacf1a52f2a75445fa0ad9f6cd998a1434ec9c7f72d7b9627ee98d55b048ea8","8d580161f4026337af4ad1f8036f564c9c24d74a1331631d6e09b73da40587d2","38e3a35b4e5809fe2bdeb4a23521311269ebaed594129393049a495992b46696","eaa493a80feec9a295853e18572705336849c321bba919566d4c04969f492bc2","68c091085e82b626c6b22ee38c22d8b23d2f3c6ef0ad99db7f0b7b323a5af415","76fcebc815fd81a9a24a26a0c4da97404515254bf582175e21d6f18e80d0a21b","3479de90abf3210e5e66d0cf00892b21cc682cd02ccc8e292c4644331eba12fb","d6a08a1e56d1d5912fb92f9324e0bd850845e7027234ade67da7263856c0847a","10417bf8400d993dc5bc51fcb3c27f6a0c34b723944b9a3d537122bb9e0d2970","a67383a47457a5cf1d5e37868e4ed4249ae6b4ada373e7ec00eea3b30391affe","b1c6c1169310bc9b3706487a8b54e13d2c5256c24253b48b4df6440bd230af21","2309962142b16600f7fc4d57273f3042f382acb91be89aac7f00112f61b58f1d"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543547848 · entry
108e9186e8c5677a921a… - Expected log hash
-
bb93f13ee7a4a636e28586b842e19662b148eb18166a89b3ae7d189bb8e81689The 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":"v1787286345433","kind":"published-quote","locale":"en","page":"product:xodo/pdf-editor/en","quote":"For example, I open a pdf and highlight somewhere for the first time, everything's fine but then try to highlight again in another part of the pdf but it doesn't work,","rating":5,"review_date":"2026-08-02","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.xodo.pdf.reader","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 (aacc11945f12…), 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.