|
|
|
|
|
by kongin
1719 days ago
|
|
>Regarding mesh networking, you don't have to have encryption to do that. It could still be very interesting, you just have to know that people can inspect your transmissions. If they didn't allow this restriction, I imagine the system would just be overrun. You can't have traffic that is ssl, ssh, or any other encrypted protocol. Stop and think how useful a network you can have without that, no emails, no websites, no authenticated connections between computers. The only things we have left are http, telnet and anonymous ftp. Welcome to the 80s Arpanet, but anyone can modify your packets undetectably. |
|
However, signed packets do not violate the HAM rules, and is pretty common. People controlling systems (like repeaters) can ssh to them, with encryption disabled (there are patches), but still using signatures to avoid worries about packet modifications.
js8call for instance can do "mesh" networking, but the bandwidth is a few 10s of bytes per minute. But you can send messages through multiple hops to allow things like getting messages through to people you can't directly contact.