As we all know the main and basic feature of CAPTCHA is to stop spamming. Till today we were using ReCAPTCHA feature, users needed to enter the letters seen in the image which were being used to digitize the books, improve maps and solve the AI problems.

reCAPTCHA_OldAPI

 

Why “No CAPTCHA reCAPTCHA”

Google was thinking that the old one is very time consuming, why they can’t use simpler and more accurate way. They figured out that it would be easier to directly ask to humans, whether they are humans and not robots.

So they started to implement such API that can work to simplify the reCAPTCHA experience. Only user with one click can verify that they are human and not robot in a secure manner.

Recaptcha_anchor@2x

Research shows CAPTCHAs are not the thing on which we can rely any more as today’sArtificial Intelligence Technology can solve even the most difficult variant of distorted text.

One more layer of security

Don’t think, No CAPTCHA reCAPTCHA is just a click on checkbox, it has one more layer to enhance more security. In case if the risk analysis can’t predict about human or robot, it will prompt a CAPTCHA as a security checkpoint.

CAPTCHA

 

Friendly for Mobile Users

No CAPTCHA reCAPTCHA includes new challenge for Mobile users, which is easy for humans to use in mobile. It is based on Graphics. The user will see one image and need to select all images that correspond with the clue. A lot better and simpler option instead of entering the distorted text.

turkey_captcha

How to implement in your website

   HTML

  1. Go to https://www.google.com/recaptcha/admin

              Login with Google account.

  1. Register a new site here

              Enter label and website URLs for example domain.com, subdomain.domain.com,

2014-12-05_004302

3.          You will get the site key and secret key.

              Add below code in any page of your website by adding your site key.

Click to rate this post!
[Total: 26 Average: 1.9]