Re: protecting code

2001-11-12 Thread A. Rivera
m: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 3:20 AM Subject: protecting code > Hi, > > I have a web application which until now has been running on our own > servers. > > If we sell the software for the buyer to install on their own server i

protecting code

2001-11-12 Thread [EMAIL PROTECTED]
Hi, I have a web application which until now has been running on our own servers. If we sell the software for the buyer to install on their own server is it possible to encrypt the code from the buyer. Our application uses mod_perl. At the moment about 50% of the code is in packages (pm). Altho