We're locally testing anasp.net
application that will let a user upload documents. The app is similar to a jobs site like monster.com, but with sensitive data.
The app works great locally, and now we have to move it to a shared host or VPS.
Once we move the app to the hosting company, my biggest concern is that there are users (ie. hosting employees) with access to the folders and the documents. These documents have sensitive payment data, so these documents cannot be opened by unauthorized users.
This security is essentially the selling point of the company, so the documents need to be extremely secure.
What security measures can I implement to make certain that the files are protected and secure? Third-party security protocols are also welcome.
Finally, is there anything I need to look for when I search for an asp.net hosting company?