People always say it’s the best in regards of privacy to self-host your own search engine. So I started doing that a while ago. But there’s one thing I’m concerned about in regards of privacy when you self-host your own search engine.

Does it make any sense to self-host your search engine at home? See, I have a NAS with Docker. Inside Docker I ran instances of SearXNG and Whoogle. These search engines are just proxies for public search engines like Google. This means if I use my self-hosted search engine to search something, the search engine does the search and delivers the results to me. So for example SearXNG uses my public IP to search something on (for example) Google. That can’t be better than using a public instance of SearXNG, Whoogle, LibreX and whatnot, right? So the best thing you can do is to rent a server in some cloud and host your private search engine there.

  • bluetoque
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I have the same concern, with regards to the IP address. However, my experience with the shared SearxNG instances is they are often throttled by the engines. So it’s a trade-off. What about using a VPN?