HelloZeroNet / ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.io
Other
18.32k stars 2.26k forks source link

[feature suggestion] "--tor inside" option to run ZeroNet in the VM connected to Tor #474

Open yurivict opened 8 years ago

yurivict commented 8 years ago

Currently these options are supported: --tor {disable,enable,always}. --tor always is designed to run alongside the Tor process, and means that ZeroNet will use the Tor controller port to create the hidden service and Tor's SOCKS5 port to connect to the peers.

However, people sometimes also run Tor-connected VMs. This is actually the most secure way to connect to the Tor network, see for example the Whonix and Qubes projects. The suggested --tor inside option will work the same way as --tor always works with these exceptions:

tlaurion commented 5 years ago

@yurivict : please rebase.