Joe Leo wrote:
Hi Dan,

Thanks for your reply and comments.... I am not so much looking to have data encrypted from the user. But, encryption on the "server side".... For example, I want to be able to encrypt a web site folder and DB and upload to my hosting provider and know the data is
safe but will continue to serve users as normal.

I just read about TrueCrypt (http://www.truecrypt.org/) which is Open Source. This could be what I am looking for. Anyone use TrueCrypt?

Well, you could wrap everything into PHP and use one of these PHP obfuscators. I haven't heard about encrypting the entire database, but you can for sure put some encryption on some fields (I wouldn't bother with an autoinc field). Still, I wonder why you want to do that? Do you distrust your hosting company that much? In that case I'd look for a different provider.

David
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to