Live data from Hacker News

mCaptcha – Proof of work based, privacy respecting CAPTCHA system

github.com

1–10 of 100 posts

Re: mCaptcha – Proof of work based, privacy respecting CAPTCHA system

#2
> they will have to generate proof-of-work(a bunch of math that will takes time to compute)

This was tried before and failed! The reason it failed was Maths! Most favour clicking simple images or rearranging visual elements instead of solving Maths problems.

Re: mCaptcha – Proof of work based, privacy respecting CAPTCHA system

#4
post #2

> they will have to generate proof-of-work(a bunch of math that will takes time to compute) This was tried before and failed! The reason it failed was Maths! Most favour clicking simple images or rearranging visual elements instead of solving Maths problems.

The math is performed by the browser. All the user will have to do is tick a checkbox.

Here's a demo: https://demo.mcaptcha.org/widget/?sitekey=pHy0AktWyOKuxZDzFf...

disclosure: I'm the author of mCaptcha

Re: mCaptcha – Proof of work based, privacy respecting CAPTCHA system

#5
The goal of CAPTCHA is to tell computers and humans apart. I appreciate the effort towards better UX, but there are already "invisible" CAPTCHAs like Botpoison that discriminate better than this. PoW solutions are just more energy-intensive rate limits.

Re: mCaptcha – Proof of work based, privacy respecting CAPTCHA system

#10
post #5

The goal of CAPTCHA is to tell computers and humans apart. I appreciate the effort towards better UX, but there are already "invisible" CAPTCHAs like Botpoison that discriminate better than this. PoW solutions are just more energy-intensive rate limits.

Yes, this feels like an ANTI-CAPTCHA. It's a task that computers can perform dramatically better than humans.
Post reply on HN