
13 Nov
2014
13 Nov
'14
11:59 p.m.
Hello, I would like to do some development but would prefer to anonymously. I am on a machine where traffic is not routed through Tor by default. Initially there is this step: git clone https://git.torproject.org/builders/tor-browser-bundle.git That would associate my IP address with Tor development. Would it work to instead just do that via torsocks? torsocks git clone https://git.torproject.org/builders/tor-browser-bundle.git Are there other instances where there might be non-Tor connections? (Build scripts?) -Delton