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 digital signature stuff is great when you can't be there in person.”
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 2515345787
Proof data
- Record hash (SHA-256)
6ff8858d3d9aae966b8a25694561e2820079b6abe88e99f0661ad247a0c2a1f5- Signature (Ed25519, base64)
xhXg3mBxq3d2tvLfqLRDJSFOy7I5z57b56olUpCPVaOytI1D+/IfOyB+EGD7TLXl7KBxTcJnWWvpmx95rkSEBQ==- Merkle root
e61c2598d4d03770603e24740bcc427581e87bcbeea2e56dc34fd81a9f496465- Merkle path
["6ff7bf0fb952249e0bd7aadf8099cb45541c81ce310c233406d16181d1b273df","db3d9e5ccec70d01d837baa59cf55103d25e04ccba11eccc17b61c3451951986","80aa274013214fcc328431cfd18a2fb91c0b0b1b00e815a83060456aa14fb5d6","945479c695618806f9525c8881d5fdd51840af9356fab19618137fab96ceb395","1d1a1c1bc30f94b473aaa802fca8f14685417633d4c5038595c7c19af77615a1","48536490866107dd79bd292a119c3a10fba1b5b931c6beff05c915ab507cb1b6","4577c19c423f00868f8735b93a4849cf089974ec71485b28e95ca13e2768e082","e0b0e5a529d1c882bf6c02bb3c79fde92bcca0d609fdb1757cc7da220c62d5f4","17f9a13e89d5a3b09e17898cf97e2886df4635a1e3b7007fb3e2450a392d82bd","0958985e1b9dd9a5c0a0ef4574f04df1c5a82f68b3313a65b0ce81c586bfea9b","acd5cafac690445723b3e3644ce2775e8255f307b002db7e098bcabaf68386fc","d6a60e2106352e5dc4a29403d9d5c2ba3b108dc5f0ffc3f9ff74c9776290fc3e","7f1d0c445bb13ae8c90e977abd9f4b017f1736dd8a0b6837e8297de8e292d186","f1950e4af29dd22cc94bc58ead6e376c41b02edc9ab0ebaff7fa6fa0f9bd3732","11a62e67a9d98d919358ca5b8855f911ccdc865f14b203213de31adc67657443"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2515345787 · entry
108e9186e8c5677a749c… - Expected log hash
-
d9a90b5e7311041bf4315991ca7f2fbceee461daa2ae70a8b8b95323461a31cdThe 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":"v1787140356347","kind":"published-quote","locale":"en","page":"product:acrobat/sign-pdf/en","quote":"the digital signature stuff is great when you can't be there in person.","rating":5,"review_date":"2026-07-09","source":"Capterra","source_url":"https://www.capterra.com/p/251329/Adobe-Acrobat-DC/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 (e61c2598d4d0…), 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.