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.
“just started with bitwarden but impressed with security proceedures”
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)
d755574087b00376bc1af092b4bc1f7c499b9bcf5ba6711825c70150714dd3d7- Signature (Ed25519, base64)
YCgpWnBiSZA51az1i8kFyatGZUrhqAdWSRy0ZYbU91XU4S/0eHTGT5XiNqa2xf2dZHlcU7ZK3w+q2xX25SnLDg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["d753f01e6f034291c1d65b59bf6dacd0f0f732fd92330491c9cc77dd3f5736dc","e3f952ac733b0a714a558a6d8a9468c1f9f1d36acce43602f126fe536df5f88d","3c5ea39f84aed958fa6fabf98ebca41e157346f8e07b3b0f139f63e078fa8c64","84b461b3a31ac1e98d04e673bbe3acc8ded1d5253c40ba6f69e97985701b1091","94461a800e1c74e75b33caee4b48706918e0a5a2c4f35c6811c3e53b7cd91c50","f711eb406aa703992075f38ac68e1a7be961811632cfb6128465fa0c0c7b30c3","ccf49ceb097eda7ea0b3744040f8f66de80c11fe033298f6a5804afd1bca2a7c","3af9bf8166a4db7fa2fe2c99f4f1bb5d63c52ad15035fba7df1800bdc863611f","1fe42d49026b36c8fca0da2305d3efd9f82dd33ec181fae1b337772ad3cb42ac","bb3cf5482c98a9baebb45570d6d1a065522d2f8537c700621894e61bc5065200","187a1f07030b8b125801665ce22924bc0738652ba583a5ee68704d61a48de763","482bdf1391d0b24847060d923fe2ccef8409f6ecea289eb781f1c7381a2d2a53","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":"product:bitwarden/enterprise/en","quote":"just started with bitwarden but impressed with security proceedures","rating":5,"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.