Files
cap/docs/index.md
T
2025-04-13 09:58:38 +01:00

1.6 KiB
Raw Blame History

layout, hero, features
layout hero features
home
name text tagline image actions
Cap A modern, lightning-quick PoW captcha Cap is a lightweight, modern open-source CAPTCHA alternative using SHA-256 proof-of-work
src alt
/logo.png VitePress
theme text link
brand Quickstart & docs /guide
theme text link
alt Demo https://cap-starter.glitch.me/
theme text link
alt GitHub https://github.com/tiagorangel1/cap
icon title details
250x smaller than hCaptcha Cap's widget library is extremely small, only 12kb minified and brotli'd.
icon title details
🔒 Private Cap's usage of proof-of-work eliminates the need for any tracking, fingerprinting or data collection.
icon title details
🌈 Fully customizable Cap is self-hostable so you can customize both the backend & frontend — or you can just use CSS variables
icon title details
🤖 PoW-based Cap uses proof-of-work instead of complex puzzles, making it easier for humans and harder for bots
icon title details
🧩 Standalone mode Cap offers a standalone mode with Docker, allowing you to use it with languages other than JS.
icon title details
💨 Invisible mode Cap can run invisibly in the background using a simple JS API.
icon title details
☁️ Floating mode Floating mode keeps your CAPTCHA hidden until it's needed
icon title details
🌳 Fully FOSS Completely open source under AGPL-3.0, with no premium versions.