An open API service indexing awesome lists of open source software.

https://github.com/fabianwennink/iconcaptcha-widget

This repository contains the source for the IconCaptcha client-side widget.
https://github.com/fabianwennink/iconcaptcha-widget

anti-bot bots captcha captcha-alternative captcha-generator captcha-image icon-captcha iconcaptcha jquery-captcha jquery-plugin security user-friendly

Last synced: 13 days ago
JSON representation

This repository contains the source for the IconCaptcha client-side widget.

Awesome Lists containing this project

README

        






IconCaptcha Logo


A self-hosted, customizable, easy-to-implement and user-friendly captcha.


Version
License
Support via PayPal
Buy me a coffee


Sonar Quality
Sonar Security
Sonar Bugs
Sonar Vulnerabilities

___

Introducing IconCaptcha, a self-hosted captcha solution that's designed to be fast, user-friendly, and highly customizable. Unlike other captchas, IconCaptcha spares users the need of deciphering hard-to-read text images, solving complex math problems, or engaging with perplexing puzzle games. Instead, it's as straightforward as comparing up to 8 icons and selecting the least common one.

This repository contains the source for the IconCaptcha client-side widget, and is to be used in combination with a server-side implementation. To implement IconCaptcha on your website, follow the installation guide of the respective server-side package you wish to use.

___

## Building the source files
To build the JavaScript and CSS files, use the included Gulp file (Gulp 4). ECMAScript 6 and later is supported.

- To watch the JavaScript and SCSS files: ```gulp watch```
- To build the source code: ```gulp build```

## Credits
The icons used in this project are made by [BlendIcons](https://blendicons.com/).

## License
This project is licensed under the [MIT](https://www.fabianwennink.nl/projects/IconCaptcha-Widget/license) license.