Why doesn’t Tor do this by default?
Would this be a bad idea to force this via torrc by using NodeFamily with country codes?
NodeFamily {au}, {ca}, {gb}, {nz}, {us}, {de}, {nl}, {fr}, {se}, {ch}
Alot of times I have circuits that are all the same country and even with circuits that have two of the same country I feel this is not good?
Examples:
{germany} → {germany} → {germany}
{usa} → {france} → {usa}
Wouldn’t having just no more the one of a single country by default be better?
{united_kingdom} → {germany} → {netherlands} instead of the above example with all three germany or two usa nodes.
I know forcing exitnodes or restricting exit nodes by countries limits your circuit size but would this be ok?