391
Security / Re: Clearnet via tor security concerns?
« on: August 09, 2013, 04:43 pm »It's probably best to setup Tor to only use entry nodes in your own country which you trust, and only use exit nodes in countries which are not controlled by the NSA. E.g. South Africa, Taiwan and China.
This is useless if the site you are visiting is located in the USA, which a majority are for English speakers. In that case, you are better off using an exit node inside the USA, since the NSA is less likely to sniff the connection, although it probably will anyway at the major IXes. I just assume there's no way resist NSA surveillance at this point, except to use hidden services that are located outside of the USA.
Quote
To your torrc config file you could add something like this:QuoteStrictNodes 1
ExitNodes {tw},{za},{cn}
EntryNodes $073F27934762FF8BA956FFCE136AAC1CCF45EA13,$80F870DD215A0C56005266A71C46F92F39F1973B,$6557396CF0EE5B72563A22BCAA0FF26E77FA3D08
If you are always using the same few exit nodes, that could kill your anonymity, because your circuit patterns are significantly different from everyone else's.