Re: [PHP-DB] Obfuscator

2004-10-07 Thread Andrew Kreps
On Thu, 07 Oct 2004 09:10:16 -0400, Bastien Koert <[EMAIL PROTECTED]> wrote: > Whats the point? Security thru obfuscation is not security at all. If you > deem your site/data that sensitive, upgrade to ssl , lock the db down tight > and pray that the sys admins at your host are on top of exploits a

RE: [PHP-DB] Obfuscator

2004-10-07 Thread Bastien Koert
AIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP-DB] Obfuscator Date: Thu, 7 Oct 2004 04:39:49 -0700 (PDT) I have been planning, when the time is right (site is ready for real time) , to add obfuscation to pages. Wondering what others are doing in this area. Is this a typical thing that better sit

[PHP-DB] Obfuscator

2004-10-07 Thread Stuart Felenstein
I have been planning, when the time is right (site is ready for real time) , to add obfuscation to pages. Wondering what others are doing in this area. Is this a typical thing that better sites use ? I see some commercial PHP obfuscators out there, anyone have recommendations ? Thank you , Stuar