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.
“Once you understand the logic, it is an easy-to-use tool”
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 2621031423
Proof data
- Record hash (SHA-256)
ff60bb4deee0bdf1b42eba51c13024e5d5e52d74515fc4a8115e3dcca748afee- Signature (Ed25519, base64)
mnhnQPKJR6tAgX65IS3n0e+SJ38jwi7LwBZkQWJJ18XxfBpGq8y4amQcvKuorwbJvbQ9c402H/o9Wj2UoXhDCw==- Merkle root
660baed4e0377456de35deaaae5175a04c7f97eefbd7e4cf12622ca3b4d2f1da- Merkle path
["ff6666793361ba95917b10fdb7317fc35077b12477d97813951f25662ce63713","ca6e08a614ec09141e118ab74f4d0287a6887d31147259ef97f1196b72849f4b","aa5cb4d9a7fb8635c88ad9c2d53c9430cb79f511578e2dce78327fb5d00d09ae","bc4a98f3692f657666eeca0596d29f142b9542d9e51044f2cb42647199c99dad","6dbda2abe9be3d177ce281377e773f57d0d40ac2ff6443eaef3b2d878590afbd","a0b57d89d0faf888713380971f9f4ff4e2c7100a640327a4ee89cab26bfbb74e","0f0d5c7ceb8c61abd20245bdbd4809865a098f1d34bbc35aaaf0915344e1124b","95f596c4fb2eead19a5da1318f8bdb3a079b8d14f7f085f8929bfb6d56aec2d9","5c080125c1bbe34d5c4e22759adaf919a3db99de50bd7191b529b62d73aeefdc","219f110762d9a2876544fce3153a1e21990a9bb0af8ba807224d206becf0a446"]- Anchored
- 2026-08-28
- Public log entry
-
search.sigstore.dev, log index 2621031423 · entry
108e9186e8c5677a00b2… - Expected log hash
-
dab7f5bf20d800f31a15ae5236ac5dbcde0614ca00650d0e0adb5266739266b5The 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":"v1787882628316","kind":"published-quote","locale":"en","page":"theme:metrohm/fit/en","quote":"Once you understand the logic, it is an easy-to-use tool","rating":4,"review_date":"2024-12-02","source":"SelectScience","source_url":"https://www.selectscience.net/product/omnis#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 (660baed4e037…), 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.