From the above list - we do have Tor service provided for the Mincoin network.
Depending on whether you're using Linux/macOS/Windows the way to get the Tor proxy running is a bit different.
On Linux, you'd simply install the Tor service and start it - and then you'll have the proxy listening on 127.0.0.1:9050.
On macOS, you can use MacPorts to install Tor and then type "tor" to start the proxy.
On Windows, download the Expert Bundle and unzip it and then double-click on the tor executable.
After your Tor proxy is running, you can launch Mincoin with the following included inside of mincoin.conf.
onlynet=Tor
proxy=127.0.0.1:9050
We're still working out some quirks with the crawlers and DNS Seeds so that each of them will offer onion nodes.
We want the DNS Seeds to enable bootstrapping over the Tor network without any addnode entries.
However, if you do find any trouble there, you can add fkhwktieszixa2d2.onion and cyixu5mrodmjbkpr.onion as addnode entries and you should be able to use the network entirely from Tor.
Best Regards,
-Chicago
I followed this ^ Exactly and it worked perfectly for me! We will need to get a more elegant solution for this in the near future but it is Great that it works!
Thanks again Chicago, Great Work !!
-ST