one word recaptcha?

我是研究僧i 提交于 2019-12-06 06:42:07

问题


hello i see facebook is using recaptcha, but somehow in their register page, they can show one word of captcha instead of two, and then i notice that repcatcha validate only the first word, and the second word acts as a dummy, the question is can we somehow tell the recaptcha to just show one word ? rather then two ?


回答1:


No.

But if a computer can't read such a CAPTCHA, how does the system know the correct answer to the puzzle? Here's how: Each new word that cannot be read correctly by OCR is given to a user in conjunction with another word for which the answer is already known. The user is then asked to read both words. If they solve the one for which the answer is known, the system assumes their answer is correct for the new one. The system then gives the new image to a number of other people to determine, with higher confidence, whether the original answer was correct.



来源:https://stackoverflow.com/questions/4768672/one-word-recaptcha

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!