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.
“Being fully open-source and regularly audited by third parties, its security is second to none.”
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)
609bb6c6b511a99fbf5ba95b3d308663df0228701b6c55ffcd0d122cf2dff192- Signature (Ed25519, base64)
Ixx5ZaVVLUwqkbCUrgn7NeLnLkD73J+tSmedIEmU6bniahSlLR7LmqzQ7GjibiX6KSb9YQBSPzY7Xj4o75O8DA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["6099339e4e37968cd2b46c6c12a980f4a16df4ce100296dc2c3a059e05c73910","b76aaf5718927973c2c8d2226c6fe7e890240bc79e575cab0397ce31d05128ad","f547943a33763f26936f7ef6f1e13276d715019c93ba62c862d780792ae026a0","636eb181859e3f7031cb9198b8b8d289afdc811ec95cbcbca88ecc318bee8828","7bc6c237a3c608890a8ff0fee46b1b402005cfbcc73e425bcd5606a18b1880f8","d39b24ea0ed37cb33bafe2fda46030b9825ac7e0c8a6ca24d4df47697d037c36","162350de900eb242245db705b75e67d2c45d4bd974c1e359c2f57d1dad823704","609ec9f7221f7c2c5562d0c1d40dbc6100608dd53de58ed6cd82ae510c736da8","e1f0185c3e231f678d70194b9cc5c8f5f620f632086fc88c67aaaba97adbec0f","7c7baf863a073b56643902d940974631b99fd1a1ae55b2aee866445fcaa80ea8","83f9a43a5f5619e0cef05cb157493e7555560b2f5946f5359e2e77079ef6cb1d","8c7f1604f9038e035e14d43c021683ae7b61c1c4932c4e1957f4cd1139adabf7","77d8cdcf0d2c898e0552ac900c126db61e2277cdb3705b85a834e54dde1ee5ee","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/teams-and-businesses/en","quote":"Being fully open-source and regularly audited by third parties, its security is second to none.","rating":5,"review_date":"2025-01-13","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.