Comment on Does anyone use Anywherelan?
@exu @gedaliyah fyi, yggdrasil supports a shared password. So while by default yggdrasil nodes on the same network will automatically find each other (via multicast) and form a single yggdrasil network, you can ensure only certain nodes connect to each other by setting the same password on each of them.
Yes, but AFAIK that’s only for local multicast discovery. If you have a server listening for connections somewhere, those aren’t password protected and anyone can connect to them unless you restrict the accepted keys.
@exu You can also add a password to the Listen section for that; though I haven't personally messed around with that feature.
Oh cool, I somehow missed that in the docs
@exu I think it's new!