What’s the best alternative for ddg? They sold info to Microsoft & that’s a no-go for me. So what’s a good private search engine?
deleted by creator
Have you tried searx? There’s a lot of open source instances. If you want to use Google with some privacy there’s also whoogle. Tbh I haven’t tried any, just read about them. Hope this helps!
I would recommend searxng its a little bit better and yeah.You can easily self host that too :) Its a meta (not the company) search engine. It requests multiple search engine. Its a really good way to aggregate multiple results from different search engine.
Isn’t that ultimately like a VPN though? i.e. a different server is making the requests to those search engines and forwarding results to you? Why not just use a VPN and access your favorite directly if you don’t care about aggregated results?
Then the thing is VPNs are the trojan horse themself. They know what you search, they know who you are. There are some exceptions, but in general they know those things. Its not like a vpn its like a proxy. It just proxies the content for you. From all of your wanted websites, you can easily self host it with docker.
The VPN doesn’t know what you search if you use HTTPS
If you router your dns through it, yes it still can detect on what websites you were ( not directly the path like /comment/13232345 but the domain like google.com )
Yes, so it only knows you visited Google, not what you search
But still then if you click on it like wikipedia.com it knows that. That is already enough to track you where you go.
And if you have enabled prefetching it will prefetch all the websites ( and domains ) on your search result page so with it a vpn provider can guess what you searched.
But still its a middle man and you need to trust them a lot.