http://xmr.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/opsec/haveno-seednode/index.html
Now it's a matter of configuring torrc for our Haveno Seed Node: #if you have no existing torrc config, overwrite it:
[ Datura ] [ /dev/pts/10 ] [/srv/haveno-reto]
→ cat seednode/torrc > /etc/tor/torrc
#if you have an existing torrc config, append it below the existing torrc you have:
[ Datura ] [ /dev/pts/10 ] [/srv/haveno-reto]
→ vim /etc/tor/torrc
[ Datura ] [ /dev/pts/10 ] [/srv/haveno-reto]
→ cat seednode/torrc >> /etc/tor/torrc
[ Datura ] [...