actually awesome and fast search engine (depending on which instance you use) with no trashy AI and ADs results also great for privacy, if you don’t know which instance to use go to https://searx.space/ and choose an instance closest to you
I mean it’s often better than nothing, but it is a meta search that still often uses Google or Bing to gather results. IMHO, cut off the need for that data on the whole and use an option like Mojeek
For all their talk of doing things different with their own index and rankings. Mojeek is following exactly what Google did. It’s still an ad based business model that makes users into products to be sold to advertisers. They’re good now, while still trying to build market share. But once their investors get hungry, the enshitification will commence.
we make money mainly from our api, our investors are patient private capital and we don’t take vc, appreciate your point but these are fundamentally different situations, our ads (when they run) will also be contextual so more of a ddg situation than a “makes users into products to be sold to advertisers”
fair enough if it’s not for you though
Do you have topics that are censored? I searched for my reddit post “what I’ve learnt from the mantis aliens”, and it does not show up in your results. Neither at google’s. But it does on other search engines. The ufo/alien stuff are censored in most search engines, while there isn’t a reason to be. That is how I judge search engines. And Mojeek doesn’t give me the results I asked for.
I don’t know if the comparison is inaccurate.
You make money from advertising to your users (“ddg situation” notwithstanding), are beholden to your investors (private status notwithstanding) and need to see more users to increase revenue. The person above you is saying that this model is what will drive you to eventually be as bad as Google. Do you understand?
API index access is an important difference.
If it was only that, without public facing ad driven search, I’d be more impressed.
Maybe if you removed the adds, and severely rate limited your own public facing search, so it’s more of a demo than an actual service. This would force you to solely make money off the API access, without directly competing against those customers.
That would be an honest buisness model. One that doesn’t turn users into eyeballs for advertising. Which seems to me, to be the most insidious problem of the modern internet.
You can use Mojeek with SearX
Nvm with nothing enabled but Mojeek returned no results, I wonders why is that?
I could be wrong but didn’t Mojeek also index results from Google and Bing? I’m wrong they index their own results, I mean Qwant is a search engine built in EU and they index their own results
Kagi works great for me. 100% worth it, best engine I’ve tried.
Edit: If you are curious about their privacy policy https://kagi.com/privacy.
5 dollars for 300 searches per month? Dafuk? And to top it up, need an actual account with email. Gets acquired in a couple of years, and all the data they gather on you gets sold. You’d be better off staying with Google.
The family plan (w/ unlimited searches) is better value. Also the whole point of charging upfront is that personal data plays no role on its business model. Ofc there’s still the risk of it being acquired but the userbase (even if small atm) is still growing and (allegedly) is now profitable.
Ok I need to put my tinfoil hat on for a moment but I think there is some viral marketing going on for it on Lemmy. The frequency I see it recommended or mentioned and the unorganic way it is brought up gives me advert vibes.
Lol as if that tiny company could afford that kind of stuff. Also what do you mean unorganic as the thread in question is talking about search engines? Ironically, I commented the kagi suggestion cause I barely never see it mentioned in these threads and I genuinely find it super cool and I’d like more people to try it… guess you can’t give suggestions anymore?
It’s just a really good product. I search for something and get the results I’m looking for. You don’t have to like it, but I like the product enough that I would take the time to recommend that others give it a go too.
From what i understand, you need an account to use that, dosn’t seem very private.
That’s a fair point. The whole point of needing an account and paying for the service is that personal data plays no role in their business model. This requieres trust from their users but I’m willing to do so as fuck google (obv) and ddg and other alternatives I’ve tried give noticeable worse results…
I checked it out, but most of the public instances I looked at use google + bing. I think I only came across one that used Mojeek, but they deranked it so google results were still at the top.
Yeah you can customize them – if you never clear your cookies.
Pretty much need to self-host it to customize it.
if you never clear your cookies.
They allow you to use a link instead for saving settings, which can also be used to set as your default search engine
I’m not seeing that option anywhere. Nor does it allow me to change the “weight”. I found a github discussion saying it should show up after you save the settings, but I tried that on two instances and didn’t get any unique URL.
Ah, I found it under the “cookies” tab. Needs to be more obvious IMO.
Been rocking self-hosted Searxng for the last 3 weeks now as my default search engine; it’s as good or better than DDG and certainly better than Google. Results I need are usually within the first three items, no extraneous shit.
I thought I’d just try it out, but it’s staying. The ability to tune the background engines is awesome. My search history is private (though I wasn’t that worried about DDG, there was no way in fuck I was using Kagi) since it’s running it’s searches via a VPN and returning me results locally.
How does it work self hosting? Is it querying other search engines or just maintaining a database on your server?
Keep in mind that to protect your privacy you should also share your instance with others. All the searches are still linked to an IP which can be abused as well.
Yes, that’s the purpose of the VPN. It’s out there mixed in with everyone else that’s using that exit node.
Honestly, it’s not too much of a concern to me, I’m not doing anything illegal or naughty, it’s just making sure I’m not part of the dataset.
it’s as good or better than
It’s only as good as the search engines you select. Which ones have you selected?
Aren’t all search queries available to whoever hosts an instance? In my eyes this is much worse to privacy and a much bigger risk unless you really know who is behind your chosen instance. I would trust some a company a bit more with safeguarding this information so it does not leak to some random guy.
As someone who hosts an instance, news to me lol
Edit: Developer says this can’t be done currently? Reddit comment
It doesn’t bother me one bit of you know my search history. You’ll learn I search a word to see if I know your to spell it properly and that I DIY a lot of stuff lol
Billions of Chinese also aren’t bothered that they live under surveillance, but it isn’t right.
Of course it can be done, check your web server logs.
If you are using GET requests to send search queries to searxng, what you searched for will show up in the logs as
2024-10-31 123.321.0.100 /?query=kinky+furry+pictures
If you use POST requests the server admin can also easily enable logging those.
People hosting searxng can absolutely see what you searched for, along with your IP address, user agent string etc.
Thanks for clarification and great that this is not included in project, but couldn’t someone change the server side code and somehow see more info that goes through?
I know there is that HTML check in https://searx.space/ to see if search interface code is not heavily modified, but on server side anything could go on.
If requests are encrypted in a way that searxng does not see contents then it probably is not trivial to do, but there always is a possibility something clever could be done.
I’ve always gotten the impression it was mostly intended to be self hosted. I’ve self hosted it for something like a couple years now, runs like a clock. It still strips out tracking and advertising, even if you don’t get the crowd anonymity of a public instance.
Self hosting doesn’t make sense as a privacy feature because then it’s still just you making requests to google/other SE
It’s not useless, it removes a lot of the tracking cookies and such and sponsored links loaded with telemetry. Theoretically you can also get the benefits of anonymity if you proxy through Tor or a VPN, which I originally tried to do but turns out Google at least blocks requests from Tor and at least the VPN endpoint I have and probably most of them. Google or whatever upstream SE can still track you by IP when you self host, but its tracking is going to much less without the extra telemetry cookies and tracking code it gets when you use Google results directly.
But yes, practically you either have to trust the instance you’re using to some extent or give up some of the anonymity. I opted to self host and would recommend the same over using a public instance if you can, personally. And if privacy is your biggest concern, only use upstream search providers that are (or rather, claim to be) more privacy respecting like DDG or Qwant. My main use case is primarily as a better frontend to search without junk sponsored results and privacy is more of a secondary benefit.
FWIW, they have a pretty detailed discussion on why they recommend self-hosting here.
A VPN will not save you, they are easily worse for privacy in terms of user tracking. It centralises your entire web traffic in a single place for the VPN provider to track (and potentially sell).
You either trust the ISP or a VPN. Its a tool not a blanket of protection. Opsec and knowing how to move is most important.