hosts/Tor/README.md

1.0 KiB

Improving privacy using Tor Browser

Editing torrc in order to enhance privacy for this browser.

ExcludeExitNodes {us},{au},{ca},{nz},{gb}

ExcludeNodes {us},{au},{ca},{nz},{gb}

StrictNodes 1

  • By adding MapAddress hosts with the purpose of blocking ads. This host is mainly based in Steven Black hosts.

MapAdress domain.com 0.0.0.0

Considerations

As for NoGoogle hosts, *.googlevideo.com is necessary for Invidious. Modify or delete it if you want.

By using torrc, by default, most of GAFAM hosts will be blocked due to this is a personal list. In the past, I've used a Steven Black one but doesn't work now.

Credits

Thanks to:

License

GNU General Public License v3.0.

See LICENSE for more details.