Changeset 1788542
- Timestamp:
- 12/18/2017 07:10:00 AM (8 years ago)
- File:
-
- 1 edited
-
vaptcha/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vaptcha/trunk/readme.txt
r1788540 r1788542 1 === V aptcha===2 Contributors: vaptcha1 === VAPTCHA:the CAPTCHA from future. === 2 Contributors: VAPTCHA:the CAPTCHA from future 3 3 Donate link: https://www.vaptcha.com 4 Tags: 验证码, 人机验证, CAPTCHA, VAPTCHA, 智能验证码, 手势验证码4 Tags: vaptcha, captcha, 验证, 验证码, 手势验证, 人机验证 5 5 Requires at least: 3.0.1 6 6 Requires PHP: 5.3.0 … … 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Geetest is the world's first next-generation behavior-based authentication ™ technology service provider 10 AI-based CAPTCHA;anti spam,;anti bots;solving time less than 1 sec;gesture verification;the best CAPTCHA in the world;safest CAPTCHA;uncrackable;Easy on humans,Impossible on bots. 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. 14 VAPTCHA shows significant advantages over traditional verification systems. 15 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. 16 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. 17 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. 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. 18 14 19 VAPTCHA是”Variation Analysis - based Public Turing Test to Tell Computers and Humans Apart ”的简称,也叫手势验证。一种通过用户鼠标手势即可完成人机验证的图灵测试程序。VAPTCHA更加简单和安全,是目前传统验证码的最佳替代方案。VAPTCHA不仅大幅节省了用户在使用互联网服务时在人机验证上面的耗时,平均通过时间不超过1秒,同时也是目前世界上最不可能被破解的验证系统。 15 == ADVANTAGES: == 16 17 = Safe = 18 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 = 34 35 * VAPTCHA and its upgrades are free of charge forever 36 37 **Demo:** [https://www.vaptcha.com/demo](https://www.vaptcha.com/demo) 20 38 21 39 == Installation == … … 31 49 == Frequently Asked Questions == 32 50 33 = why this captcha secure? = 34 use behavior-based authentication ™ technology 35 36 37 = why is this captcha better? = 38 39 bring the Internet "safer, more convenient, more intelligent verification 51 = What can VAPTCHA do? 52 as the safest verification system, VAPTCHA is not only capable of protecting your website from spam, bots, automatic registration devices but also user-friendly, enabling people to complete the verification within a second. 40 53 41 54 == Screenshots == 42 1. Sample: 43 Step1. 44 2. most of low-risk users can pass within an easy click 45 3. Demo: https://www.vaptcha.com/demo 46 55 1. most of low-risk users can pass within an easy click 56 2. only high-risk uses need to complete the gesture verification,even so,sloving time is less than 1 sec 47 57 == Changelog == 48 58
Note: See TracChangeset
for help on using the changeset viewer.