|
Originally Posted by thewird
|
|
... its people like you who only think of profit who are turning proxies to crap and eventually get the government to put a ban on proxies just like they put a ban on child p0rn.
|
Oh grow up. If you're expecting people to take you seriously you'll need to be able to make a point without drawing utterly ridiculous and downright stupid comparisons like that.
To summarise:
- unique URLs can still be decoded from the server access log anyway
- unique URLs are disabled by default
- the same setup script that allows them to enable unique URLs will warn users that logging is necessary
- a logging feature to do exactly that is included
There is nothing to be gained by forcing logging to occur. It's not going to be possible for a user to enable unique URLs
without realising logging is required. If they've decided not to bother with a log, maybe because they've set up a mySQL logging system or maybe they just don't care, all the script can do to "force" logging is refuse to operate until it is set up and writable. And all that achieves is annoying legitimate users, make people use another script or they just open up the code and cut out the relevant part. The
only way to force logging would be encrypt the source and of course I'm not going to be doing that.
If you're worried about not being able to track down activity through sites you host then it is your responsibility to ensure your users enable logging with a suitable TOS. It's not for me to say what people do with a copy of my script, whereas you are perfectly entitled to say what people can/can't do on your server.