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.
“Many people can't use biometrics on Android. They don't have clear fingerprints (especially those 60+).”
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)
0f3465267fd02d0c4eb65fe27de91daab5fa48591f5451e0a8ab33e5d97479ae- Signature (Ed25519, base64)
k+A4ip/m8vNLCyLR6TNUwXgDNuEfVHOe7LPkkrO38qnijOmlHWyFxoH85+JHpLMhvE25D2gBYvblQpELr0fcDw==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["0f335f1ba5a94e33a6a99ce1ad67f65133184da3eeb39418a6d1196433ebf033","6afa320bd6b6dc47dde6a27ac1168284152766e10d8994032ad273d658dcfbf7","12b58d81e53ba20335d9aa50dbf4122e09ef5617bd0d286422f0d0a8a3ba10b5","e9e49b70c9783d2aa75d03a35e5a8bb59200de377827f69c82c13b7b56d9a6a5","22633b87002d8aa525a6c8656d0c4e44e252f3cb34a51dda4e066878d3545c04","dbbb4a9e79032d2e2458535ab880f5efeacaffe7ebb92ad9d99b8b06272d28f9","bc646b6e8e5fdd933d7d1f082e87cf1968140628a07e166ac83daf7cada16992","08f1660a97b32693027d1b40a8f419233e1686f32f540952488e755bced2c7ae","af6056d61581c72a4d9ba6f407dc3bda2072259ee7ae67f99508e54b896875ce","004e614132cb1b7c9b619d03ff9f55e46b7cb9767c5ae1437449adf32ddcec45","ba894b4be4882cdd4ee89df93fc269c4b5650c2f893ba96b1cfb28c1d9866900","601d3d5f4fba7ccb8e25e8db9adc4fc1a6094821bec2364894f7bf4c640df5de","b64868d5884e6ca103d8fa1886b59a755a471482d82618eec868304914b8e334","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":"subtheme:bitwarden/fit/mobile-specific-issues/en","quote":"Many people can't use biometrics on Android. They don't have clear fingerprints (especially those 60+).","rating":1,"review_date":"2025-02-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.bitwarden.authenticator","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.