On Thu, May 29, 2003 at 06:02:10PM -0700, Mike Zelina wrote:
> Here's my question:  has anyone setup a clever way, possibly using CRC/MD5 analysis,
> to check to make sure code hasn't been changed?  I don't care if someone steals it or
> gives it to their friends, but I don't want the code to yield results if it's been 
> modified - either
> intentionally or on accident - because it could give false results.

Some time ago I was experimenting with a PerlTransHandler that did an MD5 digest of 
the called URL and used that as the translated file name. People tend not to play 
around with code if they are not even sure what script is which.

Hope that helped

Paddy

Reply via email to