Reticulum is a mesh network protocol similar to TCP capable of working over nearly any transport medium (wifi, ethernet, LoRa radio, TNC, serial, etc. It is to the best of my knowledge always globally routeable similar to a Tor hidden service and since it uses public/private keypairs no addressing authority (ICANN, etc) is needed. Nobody can deny network access by refusing to assign an address like in TCP/IP since there is no address authority.
It would be really cool if Monero Block Sync could occur over reticulum and Monero RPC.
All the documentation, implementation instructions, etc. that you could ever want can be found on https://reticulum.network/
Edit: The reticulum license is a bit non-standard, so that might cause problems or it might not. https://raw.githubusercontent.com/markqvist/Reticulum/refs/heads/master/LICENSE
Reticulum is a mesh network protocol similar to TCP capable of working over nearly any transport medium (wifi, ethernet, LoRa radio, TNC, serial, etc. It is to the best of my knowledge always globally routeable similar to a Tor hidden service and since it uses public/private keypairs no addressing authority (ICANN, etc) is needed. Nobody can deny network access by refusing to assign an address like in TCP/IP since there is no address authority.
It would be really cool if Monero Block Sync could occur over reticulum and Monero RPC.
All the documentation, implementation instructions, etc. that you could ever want can be found on https://reticulum.network/
Edit: The reticulum license is a bit non-standard, so that might cause problems or it might not. https://raw.githubusercontent.com/markqvist/Reticulum/refs/heads/master/LICENSE