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 love this app.”
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)
f854a70efab941c8a787a269d2e25b9dca50f6e44cf4f42e18b3b00c7adcf502- Signature (Ed25519, base64)
5UkqnGv+tWhaepnhXN1uTco8EzQ15aZMvEqXmUfIpCBevbYG0iPHtky0JMzjrLQfOUb9Wh/rna39AsAOWVq/AA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["f84f4d83c358c6101eb0b152953a6a56b8d2790739462b1b65e6d50bf0d62e88","cfe756918f8e67e01e623d99164fa4214803ad95e7d4a951845f224ead3eb94c","a1ab79b93513be07e19c77eb977be27636735e49b9dca61776a9e9f6999b05fc","2afba488b0f5224b566bd910782eb9afe0b540b4ed05bae3bbcbf9cde83be421","bb0960e30c583fa328c6d4823c7ecb0ec98bfcd880e5c6096e672aed6cb104b0","4facbdbf50e103e94dd2333993057d0b6cf12388f30b54122c3cd5c86c1084cd","619287c048a230a9ce9d45159b463c8af2fad03dd013d987b1cf0618e460a15c","44864967b714f96c2fad669e3fac2091a6a1eb02f025ec6182a594f714e8882f","ce9857ce523c0653efdc453384c8acafac163dd9e4262c7af7548fef255ea886","31dd17030dab2df5d2a4fe7b9f8245fa3f3d14446a9659d7a5e6669db78299c9","5cb7ef9a1914589522aa0eec83ab74b09aa3e8302af23298eec4d1e6ca2424fd","8be8841b862f5520d66c96a9ace469cc2bbd47fc9d2a440fb26a1f3ae81325cf","92ce7b112a5230537628edf62c10d3699180f9c58135530242c50c3d07cb3a9c","6ca8568b4e7c7e4e3b794231ecbe4a3822994a26c5f3f7fd0671946fee25f414","66f93059eee3676095d6925b7cc2fe3b97c348e816a4d3ce47c4b00902d3a227"]- 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 love this app.","rating":5,"review_date":"2026-08-23","source":"Apple App Store","source_url":"https://apps.apple.com/us/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.