I have a couple questions I haven't seen directly answered
1) How does DNS work on a peer to peer setup like this? I see that you can access a node by http://nodename:8080, but let's say I run another web server on that machine, is it still the same nomenclature, or can I set up another DNS entry somehow and broadcast that to the network? Or would I just set up another node with that name? 2) Related to #1, as BBHN becomes more and more popular and the effective size of networks increase, what are the implications of node name collision? Is that already handled somehow? 3) I hear people talking "advertised services". Is there something special to that other than to just set it up for network sharing on the configuration of the node it is connected to?
I'm really excited to try and get started with this soon, I'd like to run some basic cloud services on the meshnet as an off-grid alternative. |