As has been said many times before in topics like this . . . any anti-bot approach that is standard in phpBB won't last very long. The trick is (and always has been) to make your registration process as unique as possible (bot questions, visual CAPTHCA tweaks, changing the registration process to make it unique, etc.)Razyel wrote:Maybe it is a good idea to add a second system.
... difficult for blind people...Techie-Micheal wrote:There are some options you can change from the default to make it harder for bots, and 3.0.5 will see an option that will hopefully make it more difficult.
And don't make them math questions, either. I see these on too many sites and they are far too easy to parse and evaluate. Don't forget that computers were invented to perform calculations. The fact that some people think that math equations will stump bots is just unbelievable.Kellanved wrote:Question&Answer Captchas are very problematic for a number of reasons. They pose an issue to internationalization and are usually very easy for bots to answer by asking google - few questions meet the requirement of having exactly one correct answer.
The sad fact is: if we add Q&A as a mechanism, then it will become very hard for admins to come up with questions that work.
Yes, but that's always been the problem, so that's nothing new.Dog Cow wrote:... difficult for blind people...Techie-Micheal wrote:There are some options you can change from the default to make it harder for bots, and 3.0.5 will see an option that will hopefully make it more difficult.
The Q&A/math is just ridiculous, as I have shown in the past, bots can easily take the first answer from Google, put it in, and get by. Same with math, if the bot doesn't have math capabilities already ...And don't make them math questions, either. I see these on too many sites and they are far too easy to parse and evaluate. Don't forget that computers were invented to perform calculations. The fact that some people think that math equations will stump bots is just unbelievable.Kellanved wrote:Question&Answer Captchas are very problematic for a number of reasons. They pose an issue to internationalization and are usually very easy for bots to answer by asking google - few questions meet the requirement of having exactly one correct answer.
The sad fact is: if we add Q&A as a mechanism, then it will become very hard for admins to come up with questions that work.
A custom question is enough, you don't need the captcha anymore, de-activate it and forget about it, nothing bad will happen.Maybe it is a good idea to change the CAPTCHA-Code to a new System.