What is CAPTCHA and what are the differences between CAPTCHA, ReCAPTCHA, and NoCAPTCHA?

Frequently Asked Questions Technical | captcha | recaptcha | nocaptcha
CAPTCHA technology, the arbiter between the human factor and the digital one
by Mark DohiViews 1247Updated now 1 yearPublished 30/04/2022

CAPTCHA, is the general term used to describe an online validation process, which identifies whether the connection made to the website is from a person and not a bot.
The name is not a word in itself, but is an acronym for the English term "Completely Automated Public Turing test to tell Computers and Humans Apart" and as the name suggests is a fully automated process, so no one needs to do any verification whether the test was fraudulent or not.
Websites that use CAPTCHA do this through a provider. It provides a kind of API to which the website connects. The provider then runs the actual test and submits the result back to the website. There are several providers offering CAPTCHA services today, including Google.

reCAPTCHA

reCAPTCHA is the name of a CAPTCHA service provided by Google, and is currently available in two versions: reCAPTCHA v2 and reCAPTCHA v3.
The v2 version was officially released in 2014 in two forms: "I'm not a robot" and "Invisible" captcha check.
verificare captcha
The new v3 variant, which is still in use today, uses a score-based algorithm in which a user is given a score between 0 and 1 in decimal format. The closer the score is to 0, the more likely a user is to be a bot.

noCAPTCHA

It is a different type of CAPTCHA from the traditional ones, in that there are no texts to complete or images to confirm, these being hidden to the user.
Using a complex algorithm, it analyzes the behavior on the page to determine whether or not it is similar to a human. Its purpose is to streamline CAPTCHA testing so that it is not annoying to users and safer for website administrators.
However, there are situations where the noCAPTCHA algorithm cannot accurately predict the displayed behavior, so in some cases a traditional CAPTCHA test is displayed to the user.

Similar Articles

How can I protect my website from attackers?Frequently Asked Questions General | update | security | infection
In this article we will give you some tips that you should follow to be as safe as possible from attackers.
by Mihai BobriucViews 387Updated now 1 yearPublished 18/08/2022