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.
“Je n'ai besoin de l'utiliser qu'une seule fois pour signer un document.”
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 2515144749
Proof data
- Record hash (SHA-256)
3cdeb0867856a85f0874eae4ae36ee06b212160ba8130449ff3c218ef656fe1a- Signature (Ed25519, base64)
DLP/Mq0G5ZoaOFzsB3w1uDR7vuG8dZ+PlssPytwhOPX00iISrWoGhsoWpO5g26Y+a4cEHNFUh3I5x8M7oKMAAw==- Merkle root
8a6ad893af0f0bb6c448016a777af61f3f4935afd82df0db132e64f813535715- Merkle path
["3ce04b47ab0bc7ffe4f3e44e0338a9e2c2807c16f9b3997df2cc9e9897404460","22a7ef4be8636e6339dccdbad54cf92f48ed1b5de4a99117d043b4cd66eaf40c","edc08ccf16c97a9c3824aab4f9cb897d975c3cbf6b829e631989360e6075cdb2","fd5fd1e59b579985e64cc5cb774e0aba3930a97fa67b37bb7f967a494f391c2e","5abe78948d92d7ae28cce122e9d7c75222d244d8e3157528913a37bb2036446c","b438fba74612c3afebe7ace0cce2aa846f47b6f981a9e954c34df2591d42dc27","16e7570a734b71e9c755054bc8b581db088f9ce3d1d56662b2f6a8f4104e0742","a93a0632643a43af28686f20cecde949796a7a2041e6a364982daddd8ca06366","a4e41c9992c6b493143396489c6dfe968b4659e9f58d5bf6853a30bc75b8eabb","ee361ae742cc3a22c4deddf34654163c83525fd9b76214b4f3d7ce21a3fb9baf","5bc594daf5e2a7f91c6e064817c1f47a03b23b321367135ec36a9122f0437d06","36963529d44affd95dc983f944b30a62582b9dfadfd64e38498a43be945977af","83c279a8cdcc2853f3838cd33a87ff3db799f19ba47dceefcae4e093e4c3de59","6276ae8d472cde22fe3044fd8f103b6cd700eb8d1fe29c2f968f62a699dc326d","8834edd87c11ce9424175f1744f71345038aee1c5b6f350a6f7bc2a49b63e8e9"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2515144749 · entry
108e9186e8c5677a63b7… - Expected log hash
-
b6b79ad662332330e69c4ef135f6fb13ddc70048f846024d496aaa533f7f7fc0The 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":"v1787137589246","kind":"published-quote","locale":"fr","page":"product:smallpdf/sign-pdf/fr","quote":"Je n'ai besoin de l'utiliser qu'une seule fois pour signer un document.","rating":5,"review_date":"2026-03-05","source":"Capterra","source_url":"https://www.capterra.com/p/172606/Smallpdf/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 (8a6ad893af0f…), 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.