Pi-hole is OK, but for good measure it’s easy to set up a “hosts” file that blocks all that stuff locally. You can use your findings from Pi-hole. On Linux you just pop your entries in /etc/hosts
, or other OS equivalent. Here are some curated lists.
For Mozilla telemetry - https://github.com/MrRawes/firefox-hosts/blob/firefox-hosts/hosts
Massive list for everything - https://github.com/StevenBlack/hosts
The amount of times I’ve seen people request help because Pi-hole was not blocking/functioning properly, well a hosts file just ensures nothing leaves that you want blocked. Besides, you may have different machines set up to be strict or permissive depending on their use case.