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.
“It's perfect if you only have to memorize one master password!”
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)
3e92892a4ec2af83e88bfcf3c4ecacb0ffe1d6d9c92dd6aa6964b992e38efd2e- Signature (Ed25519, base64)
T4ZNfidQwj1fSob0puTGlva0M/wY72xw2kqLrkKBOi7JE+34/IcT54+qkVDnm5+KaAzjSNEHmmJtyygB9awzBQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["3e92619c44cfd0e73b14ea50b0155e1b8bd70170f24469016bf9f6538e2ac214","2616f6d98fea01ea452c3b67dcc2eeadb043a57be14b4ef4b15897a7676f0ce6","30bd1d8423b6448f6b5b7f861174560af401c8a2f0a78cb6ed617d81dc91e2c2","d29e51cdb087a271ab84cb55b636f2daaa54cae37fcdb46ff75858ab0c3efbfb","8cde700993941ebe2268cf041108c6a0da537d26e5b2d7673127075e8e29431e","7c91f9aa3592112a1b5f1982914fb98419459e816b3fed30c8d0312cf728b28d","295e130828a8d829bc75848b4353ca081f4988af7f3cb01420c3cfd786906327","743ee03dcb3aad15f3ccbc3776375fe6a5322f5f6f196afcaf838e86e9f5bd07","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/billing/en","quote":"It's perfect if you only have to memorize one master password!","rating":5,"review_date":"2026-07-19","source":"Apple App Store","source_url":"https://apps.apple.com/jp/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.