RE: [Webware-devel] encrypted modules

2002-01-10 Thread Love, Jay
nal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 10, 2002 10:52 AM > To: [EMAIL PROTECTED] > Subject: [Webware-devel] encrypted modules > > > On a current project I put the application server inside the > firewall since there is

[Webware-devel] encrypted modules

2002-01-10 Thread aaron
On a current project I put the application server inside the firewall since there is a config.py text file in it that contains username/password information for the database server. I heard about python being able to encrypt a module and then load it, has anyone tried that? It would be an int