As asked.

  • @macattack@lemmy.world
    link
    fedilink
    414 months ago

    I self-host searXNG, but you can use one of the public instances as well. My understanding is that it is more secure because you’re search results are commingled with whoever else uses the instance, but you also can use something like libredirect to further distribute your search results across various instances for further security

    • @JetpackJackson@feddit.de
      link
      fedilink
      114 months ago

      How exactly do you self host your own searxng instance? Also, based on what you said, wouldn’t having your own instance make you stand out more?

      • @elvith@feddit.de
        link
        fedilink
        14
        edit-2
        4 months ago

        Having your own instance can be bad for privacy, as all your searches come from your IP (hosted at home) or the same IP (hosted on a server). They might not be traced to you personally, but you might still get personalized results or your search may still be tracked, depending on how they track you.

        That’s circumvented when using it with some or better many other people. But then, you need to trust the admin of that instance.

        Self-hosted is easy if you know a bit about servers. You need a domain pointing to a server. If it’s the only thing hosted on that server and you have set up docker on it, you can just follow their instructions here to get it running in less than 5 minutes (assuming you run the default config and don’t customize all of the settings for a while): https://github.com/searxng/searxng-docker?tab=readme-ov-file#how-to-use-it

        • @JetpackJackson@feddit.de
          link
          fedilink
          44 months ago

          Ah ok gotcha. So it’s a trade-off of having the instance always up vs privacy? Interesting. Thanks for the detailed info! I keep meaning to get into self hosting lol

          • @elvith@feddit.de
            link
            fedilink
            54 months ago

            No, it’s not „always up“.

            There are three main ways how Google, Bing,… can track you:

            1. When you’re doing a search while being logged in, it’s probably you
            2. If you’re not logged in, they can set a cookie to recognize you on your next visit (although they may not be able to link this to you, your email address,… but that’s not needed). They may mix your searches with those of the other users of your PC, when those are using the same PC, browser and account (e.g. if you have a family PC with a single windows/Linux account that everyone uses)
            3. Even if you’re not logged in and don’t accept / delete your cookies, they still see your IP. Depending on your ISP you might have the same Ip for a long time or you might have it rotated regularly. Now they could only track the searches of your household (assuming everyone isn’t logging in and deleting cookies immediately)

            With Searxng, they can only do the last variant. But assuming you use a “real” server in the internet (and not one at home), it will likely have the same IP for its lifetime. And if you’re using it alone, that’s the only thing they need to identify you and track your searches. The more other people use your instance, the less useful this kind of tracking gets. Too much noise to identify a single person.

      • @macattack@lemmy.world
        link
        fedilink
        2
        edit-2
        4 months ago

        Someone already gave an extensive comment about how to set things up so I will skip that part.

        Good observation re: self hosting potentially reducing privacy. The way that I keep my privacy during self-hosting is to completely avoid search engines that track my IP address, and then, ideally, although the remaining search engines are less efficient than the likes of Google or Bing, the fact that the results are aggregated hopefully increase the efficiency of the results.

        For my default searches, it uses mwmbl, mojeek & qwant