Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1566 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Security Check?

Thread title: Security Check?
Closed Thread    
    Thread tools Search this thread Display Modes  
11-28-2007, 01:09 PM
#1
PIXL is offline PIXL
Status: Sin Binner
Join date: Dec 2006
Location:
Expertise:
Software:
 
Posts: 222
iTrader: 4 / 100%
 

PIXL is on a distinguished road

  Old  Security Check?

http://www.clicktothemoon.com/

Is there any way to improve the security for that?

What would you recommend for making sure they're not "false" clicks from things like auto-clickers, etc..?

11-28-2007, 02:16 PM
#2
Haris is offline Haris
Status: Request a custom title
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 2,741
iTrader: 9 / 100%
 

Haris is on a distinguished road

  Old

Store last click time in cookie/session and then you can evaluate it through PHP

11-28-2007, 02:24 PM
#3
PIXL is offline PIXL
Status: Sin Binner
Join date: Dec 2006
Location:
Expertise:
Software:
 
Posts: 222
iTrader: 4 / 100%
 

PIXL is on a distinguished road

  Old

Well, I made it so there can only be a maximum of 1000 clicks per user session, if that is similar to what you mean? Any other ideas?

11-28-2007, 02:42 PM
#4
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

People using scripts/bots or whatever to falsify the counter will likely not be storing cookie data or passing along a session cookie. You could throttle the clicks by IP, even to something relatively small like 1 click per second.

In the end, whatever a normal user can do in a browser can be scripted - the web server won't know the difference. If it's really a huge problem, you could put a captcha image on there but that seems like more hassle for the regular visitor than anything else.

11-28-2007, 03:06 PM
#5
jd. is offline jd.
Status: TFL Veteran
Join date: May 2005
Location: FL, USA
Expertise: Design
Software: Photoshop
 
Posts: 3,010
iTrader: 5 / 100%
 

jd. is on a distinguished road

Send a message via MSN to jd.

  Old

You have contributed 50 clicks

and now i'm bored.
good concept though

11-28-2007, 03:20 PM
#6
PIXL is offline PIXL
Status: Sin Binner
Join date: Dec 2006
Location:
Expertise:
Software:
 
Posts: 222
iTrader: 4 / 100%
 

PIXL is on a distinguished road

  Old

It seemed like I was getting spammed from about 5 ips at once.. so i've set a new maximum limit of 500 by ipaddress

Since I have to get to 1bill anyways.. I figured 500 spams wont hurt..

and since jd. got bored after 50, I dont think others would do much more than that.

So yeah.. but definately not a captcha.

11-30-2007, 04:45 AM
#7
aLx is offline aLx
Status: Senior Member
Join date: Jan 2006
Location: USA
Expertise:
Software:
 
Posts: 922
iTrader: 13 / 100%
 

aLx is on a distinguished road

Send a message via AIM to aLx

  Old

Well a 1 time captcha might work? or a captcha every 50 clicks.. something like that wouldn't be a big hassle

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed