Home

Awesome

<br/> <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/k8sIUQI.png"> <source media="(prefers-color-scheme: light)" srcset="https://i.imgur.com/RMUALSz.png"> <img alt="IconCaptcha Logo" src="https://i.imgur.com/RMUALSz.png"> </picture> </p> <p align="center"> <strong>A self-hosted, customizable, easy-to-implement and user-friendly captcha.</strong> </p> <p align="center"> <a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases"><img src="https://img.shields.io/badge/version-3.0.2-orange.svg?style=flat-square" alt="Version" /></a> <a href="https://www.nuget.org/packages/IconCaptcha"><img src="https://img.shields.io/nuget/dt/IconCaptcha?style=flat-square" alt="Downloads on NuGet" /></a> <a href="https://fabianwennink.nl/projects/IconCaptcha-ASP.NET/license"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License" /></a> <a href="https://paypal.me/nlgamevideosnl"><img src="https://img.shields.io/badge/support-PayPal-lightblue.svg?style=flat-square" alt="Support via PayPal" /></a> <a href="https://www.buymeacoffee.com/fabianwennink"><img src="https://img.shields.io/badge/support-Buy_Me_A_Coffee-lightblue.svg?style=flat-square" alt="Buy me a coffee" /></a> </p>

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, with IconCaptcha it's as straightforward as comparing up to 8 icons and selecting the least common one.

IconCaptcha doesn't just prioritize users; it's also developer-friendly. In just a few steps, you can have IconCaptcha integrated into your website. Even if you're new to ASP.NET and JavaScript, installing IconCaptcha is a straightforward process. The included demo pages in this repository provide all the necessary code to get IconCaptcha up and running. For more in-depth insights, take a moment to explore the information provided on this page and the wiki.


▶ Try the live demo here!

IconCaptcha widget examples

Using PHP instead? Try IconCaptcha for PHP


Installation

Package Manager: Install-Package IconCaptcha
.NET CLI: dotnet add package IconCaptcha

Once the package has been installed, continue with the remaining setup instructions.

Features

What's New in IconCaptcha 3

In version 3 of IconCaptcha, the whole plugin got an overhaul - both client-side and server-side. With better security features, more customizations/options, new themes, no more jQuery dependency and 250 icons, version 3 is the biggest change to IconCaptcha yet.

Wiki

For information on how to install, implement and configure IconCaptcha, please check the wiki pages.

Credits

The icons used in this project are made by BlendIcons.

License

This project is licensed under the MIT license.