What are best practices storing confidential data encrypted in 3-rd-party-hosted MySQL servers?

Posted by Ivan on Stack Overflow See other posts from Stack Overflow or by Ivan
Published on 2010-05-22T23:14:39Z Indexed on 2010/05/22 23:20 UTC
Read the original article Hit count: 221

Filed under:
|
|
|
|

I am developing (as A PHP 5.2 + MySQL application) a personal information manager web application for my own which is meant to be hosted on a shared hosting (like bluehost or dreamhost) and to store lots of very confidential personal data including those like passwords, personal private keys, financial details, contacts, etc. How do I best protect this data?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql