Station 3310
Overview
I love numbers stations. There’s something fascinating about the way they operate, the mystery behind their messages.
Example number stations:
As a fun side project, I’ve delved into the world of cryptography and developed Station 3310.
Message Format
The messages are structured as follows:
- Jingle: https://www.youtube.com/watch?v=tpeWHtlIsB4. This is the full song which the Nokia ringtone is based on hence the name “Station 3310”
- 5 character “Mission ID”: Repeated 5 times.
- Howler signal: Indicates start of message
- Message body: 10 groups of 5 digits. Repeated 5 times.
- Howler signal: Indicates end of message
Tech Stack
- Python