
Procaptcha
An open-source captcha alternative to stop bots and fraud
What it does
Stop threats before they happen. Procaptcha offers robust bot protection without compromising user privacy. Lightweight, open source GDPR compliant bot protection. Switch from reCAPTCHA in minutes.
Does a similar job
all alternatives →
- RCReplace CAPTCHAs with WebAuthn passkeys for bot prevention2024 · github.com · ▲71
I built Nocaptcha after getting frustrated with traditional CAPTCHAs both as a user and developer. WebAuthn passkeys offered a promising alternative that's both more secure and user-friendly. What makes Nocaptcha different: - Uses WebAuthn standard instead of puzzle-solving - No need for users to remember passwords or solve puzzles - Open source Current limitation: Working with W3C WebAuthn Community Group on true passkey disposal for this use case. Looking for feedback particularly on: 1. Integration experience 2. User experience compared to traditional CAPTCHAs


- POProcaptcha – Open-source, privacy preserving and frictionless CAPTCHA2024 · prosopo.io · ▲8
We built Procaptcha to make sure there's an actually good alternative to Google's ReCAPTCHA that's not a complete nightmare for the end user. Crucially we're not just a giant ad network like almost all CAPTCHA providers [1]. Like with other CAPTCHA providers it's simple to set up, you just change a couple of tags [2]. We've got a few different CAPTCHA types at the moment, all running on a distributed network of nodes with no user tracking. [1] https://prosopo.io/articles/stop-giving-your-website-data-aw... [2] https://github.com/prosopo/captcha

More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 4d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 27d ago · lettertrace.com
Source: Product Hunt launch ↗
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com