Signal proof

Verify a master.

Pirate radio does not mean uncertain ownership. Every master takes a fingerprint and a signature the moment it enters the station — and you can check them without trusting us.

Station signing address

1NZooVKQZfF1v9gUmZboSCofeBSLUFf7as

Signed as Gregory J. Ward.

How to check one yourself

  1. Pull the record

    Open /verify/<id> on any public transmission. It returns the payload, the signature, and the address.

  2. Read the payload

    Canonical JSON, keys sorted: the producer, the SHA-256 of the audio, and the moment it was signed.

  3. Check the signature

    Any Bitcoin signed-message tool. Feed it the exact payload string, the signature, and the address above.

  4. Check the audio

    Hash the file yourself. If the SHA-256 matches the payload, that is the master that was signed.

Tamper with either the audio or the payload and verification fails. That is the point.

Signed transmissions

Nothing public is signed yet.