Ha, by this logic, a large majority of the current world population aren't humans :)
Hardest captcha ever?
41–50 of 125 posts
Re: Hardest captcha ever?
#42I got "-6-7x7". Does it want proper order of operations applied, giving -6-49=-55? Or does it want it the silly way that most (I suspect) people are going to do it, left-to-right without respect to order of operations, -13x7=-91?
(oops, the asterisks give italics rather than multiplication!)
Re: Hardest captcha ever?
#43Re: Hardest captcha ever?
#44It seems to me, the answer is Yes. This is actually very powerful and useful for security. (Even if you can only count on the first time it's answered.)
Re: Hardest captcha ever?
#45I don't think it would be hard to do, in fact, they reverse the whole point of a CAPTCHA. A CAPTCHA is supposed to be a task that is easy for humans, but difficult for computers. High-level mathematics is difficult for humans but easy for computers. They do have some success of telling computers and humans apart, though.
Re: Hardest captcha ever?
#46Most of these are really easy. I got a partial derivative of a constant. And honestly, if you can't answer basic math questions, you probably have no use for a quantum random bit generator.
Re: Hardest captcha ever?
#47Earlier quoted context omitted.
Because a computer is very good at solving basic maths questions? All this does is simplify the captcha for machines to solve, whilst complicating it for humans (basic maths is easy for most but it's still one more logical step then 'type out the 5 letters you see'). Instead of 26 upper and lower-case characters, and often just a random string (so we can't make a best guess vs a dictionary), we now just have ten char…
As you stated: If computer wanted to hack it - sure it is easy enough. But I was looking for a easy way to do some verification. I asked this because I was creating a reddit clone and wanted a captcha system. I detest the ones that exist right now.
Re: Hardest captcha ever?
#48Most of these are really easy. I got a partial derivative of a constant. And honestly, if you can't answer basic math questions, you probably have no use for a quantum random bit generator.
Re: Hardest captcha ever?
#49It's a math problem - which computers are great at - in highly readable text; which they're pretty good at. I expect someone talented could break it in an automated fashion in a day or less.
I don't know why they don't just throw up an fairly large image of a bunch of animals, then say "Click the cutest kitten" or something that's purely subjective, and relies on human recognition abilities rather than computational ones. Maybe two of those in succession in case a computer gets lucky? Using the same method recaptcha does. Show two images, one with a known heat-map of clicks showing where people think the kitten is, to test them, and another one for them to develop the map on the new picture for future tests.
Re: Hardest captcha ever?
#50I don't think it would be hard to do, in fact, they reverse the whole point of a CAPTCHA. A CAPTCHA is supposed to be a task that is easy for humans, but difficult for computers. High-level mathematics is difficult for humans but easy for computers. They do have some success of telling computers and humans apart, though.