As long as you encrypt all of your data before uploading it, trust isn't such a big factor.
Is there any software that can do this in a very user friendly way? Ideally after entering a key when installing the software, I would never know that encryption is happening.
Ask HN: Who do you trust most with your data?
41–50 of 50 posts
Re: Ask HN: Who do you trust most with your data?
#42As long as you encrypt all of your data before uploading it, trust isn't such a big factor.
what do you use?
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).
Re: Ask HN: Who do you trust most with your data?
#43Long term, personal, and/or sizeable data, like my photos: my own hard drives, backed up every few months. Stuff I work on daily: sync with a VPS I pay a small monthly fee for, using version control.
What would happen to your personal data if you got burgled?
Re: Ask HN: Who do you trust most with your data?
#44I 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.
Re: Ask HN: Who do you trust most with your data?
#45Earlier quoted context omitted.
Check out https://cryptomator.org
Yes that seems quite nice (if you want to go that far). It also works well with the Dropbox (and others) sync engine because it encrypts individual files as opposed to making a large sparse bundle/volume file. 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…
Re: Ask HN: Who do you trust most with your data?
#46Dropbox and Apple equally. But I work at Dropbox and I know how much effort goes into trust, security, privacy and compliance. Also for your interest the underlying infrastructure with its security measures etc is common between both Personal and Business products (one of the main differences with the business product is that it allows you to hook into your own enterprise security related systems such as IdM, DLP/CAS…
> I know how much effort goes into trust, security, privacy and compliance 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.
Re: Ask HN: Who do you trust most with your data?
#47How anyone can trust Dropbox, the sort of US based cloud company that appoints people like Condoleezza Rice to the board is beyond me.
Re: Ask HN: Who do you trust most with your data?
#48I would point out that right now, you have your data divided across four different buckets, which means no one provider can completely compromise your data. Why would you want to end this arrangement?
P(your data compromised) = 1 - P(storage provider never hacked)^(number of storage providers) All 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 anyo…
I think we are in a "when, not if" world for security compromise.
Re: Ask HN: Who do you trust most with your data?
#49I don’t even trust myself with my data. It’s too easy to do something stupid. How could I possibly trust anyone more than that?
No one cares more than I do that I not be horribly maimed or obliterated in a high speed collision, but I trust certain vehicle manufacturers and airlines more than I do their competitors.
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).
Re: Ask HN: Who do you trust most with your data?
#50Stopped 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.