Please, if you haven't already, make your disapproval known on that discussion. Everyone reading this should go and let them know how dumb of a decision that is and to not release v0.18 without captcha support.
tucson.social will not be upgrading to v.0.18 due to this and we will likely defederate with any instance that does upgrade.
Are you able to make a comment on that issue thread? We really need more instance admins to weigh in, and if half as many admins who've complained about this did so, they might reverse course. But right now these threads are just giving Devs support to remove "imperfect methods" anyways.
It's critical and crucial that we admins stay engaged with the project or else this all goes to crap.
Sorry, this is misinformation. Graphical CAPTCHAS can be trivially defeated by bots, as the lemmy devs have said.
If you want to slow the bots down, a hashcash implementation like mCAPTCHA would actually work and the lemmy devs already said they'd accept a PR for this.
I gotta be honest, I don't see why they're pushing mCaptcha so hard. Honestly, any form of captcha will stop the vast majority of bots (I found this out myself when running an old school forum ages ago).
For the remaining bots, I don't see why a proof of work captcha would do any better than an image captcha. If anything, it seems like proof of work captchas are guaranteed and trivially solvable by machines. The only catch for bots is that they must expend a bit more computational power to do so. I don't think you can possibly limit bots (which can optimize their hardware) by a significant amount without very negatively impacting legitimate users.
I'm not sure how that is more effective than an image that many bots struggle with automatically solving. They seem to especially struggle with the "select all the traffic lights" style problems (which is why those are used -- despite being admittedly kinda annoying).
To go a step further, this feels like a proof of work (crypto) fan looking for a problem to solve. Is there any evidence it works? Cause I googled "mcaptcha effectiveness" and there isn't really any results. I'm very skeptical that it works by any means other than seemingly being niche enough that bot writers likely aren't targeting it.