Hi,
__LeaveStreamsUnattached means that the controller needs to attach all of Tor's streams. How does Tor fail when you set it? We know that __DisablePredictedCircuits causes Tor to stop bootstrapping.
Restricting your path probably won't do what you want: Changing Tor's path selection makes your Tor client look different, so you will be easier to track. GeoIP is inaccurate: it's based on the physical location of the machine, or the location of the owner of the IP address, or some other location they chose. Relays are usually in data centres, so there's no commercial incentive to keep their locations up to date for targeted advertising. Also, different GeoIP databases have different locations for the same IP address. And GeoIP locations often don't correspond to legal jurisdictions.
You could start by using the existing EntryNodes and ExitNodes options: You may also want the StrictNodes option. Tor 0.4.0.1-alpha will add a MiddleNodes option, it should be out in the next few days. If you can't wait, the code is here: T |
_______________________________________________ tor-dev mailing list tor-dev@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev