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.
“Opening the app should require a PIN, not a 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)
8ec192f466017c703d370dcc6a3d0bc4c007aaab2fae985703dd1dc99d8145e1- Signature (Ed25519, base64)
wS0ePpWMoI+fiqp+i2L1cUqr/Ahcls8aWdrbUOA2ujh4T2JS5OafHvJmMuFR/aHcRqJPhOsnzdw08dbOdPJUAg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["8ec29484359e4c85f6b7357c7e7c4bb953c8d1fa7d8a617b74a366a2efa500f2","2f573e93d73d1d5be66488638ab11f9b6e3328bd4f32ab27527dde29f54ee917","9128f34d1b9569f735e1e95dce5082b162aeb006984af73c393b708130eeb75b","b70a83bc797abc565fa93f6d34628ccd60feddc8f951c3e22772f7bb96de5a9b","5322316dad19393e973b0de18780685d48bb3877d50248a5e2b364dcb3d12e32","422d7a57a7985ac8766e8b920744707bf2d19bde915fceddf856e1a68d1824ff","59254e57c18e8a85f5bb62a2bfcff96ac95b5b92911d3823de9fd81febe702d9","1a47b9b5a0a5ba16928c6a1d1989645968c153a9561253efd856c69625c78292","b80a8a00d80e0d68abbfd30ac4786c53cf9421c3b5aa58cbbbdbd3e0acfd5798","bf36a1682c931c4809e32e150a9ca80cb5f9c0af12fc903b664681dd644dea88","777b47360691f2b3b57e757f270b00fcea5e34e7a46ebf4242b7d849caab7641","d26424069f8ebada7d5db61084db1487cb6a3d9e3a9d7dea65c859d46af6bbd0","e3a1de018ae2658686c8ef0556fbf43b0147585a01189da83c1927e13f8542e0","d3f9820ef177ffb6742d93ecece273e46037aa87afa8ee19fc7a0b34f6ac592a","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":"product:bitwarden/enterprise/en","quote":"Opening the app should require a PIN, not a password.","rating":3,"review_date":"2026-08-30","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.