Torzon, read the screenA collection of the things you actually see, explained

The collection

Signatures

Signatures

Four things in this room. Between them they answer the only question in this subject that has a real answer, which is whether the thing in front of you came from the party you think it did.

What is in this room

What a signature proves, exactly

Two things, narrowly and completely. That whoever produced the block held one specific private key, and that the text has not been altered since. It does not prove the signer is honest, that the key is still in the same hands, or that the statement is current. Those limits are not weaknesses. A check that claimed to answer everything would be answering nothing.

The four results, in one table

What you seeWhat it meansWhat to do
Bad signatureThe text was altered or inventedLeave. This one is unambiguous
No public keySigned by a key you do not holdGet the right key after checking its fingerprint, never the one offered on the page
Good signature, unexpected keyThe maths works, against somebody else keyLeave. The word good is right there, which is why this catches people
Good signature, old dateIt verifies, and the statement is months oldTreat as unconfirmed. Signatures never expire, so genuine old ones get shown again

The bottom two rows have their own pages, because they are the two that people report as a pass.

The only thing here that settles anything

A signature is the only claim in this whole subject that can be settled instead of argued about, and it costs about a minute once you have done the hour of work behind it.

Collect a fingerprint first

The hour that makes the minute worth anything

Everything in this room runs on a fingerprint you collected yourself, and collecting it properly is the only part of this subject that takes real work. Once. About an hour, gathering the same value from places that would have to be broken into separately, comparing them in full, and writing the result down somewhere outside the browser.

After that every check costs under a minute and produces an answer that does not depend on your mood, your experience or how the page looked. People skip the hour and then do the minute against a key from the page they are checking, which is the same as not doing it.

What this room cannot reach

Those limits are why the other four rooms exist. A check that answered everything would not be a check, it would be a promise.

The order of operations

  1. Collect the fingerprint on an ordinary day, not during an outage when everybody is in a hurry and sources agree less.
  2. Write it down with the date. Then a change is a change rather than a feeling.
  3. Check the block before you type anything. After the login form the decision has already been made.
  4. Read which key and what date, in that order, before you read the word good.