And what alternative should i use if DuckDuckGo is a bad option…

  • @Gunther
    link
    22 years ago

    There’s no such thing as “couldn’t log” when you’re talking about an open source project. The source code can always be modified. Even if something is open-source, you’re always trusting the one hosting it with your data.

      • @Gunther
        link
        22 years ago

        It’s cool that they have that info (hadn’t noticed it before), though it only looks at the front end code, there is no way to check for any malicious code on the back end. At the very least, logging the IP addresses that use the search engine is trivial without any changes to the front end. Actually correlating search queries to IPs would probably be harder since the query isn’t in the URLs, but maybe not that much harder, I’m not sure.

        • @XpeeN@sopuli.xyz
          link
          fedilink
          22 years ago

          Oh right. Well yeah that’s a shame. I bet there’s a way to make the frontend select an instance randomaly from a list and send the query to it.