h1. Running your own Hellnet node First: You will not be serving unrelated content, only stuff you downloaded. h2. Why? * That is the only way to publish your own metatrees for now * You help the network h2. How? "Install hellnet":build. bc. $ hell-serve 6666 6666 is server port, which should be open to Internet. This will launch Hellnet server. Now, bc. $ hell-nodes handshake bitcheese.net 6666 If response is "Handshake successful", all is good. Server have added you to its nodelist and will announce your address to everybody, who in turn will be able to download your chunks and metatrees. Otherwise, read the message and fix the error.