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.
“For me, an authenticator is better security than passkeys”
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 2594955598
Proof data
- Record hash (SHA-256)
09c63fe9778d364bde2eed09a88bc2f7c5210eb3d410e17b1e59be771bb62ed3- Signature (Ed25519, base64)
v3FOmF3WgIc7nRZvzc6Qs5zljfFNzR+ikfo9kbcJzn3+dz0lO1zOkhctup3qObDAxOBM/hD2kRvJ0E+rLGdjDg==- Merkle root
5d9e24aa3407e67ea2f2e26a5653a6d0076935845a1bad3488d2eda2ee88a81d- Merkle path
["09c6b030f6ae1423000494ba6f5e0ab59244da943d633c0cbc91387e88e37164","affc82b5dfb81c641b970afa7b4ea34b9c7b3b81d5d4d1c330042531a8e2173d","332e969b0aa7832c311a24f097d98297f7e19e0aa49f84c3229314dc7f1926cb","e55aac2e93245f79e1127d4c4f1a1dd12fb4a2a4db88b8a753011b27104b523f","aa5905625c8938d98e64dd4522f416b6f0fc917cb886411e36a22868fe4fa9c4","5922ca2e3d6521987ba49ea70471b95cfbc47df0914664f54c04153d3a84cb1d","e63286eeb909d0bac20586305fc2cf2a9dba4b6e53a90499d364c067be51e186","1b935fe64a54d9cf1e7f6e3fbf1bd1ed98b361775ca38b4bb650d5e9a3c9bab2","bedf67807fc3891f1100fe0158a324c0c22b0e6f5ee104dc3b3aa1a7e5dcfe6a","d412571709fc9b6a18f79b910acf3c2869aac563d54c6b93e1cde41a7859e345","7e4d80c76a44bc64f31ef5c154ad341d0022071fd5dc286c533dc0a321545313","c8f76ca8defbf8ccb375fa4489c615b5d155a09a82432439ffbe5296f7a55c87","88cd2e092d86a2cce16a67d96208f41b86bc5e9926af919d175142df77f901fd","d52b5f7abb2d6c19af7e500fdba55bf56c359acecf50179e194e26dc83476c29","0df45e9918aa8c399d7782a38bada433a6ea05fc7a52d0a6a2d9fd2f836d191c"]- Anchored
- 2026-08-26
- Public log entry
-
search.sigstore.dev, log index 2594955598 · entry
108e9186e8c5677aa8d6… - Expected log hash
-
98300f71cd632ff600fd4a8df7e6291aeb56582c5916b3a391d1e3bf72ef7104The 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":"v1787717033238","kind":"published-quote","locale":"en","page":"product:proton/proton-authenticator/en","quote":"For me, an authenticator is better security than passkeys","rating":5,"review_date":"2026-08-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=proton.android.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 (5d9e24aa3407…), 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.