MotionCAPTCHA – Drawing-Based Captcha With jQuery
9
Jul
// php the_time('Y') ?>
Captchas are usually hard to use and boring. However they help a lot in minimizing headaches on the application-side by making sure that "an action is performed by a human".
MotionCAPTCHA, a jQuery plugin, offers a different type of captcha by asking the users to draw the shape displayed. It is not only different but also fun and can even be easier to-use for touch devices.
The project is currently a proof-of-concept considering the captcha is only verified on the client-side and can be manipulated. However, the next version is planned to have server-side and better browser support. Looking forward to it!
Compatibility: jQuery
Website: http://www.josscrowcroft.com/projects/motioncaptcha-...
Demo: http://www.josscrowcroft.com/demos/motioncaptcha/
Download: https://github.com/josscrowcroft/MotionCAPTCHA
Website: http://www.josscrowcroft.com/projects/motioncaptcha-...
Demo: http://www.josscrowcroft.com/demos/motioncaptcha/
Download: https://github.com/josscrowcroft/MotionCAPTCHA
- Tags:
Javascript
- Filed under: Extras, Other License, Security
- 7 Comments












7 Responses for "MotionCAPTCHA – Drawing-Based Captcha With jQuery"
Going to use this for our mobile website. Thanks for sharing!
I personally don’t like captchas, but this a really cool one. Thanks for the great resource.
Thats actually a pretty cool idea! I like it.
cool one , but all captcha’s FAIL
captcha must be stopped , use dummy input
Nick, dummy fields can be manually fixed in the bot script. Captcha cannot.
Hey, thanks for the comments guys! Those of you who want to actually use this, stay tuned for the 1.0 release before trying to! If you hit watch on the github repo, you’ll get notified when it’s production ready
Hi there Joss Crowcroft
Do you know when the 1.0 will be released ?
Thanks
Cheers
Alex