The project nodes are (currently) running Zcash v1.1.1 “Overwinter” upgraded and Tor 0.3.3.7 (with upgrade notification status being provided via this thread).
These nodes are run independently, although they are part of a Zcash accepting project. Thus, in terms of a transient internet, these Zcash hidden service .onion’s are likely to remain stable for the foreseeable future and beyond.
Note : The TBB (Tor Browser Bundle) uses SOCKSPort 9150 instead of 9050 - It is also not advisable (for your own privacy / security) to run Zcash through the TBB whist browsing. You should install the Tor Expert bundle, where possible instead.
Client Only option refers to the fact that this configuration will not Relay or Exit other users Tor traffic.
Set-up Guide for running Zcash on Tor (Ubuntu / Debian Linux Desktop)
Note : Use proxy=127.0.0.1:9150 instead to connect Zcash via the TBB (Tor Browser Bundle). However, for your privacy and security it is best to run Zcash via the Tor Expert Bundle.
EDIT: Consider adding dnsseed=0 for optimal privacy for Tor 1 and Zcash 1 - Proxified Zcash (example - see below thread).
" -dnsseed - Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect/-noconnect) "
Also consider onlynet=onion which will enforce using only the specified addnode=.onion addresses from your zcash.conf .
Note : Use proxy=127.0.0.1:9150 instead to connect Zcash via the TBB (Tor Browser Bundle). However, for your privacy and security it is best to run Zcash via the Tor Expert Bundle.
Use proxy=127.0.0.1:9150 instead to connect Zcash via the TBB (Tor Browser Bundle). However, for your privacy and security it is best to run Zcash via the Tor Expert Bundle.
Note : Use proxy=127.0.0.1:9150 instead to connect Zcash via the TBB (Tor Browser Bundle). However, for your privacy and security it is best to run Zcash via the Tor Expert Bundle.
Well done, xyZcash - I’m very pleased to see people integrating Tor and Zcash. What are your thoughts on the possibility of running a Zcash node with the in-testing 64 bit version of Tails OS?
Tails OS is amnesic, so although it is really good for privacy and anonymity, it is perhaps not as well suited for using crypto-currencies.
Whonix Workstation and Gateway are not amnesic and can be set-up using VritualBox iso images on a single host machine (including windows). Zcash should build OK on the Whonix workstation, although it might need some extra packages and some testing.
EDIT : Obviously that type of set-up is going to require lots of system RAM currently for compiling and/or making zaddress transactions. Probably min. 8 to 16 GB physical system RAM.
EDIT 2: Qubes-Whonix official builds are 64 bit only;
There are a select few applications that have specific Persistence configurations but I don’t know how individual users can make other applications use it…
How to combine the above config. examples, as follows ;
Tor 1 and Zcash 1 - Proxified Zcash - The most anonymous and censorship-resistant way to run Zcash through Tor. Hides the fact that you are running Zcash. Anyone watching your network would just see Tor connections. You won’t Relay or Exit Tor Traffic for others.
Tor 1 and Zcash 2 - Dual Stack Client - allows ‘clearnet’ Zcash connections + .onion connectivity via Tor. You won’t Relay or Exit Tor Traffic for others.
Tor 2 and Zcash 1 - Not advised - counter productive / conflicted configuration.
Tor 2 and Zcash 2 - Dual Stack Server - allows ‘clearnet’ Zcash connections + .onion connectivity via Tor. Creates your own addnode=.onion address which you might make public for others to connect to or keep private for you and your friends. You won’t Relay or Exit Tor Traffic for others.
Tor 3 and Zcash 2 - as Dual Stack Server - allows ‘clearnet’ Zcash connections + .onion connectivity via Tor - however, the generated addnode=.onion address can only receive incoming hidden service connections. This is due to Tor HiddenServiceNonAnonymousMode forcing
SOCKSPort 0 and SOCKSPolicy reject * Thus, also removing proxy= and/or onion= settings from your zcash.conf is advisable. Note that this combination is most likely an efficient / secure way to run a Dual Stack Zcash .onion mining pool or faucet over Tor! Again, You won’t Relay or Exit Tor Traffic for others.
…
Other combinations are not advised, are counter productive and/or present a conflicted configuration or simply don’t really have a current use case.
Hi, thanks. This node is not a VPS server in who knows server farm that a VPS reseller gets. Is a server that I take care in my office. We are upgrading our network links and we spect some downtime in the next weeks, around 90% uptime in worst case.
I advertise that this is a node as a generally secure one and not a perfect reliably one.
You are welcome. Having a healthy tor only zcash node that connect to 10+ tor zcash nodes is enough reward. In our company we build many authenticated hidden services based IT management and DB tools for our customers. We feel that a privacy preserving crypto currency over tor hidden service was missing. Some of our (more adventurous) customers and suppliers are liking the idea too.