forked from Narsil/hosts
|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| torrc | ||
README.md
Improving privacy using Tor Browser
Editing torrc in order to enhance privacy for this browser.
- Excluding Five Eyes nodes
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 for his MapAdress idea .
License
GNU General Public License v3.0.
See LICENSE for more details.