Quote:
Originally Posted by AndyCambs
I do wonder about privacy though. How secure are these online back up tools (not just VM but all of them) and not just from outside penetration but also curious employees?
|
Some of them support clientside encryption, Jungledisk is a good example of this, uses amazon S3 to store the data but can encrypt everything client side before uploading.
Another trick would be to stick the backup copy of the data in a TC container then upload that instead of the raw data although that would be rather manual so not so good if you wanted an automated backup solution.