hosts/Tor
Jorgu81 e16341fd8b Add new file 2021-05-31 10:21:55 +00:00
..
.gitkeep Add new directory 2021-05-31 10:13:33 +00:00
README Add new file 2021-05-31 10:21:55 +00:00

README

## Improving privacy using Tor Browser

Editing torrc in order to enhance privacy for this browser.

* Excluding [Five Eyes nodes[https://en.wikipedia.org/wiki/Five_Eyes]
ExcludeExitNodes {us},{au},{ca},{nz},{gb}
ExcludeNodes {us},{au},{ca},{nz},{gb}
StrictNodes 1

* By adding MapAdress hosts with the purpose of blocking adds.

MapAdress domain.com 0.0.0.0


## Credits
Thanks to:
- [Baobab codeberg](https://codeberg.org/baobab) for his MapAdress idea .


## License
GNU General Public License v3.0.

See `LICENSE` for more details.