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 doesn't provide any security at all.”
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)
d069ac53c90d8c013ed8596a4b0adb847be310bd2660cb5ff092407caeadeed2- Signature (Ed25519, base64)
R6Ew3cv8iR+Ww/WGuqbyMaVIWBV3fsri80wv2zLfrdCSKeyy2eX5x32ZiMOTqgFQUQNiWcD/BkDPxJJk0NBjDA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["d068e24a0d20bc640a478f215c7a81f0c5198f8dca78dce066a795365e92a23c","0f0bb393757e249bbdd83a6f0d0400b1def745e42aff687d48d7b48ca923c0ca","8cb1d816e42e87513286f07d5563e1daabea652b95bc2cc94a2972bfb4f59b39","0b1a66383cd35c66edef3fb76a5a3ba85db9caec4a05d9083d403e1da36b5b74","f901ff639c8b3f05af1868477016191fdfd8254117047377ab3dd026025feef0","bbdc8e2cc8c1474ebe9642eaab0ad5a0a6209a3edcafd58d2ead8610454ea92e","76c61fa74e8e823f9031d8c9246a0f3affc97f43b447fc233617c29feb474d00","8e72c2fc9ab7bfcd44c404a4c7259bd2d4d12d6f759bc7a3d9b2ff9c61ec27d2","1061396488f901391d8771e375f6416d69d790a3ee7e6a0f615467ae86cb4724","3f219f643190ce465c83e0db3cbb1798f0d28305580c700f94b357c210adccc0","8ae43f764a6c923e22bb9e8a064b7b74e810bd722a0010d60ed9161689181da1","ea302cbe265c8dc3387d0cc3e68ee3f50565bb74ab154f55c34efa7e7e75395f","c9f1105d4f80db6afe27e70c9e1c7fa8740faf4babc45eaba315edf5ba35bc67","6ca8568b4e7c7e4e3b794231ecbe4a3822994a26c5f3f7fd0671946fee25f414","66f93059eee3676095d6925b7cc2fe3b97c348e816a4d3ce47c4b00902d3a227"]- 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":"It doesn't provide any security at all.","rating":2,"review_date":"2026-06-16","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.