[Zope] Obfuscating Python script
Satheesh Babu
vattekkat.babu@verizon.net
21 Jan 2003 18:23:37 -0500
Hello,
This must sound like the silliest and oxymoronic question, but I
apologize in advance :-)
I need to make an app running off of an Access DB pretty quickly. There
are some confidential validations based on some confidential data. The
logic needs to be on for-your-eyes-only basis.
My thinking is to implement logic using Python scripts. Is there any way
one can obfuscate the script?
May be write it as an ExternalMethod and only put in .pyc in Extensions?
Another way to do this would be to implement validation only in
Javascript which can be pretty easily obfuscated.
Any thoughts?
Thanks in advance
Vattekkat S Babu
http://vsbabu.org/