Hello. I am setting up an Ubercart system on a site hosted by a popular hosting provider. During development we are using a shared hosting account. So far things are going well, but I have some concerns about the possibility of a php-based directory traversal exploit exposing our encryption keys in this type of environment. I am not sure how reasonable of a concern this is, but my gut says we should go with a VPS for the added layer of security. My client would rather not pay the considerable extra cost if it isn't necessary, but will if they have to.
I was wondering if anyone had any thoughts, experience, and/or advice on this matter. Links to articles, source files, and UC documentation are also highly appreciated. I've done a fair bit of searching but I am not finding what I need.
And, on a side note, I've modified the securepages module to support redirection to and from a subdomain (e.g., http://www.example.com to http://cart.example.com). If anybody is interested in reviewing the code and helping me get a patch ready, drop me a line.
