Changeset 1765649
- Timestamp:
- 11/14/2017 05:46:33 AM (8 years ago)
- File:
-
- 1 edited
-
vaptcha/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vaptcha/trunk/readme.txt
r1764771 r1765649 11 11 12 12 == Description == 13 VAPTCHA (an acronym for “Variation Analysis Based Public Turing Test to Tell Computers and Humans Apart”) is an AI-based verification system.It the safest CAPTCHA in the world.its much better than reCAPTCHA ,ofcourse 13 VAPTCHA (an acronym for “Variation Analysis Based Public Turing Test to Tell Computers and Humans Apart”) is an AI-based gesture verification system, possessing significant advantages over traditional verification systems. Averagely, users are able to complete the verification within no more than 1 second. 14 14 15 VAPTCHA shows significant advantages over traditional verification systems. 15 = ADVANTAGES: = 16 16 17 **Safe** 17 18 18 **Easy on human.** Users won’t suffer awfully distorted imagines that is hard to tell or strange characters from foreign languages here in VAPTCHA, just an easy drag of mouse and the verification is completed. Credible clients that have passed risk assessment are able to complete verification within 200 millisecond with an easy click of the “I am not a robot” button. 19 The given verification trajectory is machine-learning-proof 20 Worldwide shared black list is updated in real-time 21 Device-fingerprint techniques are used to track down attackers 22 Behavior characteristics bank provides unique gesture fingerprint 23 The risk assessment engine on clients is self-evolving 24 Short-term abnormality analysis prevents CAPTCHA human bypass 25 numerous crack tests prove VAPTCHA is far safer than other CAPTCHAs 26 27 **Fast** 28 29 Low-risk clients are able to complete the verification within 200 millisecond with a easy click 30 31 Averagely, the whole gesture verification process can be completed within less than 1 second 32 33 **Free** 19 34 20 **Strict on security.** VAPTCHA gives a hard time to bots. Verification image is generated randomly, which calls for abstract thinking that is unique to human, so the verification images are nothing but illogical pixels to bots. VAPTCHA has built a behavior characteristics bank with the help of machine learning to tell human and bots apart; device-fingering techniques are used to track suspicious clients whose verification history would be checked to see if they are guilty or not; blacklist is updated in real-time to expose attackers. After numerous crack tests, VAPTCHA proves to be the safest verification system. 21 22 **P.S.**: come to VAPTCHA’s website to sign in, create your own verification unit and get VID and KEY for plug-in admin, so you can check the verification statistics in real-time. 35 VAPTCHA and its upgrades are free of charge forever 23 36 24 37 Demo: [https://www.vaptcha.com/demo](https://www.vaptcha.com/demo)
Note: See TracChangeset
for help on using the changeset viewer.