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.
“What is the point of a login passkey if you can't 100% disable password login?”
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)
32472b251e6e208944f490aa36e328f49cf9a2bec33f0057e10d3a7c87097837- Signature (Ed25519, base64)
b89NbbfOK92vi+vfuVBZCq94JsdwxSioAznXSiGrGB3F0NiTq6RYCpg4bVtA3rGmpinFdHe7TtjnJ0SAxImIAg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["3247e02488299d5909d57a225c39391cd8c509653ad74943fc5cb40bc2fc2afd","a8380aba1ab9ee4693dccaaa0070bbf54bc02a8287bfa8ce14c5e6d5c99ab900","dea3548ca2e5d11114e8c013868c607dfe417c20c20eab5f1446646783a4ecc2","e90a26656ef123493ba0d5e897e3f29b118cda52bc19eac504fe64ab368d5cdd","bb6e35a46f781c34d8c2d9d4c187cc092efbefbfc858ff146c4888c393119372","99d83f9fe73ddee0d8776df745f97688c307ed238162db9d610063677a6c3ef5","1c5f0aaeeae33bb18fbb6a197be3702a5fac0481bd0d14d682381583eeb63840","8d7286ae5d977750c0401b8acb1b1fba47670de545c3d6b8ec2cae578f66fcde","ba2dd9f39830c13b7273c955ca04f54546e8ae096cd7fe190a0ccbb7805bdd9f","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:bitwarden/service/en","quote":"What is the point of a login passkey if you can't 100% disable password login?","rating":3,"review_date":"2026-09-02","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.x8bit.bitwarden","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.