Is up/dowload to online storage secure?
August 3, 2008 4:08 AM
Subscribe
For secure online storage, is the upload/download also secure?
I want to nuke my laptop data and store it all online then access my files securely wherever I travel. There are at least six good AskMe threads about secure online storage (main recommendations are Mozy and Jungle Disk-to-Amazon S3). But what I want to know is: how secure is the upload/download? A stupid question perhaps. What good would secure storage be without secure transmission? But I can find a clear answer.
If I sign up for Mozy, Jungle Disk or another online storage provider, are my uploads and downloads encrypted?
posted by mono blanco to computers & internet (8 comments total)
4 users marked this as a favorite
How are my files encrypted with Jungle Disk?
Jungle Disk encrypts files that are stored on S3 prior to uploading them using 256-bit AES. AES is an industry (and government) standard and is one of the most well studied and most secure encryption algorithms available. Jungle Disk uses a unique key for each file, and constructs the key using a HMAC that helps protect against certain attacks. The master key is based on a password you choose which is known only to you and not stored with Jungle Disk or Amazon. Code that demonstrates how data is encrypted/decrypted is available for download on the software download page under the GPL license.
This is why I prefer Jungledisk. Not sure about Mozy...
posted by sharkfu at 4:19 AM on August 3