## 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 ads.

_MapAdress domain.com 0.0.0.0_

## Considerations

Google hosts are blocked by default.


## 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.