Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Single use Only

by arhuman (Vicar)
on Jan 02, 2002 at 19:22 UTC ( [id://135686]=note: print w/replies, xml ) Need Help??


in reply to Avoiding multiple voting

I think the monastery use an IP based system,
but it's not foolproof and you will block all the people behind the same router
(in the case of lan doing NAT behind a router )
after the first vote...

Forget cookies or UserAgent or referers...(too easy to delete/fake IMHO)

A possible way could be to have a challenge with one part computed by the client (java class?)
with client hardware's info as part of the computation to ensure uniqueness
I've never went into this although, I was just wondering...

UPDATE : To step away from theory, and give more details :
  • Don't forget to store somewhere those who have already voted
  • A challenge to prevent replay attacks
  • using client hardware's info (MAC address,CPU ID in some case,DMPI/BIOS info...) for uniqueness
  • Java class for client side (and WEAK obfuscation)

"Only Bad Coders Code Badly In Perl" (OBC2BIP)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://135686]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-24 10:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found