<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 22, 2018 at 7:46 PM, teor <span dir="ltr"><<a href="mailto:teor2345@gmail.com" target="_blank">teor2345@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> On 22 Jan 2018, at 22:57, C. L. Martinez <<a href="mailto:carlopmart@gmail.com">carlopmart@gmail.com</a>> wrote:<br>
><br>
> ...<br>
><br>
> And th second question: is it possible to filter by Nicknames instead of country in torrc's exitnodes section? Or is it a stupid question?<br>
<br>
The Tor directory authorities regularly block bad exit nodes.<br>
<br>
If you filter your own list of exit nodes<br>
> then your circuits will look different to the circuits made by the<br>
> other clients<br>
on the network, and you will be less anonymous.<br>
<br>
So why are you filtering exit nodes?<br>
<br>
If you think blocking some exit nodes makes all Tor users more secure,<br>
because they are doing bad things to your traffic, contact<br>
<a href="mailto:bad-relays@lists.torproject.org">bad-relays@lists.torproject.<wbr>org</a> and report those relays.<br>
<br>
If you want to sacrifice your anonymity, and keep your own custom<br>
block list, then you must use fingerprints to reliably identify exit<br>
nodes.<br>
<br>
If you use nicknames, you will block every relay with that nickname.<br>
(Nicknames are not unique.) And if the relay changes nicknames, it will<br>
not be blocked any more. So don't rely on nicknames for your security.<br>
<br>
If you use countries, you depend on MaxMind's GeoIP database. It's<br>
unreliable for servers, because GeoIP is designed to target advertising<br>
at consumers. So don't rely on GeoIP for your security.<br>
<br>
If you just want to look like you're coming from another country, then<br>
keep on using country codes. But the sites you're visiting may use a<br>
different GeoIP database, with different countries for those exit node<br>
IP addresses. There's nothing Tor can do to fix this.<br>
<br>
The syntax for all these options is in the tor man page.<br>
<br>
T<br>
<br>
--<br></blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Perfect. Many thanks for your explanations Teor.<br></div></div>