Plugin Directory

Changeset 1763614


Ignore:
Timestamp:
11/11/2017 09:22:29 AM (8 years ago)
Author:
vaptcha
Message:

Update

Location:
vaptcha
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vaptcha/trunk/readme.txt

    r1762685 r1763614  
    1111
    1212== Description ==
    13 VAPTCHA (an acronym for “Variation Analysis Based Public Turing Test to Tell Computers and Humans Apart”) is an AI-based verification system.
     13    VAPTCHA (an acronym for “Variation Analysis Based Public Turing Test to Tell Computers and Humans Apart”) is an AI-based verification system.
    1414
    1515
    16 VAPTCHA shows significant advantages over traditional verification systems.
     16    VAPTCHA shows significant advantages over traditional verification systems.
    1717
    1818
    19 *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    **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.
    2020
    21 *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    **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.
    2222
    23 *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. 
     23    **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. 
    2424
    2525== Installation ==
Note: See TracChangeset for help on using the changeset viewer.