|
|
|
|
|
by __natty__
384 days ago
|
|
I like the simplicity of this project. I created my own open-source, no tracking captcha using both proof-of-work and image puzzle challenges 4 years ago as a side project for my studies and my former employer's internal hackathon [0]. At the time, it was an idea based on spam prevention active systems. However, for the browser, there are many issues with such solutions—if you can solve it, then bots can too. It slows them down a little, but that's about it. [0] https://github.com/pilotpirxie/devcaptcha |
|