http://hikariu7kodaqrmvu3c3y422r6jc7gqtpvvbry6u7ajvranukx6gszqd.onion/tutorials/nomadnet.html
Then, to add some nodes, run: curl https://letsdecentralize.org/rollcall/reticulum.txt >> ~/.reticulum/config If you got errors about "possible carrier loss" on one of your network interfaces, either manually specify which network interfaces "Default Interface" should run on: [[Default Interface]]
type = AutoInterface
enabled = Yes
devices = wlp3s0,tun0
# in this example, Reticulum can use my wireless card (wlp3s0) and Yggdrasil (tun0)
# but no Ethernet ports (enp0s25 or eth0) because...