Ask HN: Who do you trust most with your data?
1. Apple iCloud Documents
2. Dropbox Personal
3. Dropbox Business
4. Google Drive
I have bits and pieces on each service. I’m interested in decluttering. Which should I choose?
2. Dropbox Personal
3. Dropbox Business
4. Google Drive
I have bits and pieces on each service. I’m interested in decluttering. Which should I choose?
49 comments
[ 2.9 ms ] story [ 112 ms ] threadAll else equal, using more storage providers increases your risk of exposure, not decreases it. And for most classes of sensitive data, the loss of any of that data can still cause problems, e.g. imagine health records... if only 1/5th of your patient data was hacked, that would still be a very bad situation (and before anyone asks, yes people use Dropbox for this[1]).
[1] https://www.dropbox.com/static/business/resources/getting_st...
I think we are in a "when, not if" world for security compromise.
Don’t think it allows you to take advantage of delta-byte syncing though because while compression algorithms can now cater for the rsync-like delta sync functionality you find in some cloud storage clients my guess is that wouldn’t be optimal for secure encryption (but I don’t know it’s just a guess) - but if you aren’t changing the files a lot the speed degradation may be outweighed by your desired outcome.
It also works well for Dropbox shared folders in case you have the need to share folders with other people but still want this additional layer of encryption.
And of course since it’s open source it may make you feel more comfortable about the encryption.
Of course it works when you download the file too.
The unofficial google drive linux CLI supports encryption with custom keys too.
I then went and bought 1TB of Google Drive and now all my photos and anything else is backed up onto both Google Drive and my NAS. It's all encrypted so yeah, should be safe enough. The handy thing about the 1TB Google space is that it's shared amongst all their products, so, I don't need to think about running out of Gmail space either.
Most of my (not at home) stuff is backed up to a server (that I own) at $work (ISP), though.
I'm still looking for the perfect solution (for me).
I’ll grant you that I initially read the Ask HN to be a question about personal/private data, rather than what appears on subsequent reading to be a more general kind of data storage question. Either way, it’s still a vastly different level of trust that doesn’t approach the severity of your example (in my mind).
If you'll define what your requirements and priorities are you it will be easier to find the service that is best for you.
1. high availability (can access it using many devices)
2. security (it's secure against intruders)
3. privacy (the company who hosts my data won't mine it for their purposes)
Stuff I work on daily: sync with a VPS I pay a small monthly fee for, using version control.
Yahoo had a security team that was completely bypassed by NSA by installing a kernel module [1] to get access to emails. With Condi in the board I wouldn't trust them that much.
[1] https://www.engadget.com/2016/10/08/reuters-yahoo-email-scan...
But I share the concern about Condi on the board, and I'm curious if others can weigh in on how justified that concern is.
Ideally, of course, I'd like to hear someone from Dropbox to say something about this, but I can understand how they wouldn't touch this topic with a ten-foot pole.
My documents folder is backed up by Google Drive.
I store the really sensitive information encrypted using a volume (which appears as a file when not mounted and when uploaded) created by Veracrpyt [1] (a replacement for TrueCrypt). I use a long pass phrase to encrypt this volume. For slightly less sensitive information, like photos, I store them on SpiderOak.
I avoid putting sensitive information anywhere unless it's encrypted before the upload starts (on my end). I also prefer paying for services.
I would strongly recommend using client side encryption, and checking out the options others have mentioned.
[1]: https://www.veracrypt.fr
How anyone can trust Dropbox, the sort of US based cloud company that appoints people like Condoleezza Rice to the board is beyond me.
Stopped using and trusting iCloud after Apple was forced to pass it to some shady Chinese provider in China (I live in China).
I just run a small home DIY NAS with a simple RAID 6 config for Time Machine and phone backup.