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

https://github.com/prosopo/captcha

Protect your website from bots with Prosopo Procaptcha
https://github.com/prosopo/captcha

antispam bot-detection captcha captcha-alternative ddos-mitigation ddos-protection frictionless-captcha hcaptcha human-verification invisible-captcha polkadot privacy procaptcha proof-of-work recaptcha security self-host spam spam-detection spam-protection

Last synced: 27 days ago
JSON representation

Protect your website from bots with Prosopo Procaptcha

Awesome Lists containing this project

README

          

# Prosopo Procaptcha

Prosopo Procaptcha is a drop-replacement for reCAPTCHA, hCaptcha, and Cloudflare Turnstile that protects user privacy and collects zero data.

[Sign up for free](https://prosopo.io/register) and get your sitekey today. You need a sitekey to use
this library.

## Get Started

See our [docs](https://docs.prosopo.io) for help setting up Procaptcha on your website or in your app.

## Development Environment

The monorepo for the Prosopo Procaptcha bot protection software includes open source packages associated
with [Procaptcha](https://prosopo.io/products/gdpr-compliant-captcha/).

See [for-devs.md](for-devs.md) for information on setting up your development environment.

[You can run this software as a self-hosted bot protection solution](https://github.com/prosopo/captcha/discussions/1695#discussioncomment-14018903). All of the required software is open source with the
exception of the client-side detection library, for obvious reasons. [Contact us](https://prosopo.io/contact/) if you
need help.

## Other Packages

This monorepo also contains the following packages unrelated to Procaptcha:

[@prosopo/vite-plugin-watch-workspace](https://www.npmjs.com/package/@prosopo/vite-plugin-watch-workspace) - a Vite
plugin that [watches for changes in the workspace and reloads the Vite server](https://prosopo.io/articles/using-vite-to-rebuild-local-dependencies-in-an-npm-workspace/).

[@prosopo/ts-brand](https://www.npmjs.com/package/@prosopo/ts-brand) - a TypeScript library for creating [branded types](https://prosopo.io/blog/typescript-branding/).