Page 5 of 5
Re: web in lua
Posted: Mon Jun 24, 2013 4:35 am
by NightKawata
batatinha wrote:This captcha system is kinda outdated and is totally breakable, to better spam avoiding a question(plus to captcha) is a better solution, but not math questions like "how many is 1 + 1?", there is a good phpbb plugin for that...
There are ways to break everything. Even if we had the best security system available, we'd still run into problems.
You can temporarily slow down the spam, but you'll never be able to avoid it completely.
(Hi Diablo 3)
Re: web in lua
Posted: Mon Jun 24, 2013 6:03 am
by scutheotaku
As far as CAPTCHAs and alternatives...I'm personally a fan of the honeypot method. Or, if you want a visible CAPTCHA, the "wasted attention" CAPTCHA, e.g. like this (though not an ad):
http://www.solvemedia.com/images/wasted_attention.png
Re: web in lua
Posted: Mon Jun 24, 2013 6:39 pm
by NightKawata
Since both of those are actually readable, I don't mind either.
Re: web in lua
Posted: Tue Jun 25, 2013 6:03 am
by T-Bone
After studying a single course in image analysis, I'd say the captcha on the right is significantly easier to break. I could probably write a program to break it myself without too much trouble.
Re: web in lua
Posted: Thu Jun 27, 2013 12:50 pm
by vitaminx
I figure the best would be semantic questions which would be easy for a human but not for machine, e.g. "what's the opposite of small", or "what color is snow".
Re: web in lua
Posted: Thu Jun 27, 2013 1:58 pm
by jjmafiae
vitaminx wrote:I figure the best would be semantic questions which would be easy for a human but not for machine, e.g. "what's the opposite of small", or "what color is snow".
dont eat the yellow snow!
Re: web in lua
Posted: Thu Jun 27, 2013 2:47 pm
by T-Bone
jjmafiae wrote:vitaminx wrote:I figure the best would be semantic questions which would be easy for a human but not for machine, e.g. "what's the opposite of small", or "what color is snow".
dont eat the yellow snow!
You never know, it could be beer!