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.
“Struggling to get it to work on Android.”
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)
f151a0489cd6d7ba1eb13249363420ce94ca2343ca0306bbe6adb0e3dde270de- Signature (Ed25519, base64)
LkcEFUjrvqisXOvOzw3Hy4aT1eVUOtKFMXg11G0LIJEewxjLlcICcWS+vJgluRZSdIyD/RHw9YQWJmv+hk01Bg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["f1515c99e9b38b9be69e68813916b69e3a0a39639a96fc79c790fc2856871ea4","b8a9e8097bd68c785ce6d23aac1e1b5f634dcdc38e5068c9eb5af10c7baf901d","7d7d8184b6ce22422dbdcdf6267ed7cc82a2262b5b1fb1392b622bf96727680f","cceb1d8a946b0766065a04819e7f907de84804bc18dbf7367e8f093ab43696f9","c7d9827696d618e44dae9e544447130e6ab3dd4d76530e283ad5e043fb73f196","a81ce5901ffb460d9bfed78eacbdb23a1d6b62b58b5fe098adfc208cbf07916a","ad8de140771d9bc4bc6dc01db6355c2f68b6dcc9f1f78b17cffe8d4d4cf792f3","60c1a57e9944cbb4124aabb2cb428ed72c9384fcb515fcbe5f71c1c732960e4c","714c8df78db3d14e3f710cdd7009a74a19032b824c2a3352d6178a541b3a37a5","d21d679aeebe8ac01a5180d5c8e2a1c5d84923b215e74c7a1ff9c6c117a1d80d","07ab1c22014e7d6c9920a7d262fb3b3a7153fc8417804c16798771214a71d9e8","8be8841b862f5520d66c96a9ace469cc2bbd47fc9d2a440fb26a1f3ae81325cf","92ce7b112a5230537628edf62c10d3699180f9c58135530242c50c3d07cb3a9c","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":"theme:bitwarden/delivery/en","quote":"Struggling to get it to work on Android.","rating":1,"review_date":"2025-09-24","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.