Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to reduce recaptcha difficulty level

Tags:

php

recaptcha

Some of the captchas produced by reCAPTCHA are unreadable. Are there any configurations that we could use in order to lower difficulty level of reCAPTCHA (I'm using reCAPTCHA PHP API)

OR Are there any reCAPTCHA like services that doesn't use php gd library?

like image 455
tharindu_DG Avatar asked Apr 26 '14 17:04

tharindu_DG


1 Answers

Google's Recaptcha has a Security Preference slider.

enter image description here

like image 108
andrewjamesbowen Avatar answered Sep 21 '22 22:09

andrewjamesbowen