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.
“Every time iOS asks me to save a new password I get and error message that something went wrong.”
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)
ba71fd5db7e850dc92af659eb17b89e00d8858068dbeeb028623280d3a6c0e83- Signature (Ed25519, base64)
GJ+PUtP5jZjQJTpsk4mDtkdnlqEINB3kRfC2c/xUayKybydaw3VSPZgoGLwcPn/uelVvhhGxhQ2XBSnp30+5Bg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["ba7530c219137b1a5fe5d02e4e59643fa2a8f99d4de57e380d3666fc245b307c","faa56f708c242b2e9fcd986dd509373e33b1a85167d1e995994cacfc9e17f38b","530abfbd111ff6d6645652d9b5c9e25a630e653b9afce590e25e24b7412b2812","ca747bcba8abf40de4c56045238a88a4326a6838e3248d467cc9b53956c14701","f9e6b4a3453812b68a84658a90959a4886c5843fd0e769e804682730ab4f4dd6","7cfaf84eaf469e55ba7efe574e95552e2d00d70ed90f266024baf31a7d86101d","5021fe19dd2f5a89a0f947d17ba49796f2d787fc446300d8bc2385efcc6b48d3","a99c16659ee09287dc58268c925ef141ea51120894e18f834d1d032abff82446","900e13b566ca88fc6cf09d51589ded3221127c1797548d0353926dcd795aca7f","0aad0f49df1104f258f75f37b827096bcc165f3778c4a0a5eddcf04accc0e6d4","236e12f121dc5563da8d93f46b49021412549cb97fbdc8633266b36f4ef634dc","ff50dd1d426380e71f5bdfa424955df4d07dd0816370e18fc84eebbbab29d5d1","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":"theme:roboform/ordering/en","quote":"Every time iOS asks me to save a new password I get and error message that something went wrong.","rating":1,"review_date":"2026-07-13","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id331787573?see-all=reviews","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.