|
Posted by Sean on 10/25/57 11:34
You can't rely on cookies either, you will need to factor in when
people have cookies disabled, which will be in allot of cases.
I tired building something similar matching on ip addresses, basically
it didn't work in all cases. It can be useful though e.g. what I like
to do is set up a dark area on a website that I setup, that nobody
should no about and set up a feature so that if anyone tries to access
that section of the site I assume they are up to no good, log their ip
address and put it on a black list.
If you know the user base of the site I would recommend password
protected client certificates, with a user name and password to log in.
Navigation:
[Reply to this message]
|