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.
“I recently got Dashlane and I am stuck”
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 2776103867
Proof data
- Record hash (SHA-256)
3fead6052f111a12a36df8d2ded7a9571134988371c8e405d80d4f0a968c4572- Signature (Ed25519, base64)
HkYiKPcZbM+ee4zWuvVaUUKEKAZ2EhuU8kxlohe0wvd3dddLz6h6DAK7jzgmifNpzzd8WKyONRsw3EwrVYpABQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["3fea20cc54769adc0281aabdc7de7979c5b7c72c7d3f9aee86bf652f9c9b47bb","d3027dbec35d1dc2aef99441fe23c730427c8741399d8ed87e613b71f8c31c43","36b536094a86895754713f33b235e22b894aeabc7757db92fc171b242a941eca","5ba669157ee88443205be5f8e6410a78aeac383b5f3d58dd7c50573f4e62908c","1312abde00ac878b908d0b87d3e08528e3f07aef9fc8db58684c5fa86e9b6835","39c9106027bbc5fe60b0298c9f666544363eb4547367532b62e2739a284ca2e4","0606ffad4baae8df801078defa4156b33ff7ef1536be467f992f32f63e3d47e8","f3ac5dbd37c8c0131e5f5910f8ff619a2534dd62d9e540f880c1a75bac203838","1415765e32ef3f8bcee691c5c8c1b38769e50a8cb487bfd4619962ba12a687d6","bca76ff80695af762de473a92c776307f09e202f28da19d7f0be9d4ccc52f235","b4efe8d72d913688f1a64f42759a85b060555bf4a8654df22864f1b61083f1fc","cdc9b547a66b32bd7e3dfe1dc71a93d8d8fc3b198c1af0cc5d7f17b576402dde","aafc4d7abd1fbd48f01758db3e1a1278331dd8c09b348c20be15802d81136ee9","72f96e42060ae616ed33b8fd6ac687c1899623eaa8a351026bf33e2e7a041d34","e60c2274998b06992577796b6abe86bec144203fe960878f7951a3ae12c9e532"]- Anchored
- 2026-09-10
- Public log entry
-
search.sigstore.dev, log index 2776103867 · entry
108e9186e8c5677acd4f… - Expected log hash
-
2498329b7eaf275d309293dfbac35d05dfb8a55c65956add8448561c05945f28The 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":"v1788848066028","kind":"published-quote","locale":"en","page":"theme:dashlane/price/en","quote":"I recently got Dashlane and I am stuck","rating":1,"review_date":"2026-07-07","source":"Apple App Store","source_url":"https://apps.apple.com/fr/app/id517914548?see-all=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 (4dc0bd79ba3e…), 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.