kocaptcha
Captcha service
A simple CAPTCHA service with an API endpoint that generates images and verifies user input.
A simple captcha service
56 stars
3 watching
6 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
captcharust
Related projects:
Repository | Description | Stars |
---|---|---|
fabianwennink/iconcaptcha-php | A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 140 |
masroorejaz/react-simple-captcha | A ReactJS component that generates and validates simple captchas. | 41 |
kimenye/visualcaptcha | A Ruby-based visual CAPTCHA system for Rails applications. | 1 |
desirepath41/visualcaptcha | A configurable captcha solution focused on accessibility and simplicity while maintaining security, with support for multiple languages and frameworks. | 407 |
mcaptcha/mcaptcha | A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,718 |
prosopo/captcha | Protects websites from bots and automated abuse by solving a challenge without collecting user data | 48 |
matthutchinson/acts_as_textcaptcha | Spam protection for Rails applications using text-based logic question captchas. | 56 |
dchest/captcha | Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions | 1,930 |
anhskohbo/no-captcha | Provides an integration of reCAPTCHA into Laravel applications. | 1,780 |
tpkahlon/captcha-image | A library to generate images with distorted text and background patterns for security purposes. | 8 |
mbi/django-simple-captcha | Adds captchas to forms in web applications | 1,383 |
lokno/click-captcha | A visual CAPTCHA system that uses a click-based challenge to authenticate human users. | 30 |
montch/visualcaptcha-spark | Provides a drag-and-drop Captcha alternative with image and drag & drop capabilities. | 3 |
gregwar/captcha | A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,730 |
mojocn/base64captcha | A software package for generating and verifying image-based captchas to prevent spam and ensure user authentication | 2,131 |