The question still remains because what upstream DNS server in Pi-hole will you use? You'll always need to use a DNS server on the internet unless you use hyperlocal.
Vexz
My thoughts exactly. Next is: "OMG did you know there's the all seeing eye on the dollar notes! That means you're being spied on wherever there is cash!!!!"
Stuff like this just makes me wanna roll my eyes.
To me it looks more like this website tries to guess what filter lists I'm using. In my case it for example detects "EasyList Portuguese", "Latvian List" and some others that I definitely don't use. Also there are some lists it doesn't detect. It definitely makes it easier to fingerprint me but it can't tell exactly all the lists I use.
But it also detects other addons like Dark Reader. And since pretty much everyone has their own set of addons in their browser they're easy to fingerprint anyway. One probably should just use uBO with standard filters as the only addon and that's it. But I can't live without Dark Reader and some other addons that I use. That sucks but it is what it is. At this point adding additional filter lists probably won't make it worse.
True. I recommend a DNS based adblocker like Pi-hole and an extra adblocker like uBO in your browser. If you can't access a website you'll immediately know who is the culprit blocking the site you're trying to access.
Dunno. That would mean websites would know what filter lists inside an adblocker browser addon you use, which I can't imagine tbh. But I'd say it's a gamble. With more block lists you can achieve more privacy but maybe (if privacybro is right) fingerprinting you is easier. You decide what is the right choice to make here.
Do you know any minimal Invidious UI you can run from a Podman/Docker container? Like just the frontend, so that I can use Firefox instead of that. I think having that as a base and adding the freetube features would be great.
Use your favorite search engine and you'll probably find something. Or self host a Piped instance. It's very similar to Invidious but imo even better.
I did that a while ago but always ran in timeouts for some search engines (varied from time to time). Also the order of search results is often completely fucked up. And sometimes I search for something and got something completely different. For example I searched for something like "open source software" and the search results were filled with porn lol.
Also what's bad about self hosting this in your home network is that your SearXNG instance does the searches from your home network of course. That means all the searches to all the selected search engines like Google, Bing etc. are made from your IP which is counterproductive when it's privacy you're trying to achieve.
Open uBO settings > Filter lists > scroll down and click on import > a text box opens where you put the links of your custom filter lists (one per line) > apply changes
Depends on what is secure enough to you. For me that is secure enough but I know a ton of people out there who would say it's not secure enough for them. So in the end it's up to you. Think about the risks and make a decision.
I second mailbox.org. Great email provider that I use too.
You don't cut the middle man, you create the middle man with Unbound. And Unbound needs to ask other DNS servers on the internet to resolve DNS queries. Your local DNS server can't just magically know which IP is behind a domain like for example google.com. It needs to ask other DNS servers that know the answer. So unless you're not using hyperlocal you will always need a DNS server on the internet to browse the web.
Here's an explanation by Cloudflare.