web in lua

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
NightKawata
Party member
Posts: 294
Joined: Tue Jan 01, 2013 9:18 pm
Location: Cyberspace, Room 6502
Contact:

Re: web in lua

Post 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)
"I view Python for game usage about the same as going fishing with a stick of dynamite. It will do the job but it's big, noisy, you'll probably get soaking wet and you've still got to get the damn fish out of the water." -taylor
scutheotaku
Party member
Posts: 235
Joined: Sat Dec 15, 2012 6:54 am

Re: web in lua

Post 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
User avatar
NightKawata
Party member
Posts: 294
Joined: Tue Jan 01, 2013 9:18 pm
Location: Cyberspace, Room 6502
Contact:

Re: web in lua

Post by NightKawata »

Since both of those are actually readable, I don't mind either.
"I view Python for game usage about the same as going fishing with a stick of dynamite. It will do the job but it's big, noisy, you'll probably get soaking wet and you've still got to get the damn fish out of the water." -taylor
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: web in lua

Post by T-Bone »

scutheotaku wrote: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
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.
User avatar
vitaminx
Citizen
Posts: 95
Joined: Fri Oct 19, 2012 7:16 am
Location: international
Contact:

Re: web in lua

Post 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".
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: web in lua

Post 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!
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: web in lua

Post 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!
Post Reply

Who is online

Users browsing this forum: No registered users and 78 guests