Anubis now supports non-JS challenges

143 points by edwardloveall


mond

I love Anubis.

The fact that it makes corporate squirm with its cute anime girl rendition is fun, it levels the playing field against AI scrapers, and it’s driven by Xe. What’s not to love, really?

johnklos

Cloudflare’s solution, if we can call it that, is to require only the most common browsers on the most common OSes without many extensions, changes or customizations.

Xe’s solution is to try to make something that marginalizes the largest number of bots possible without marginalizing odd browsers, odd OSes, the lack of Javascript, whatever.

I truly wish we had more people in the world who care like Xe does. The Internet should be a place where diversity is welcomed, not punished. Thanks :D

koala

I’m so glad this is in.

Writing software against malicious actors is difficult. I know it’s extra effort to find more ways of beating bad bots; writing one is tough, adding a second one is even tougher. And maintaining this kind of software is also an uphill struggle, having to react to countermeasures by the malicious actors.

But without things like this, essentially many browsers would be dead. And I think the web is better if there are browsers without JavaScript around. I really think that use of JS where it is unnecessary causes a lot of trouble; both excessive resource usage (that has a real-world impact in computers being retired too soon, more resource usage, etc.) and concentrating power in a few powerful corporate entities such as Google. Yes, the browser as the advanced application platform runtime is a difficult thing, but the browser as the content navigation and simple app platform is GREAT; nowadays even very simple browsers such as Lynx are still useful for browsing a lot of sites, and I think if Lynx could work on any non-Google-Maps kind of website is a great thing.

I kinda expected that some protocol such as https://privacypass.github.io/ (not sure if it’s good or not) would become widespread, but this is a thorny problem.

I’m not sure what’s the future around this. The web becoming a battlefield to keep the bots out is a bleak future, and certainly I wouldn’t want that we lose anything such as privacy in the process. I guess we have survived some crisis without major permanent losses to our freedoms and rights, but battling malicious actors frequently has undesirable tradeoffs.