Earlier quoted context omitted.
This just made me ponder again—where does the assumption that the Internet should allow unconstrained anonymity come from, other than that’s how it used to be for some time? The real world doesn’t allow that. It’s hard to remain anonymous in the real world. The real world largely runs on identity and (identity) trust. Why should the Internet be different?
Theoretically you don't need to reveal your identity to prove that you're human. You can use a zero knowledge proof instead, likely attached to something like an EU Digital ID, which would allow you to remain anonymous and also prove that you're human.
An Empirical Study and Evaluation of Modern CAPTCHAs
161–170 of 338 posts
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#162We could simply reverse captchas now: if the captcha is solved its a roboter, otherwise its a human.
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#163Captchas are purposely not made too hard as people like pex.com need to be able to bypass them for copyright enforcement. Note I’m biased as I was a founder of hcaptcha
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#164The relevant data for the claim of the headline is in Table 3. On all the tasks with enough data, bots were both faster and more accurate than humans.
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#165Earlier quoted context omitted.
By recall you mean a completely routine OTA software update done while the driver is asleep.
A recall for essential maintenance is just that. I would focus on the need for an urgent update due to the flaws rather than the issuing agency's lack of more accurate terminology for a relatively new element to cars. Rolling around in semantic mud on the term recall is not sensible, as the definition in regards to cars is fairly specific [0]. Basically a recall just means there is a safety defect that must be addres…
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#166Earlier quoted context omitted.
All true, except: While these are considered just an excruciating security pain for users, they do serve a non-theatrical purpose in many cases of throttling the speed of brute force attacks (or at least costing your opponent money).
> they do serve a non-theatrical purpose in many cases of throttling the speed of brute force attacks Might do that unobtrusively for the average person, by using projects like mCaptcha [0] for instance. [0] https://mcaptcha.org/
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#167The main road to tell computers and humans apart will soon be that computers are a bit too fast and accurate to be humans.
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#168I guess validating a payment card is going to be the next step to sign up for whatever. Don’t allow pre paid BINs and let’s go. Gonna be pretty miserable, however someone needs to find something as I currently would rather pay 0.01$ instead of solving a captcha. Especially the select all the bicycles; it’s a waste of life.
or just use Worldcoin
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#169Earlier quoted context omitted.
> they do serve a non-theatrical purpose in many cases of throttling the speed of brute force attacks Might do that unobtrusively for the average person, by using projects like mCaptcha [0] for instance. [0] https://mcaptcha.org/
Oh what a perfect find. I have on my todolist to add POW to some of my api endpoints
Two versions that I experimented with. One is where the incoming POW hashes contribute to hashing power for some blockchain mining. An alternative "pay as you use the API" system.
The other using hashcash. Just a way to slow down abuse.
Both, however, suffer from the downside that many/all "ASIC resisting crypto mining" suffer from as well: the cheapest CPU power is CPU power from machines/power you don't own. Botnets, viruses, trojans etc.
So such a mechanism to throtthe or protect APIs won't hold back spammers and abusers for long.
Re: An Empirical Study and Evaluation of Modern CAPTCHAs
#170How did the OP get from the article linked to the title of this post?
Although it's not clear to me that the humans all really were humans.