My initial thought is that this is a cool way to try and get more resilient communications technology in the hands of those who need it most in the Global South, and it's awesome it was successfully used for a Pan Pan.
This reminds me of WinLink (an analogue to email on amateur radio), which I've heard is used by some Mariners. [1]
I'm aware that HERMES is essentially a SDR bundle/communication terminal (for a lack of a better term for a Raspberry Pi, a screen and an SDR), so it's not really re-discovering a well known amateur radio concept, but the hardware setup sounds a bit brittle on first glance, for what is essentially an emergency/critical communication application.
This is a cool project, but fyi, in the US, this would require a license to broadcast (not receive), and I am pretty sure encryption, even with a license, is not legal (again, when broadcasting from US).
Correct. Encryption (or more specifically, obscuring the meaning of a message) is generally not allowed for amateur radio stations except in very narrow circumstances. So any hams using this would have to turn the encryption off.
However, it looks like this stack has encryption available as an option for stations who are transmitting sensitive data and are NOT operating under an amateur license. (Probably government-sanctioned communications or emergency humanitarian efforts.)
Panda_ 30 minutes ago [-]
Sounds a lot like something that could be used with https://reticulum.network to create networks that support multiple mediums.
BlackRabbit1 36 minutes ago [-]
> Why did you build in encryption that amateur-radio regulations in many countries don’t allow?
Encryption (in terms of hiding messages) is forbidden mostly.
But everything else is allowed: hashes, signing, etc.
wmf 44 minutes ago [-]
Coincidentally I looked into this the other day and the fastest mode is 3 kilobit/s. Great for email but it's not going to be an Internet connection.
BlackRabbit1 34 minutes ago [-]
If you want to have internet everywhere there is Starlink. Competing against it as hobbyist is a waste of time.
But having a small, low-power, lightweight messenger that uses an extremely robust (and thereby slow) mode to send and receive messages is an interesting niche. For VHF/UHF/SHF you can use LoRa.
ck2 33 minutes ago [-]
doesn't HAM radio already have a digital packet system that works like fidonet store-and-forward system?
this just adds an encryption layer?
fragmede 1 minutes ago [-]
HAM radio isn't allowed to have encryption. (Someone can write a longer comment on why thats wrong.)
wmf 24 minutes ago [-]
AX.25 runs at 300 bps over HF while Mercury is 10x faster.
Rendered at 18:09:46 GMT+0000 (Coordinated Universal Time) with Vercel.
Organization page: https://www.rhizomatica.org/about/
My initial thought is that this is a cool way to try and get more resilient communications technology in the hands of those who need it most in the Global South, and it's awesome it was successfully used for a Pan Pan.
This reminds me of WinLink (an analogue to email on amateur radio), which I've heard is used by some Mariners. [1]
I'm aware that HERMES is essentially a SDR bundle/communication terminal (for a lack of a better term for a Raspberry Pi, a screen and an SDR), so it's not really re-discovering a well known amateur radio concept, but the hardware setup sounds a bit brittle on first glance, for what is essentially an emergency/critical communication application.
[1]: https://winlink.org/
And then only on certain bands:
https://www.arrl.org/files/file/Regulatory/Band%20Chart/Hamb...
However, it looks like this stack has encryption available as an option for stations who are transmitting sensitive data and are NOT operating under an amateur license. (Probably government-sanctioned communications or emergency humanitarian efforts.)
Encryption (in terms of hiding messages) is forbidden mostly.
But everything else is allowed: hashes, signing, etc.
But having a small, low-power, lightweight messenger that uses an extremely robust (and thereby slow) mode to send and receive messages is an interesting niche. For VHF/UHF/SHF you can use LoRa.
this just adds an encryption layer?