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.
“Making numbers and special characters a different color from the letters really helps for me to see the difference.”
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)
333dabdf57e1fe07589123220ce296f2cf5542ebd62494e495c71be6a328c4e6- Signature (Ed25519, base64)
SgfpTmeNtxygAowtuZQQdVEV2Tc2mLEPOV9kzLKT9tEs6V7KjXZVzTQXv0q73uwYGlbuqZg8ZkgOiVZ0pNpuDg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["333d7d7da59ca93d299a4f8fe191d3fffc98926fdcf5f383ed690e4d625296b4","db8b61dbe85b2fe424cfb07b37dbc33753bd4dc601970c24add6e5e0ad1921cf","34a1f56dce7eb8965c6ba5768a865efbf28b385033952019bd8e5db9a9452086","82cd1c962c278a8b6ea848254847ad85d5f8af93aea0304db125da2ea355a797","56025a0ab5b60859d5a9e286c121c264326193979ed4eae40aecb88bd02ffacd","0a0b1699c0e2b87799425bb7047b854e595d959a39bf043f6a0692585d38507d","00c7fe99832565ba85946e3f6f46e96cdc9a7c80085e526bc1696164a096d9e7","f487c9d171c04bd22e2c8d4a9b037afb3255c4ee132281603073355eb75f9a9a","88018e04f6fca08000f0a70c19c1e216dd558c66eaea184f320315e41fecdf86","eacb3cfd2f4fa5e6de7023d92e6dbbe1eb58569804d34cc020d48440ddce74f9","dd9a2b0b97702237aa58eb2e839b17a980432dc29845c7fab4d204cc87f50048","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/service/en","quote":"Making numbers and special characters a different color from the letters really helps for me to see the difference.","rating":5,"review_date":"2026-08-29","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.