Earlier quoted context omitted.
For personal backup of key files (not endless GBs of movies, just documents and precious pictures) I usually sync a Sparse Disk Bundle[1] with a good AES key. Sure, you have to trust Apple's AES implementation (I don't to any great extent) but it gets you some degree of privacy without much hassle. It is a cheap insurance policy. [1] https://en.m.wikipedia.org/wiki/Sparse_image . It uses 8MB chunks by default which s…
I wrote a FUSE filesystem ( https://github.com/netheril96/securefs ) to secure the data that is meant to be synced to the cloud. In principle it is more secure than alternatives because the randomization and authentication of encryption. It encrypts file by file so that no need to sync a huge data when you only change a single file.
How Apple’s iCloud Drive deletes your files without warning
61–70 of 144 posts
Re: How Apple’s iCloud Drive deletes your files without warning
#62Earlier quoted context omitted.
You are not limited to four digits.
I see. Is there a limit? Does it approach 128 bits?
[1] http://www.engadget.com/2014/03/05/how-to-set-up-a-complex-p...
Re: How Apple’s iCloud Drive deletes your files without warning
#63Earlier quoted context omitted.
I see. Is there a limit? Does it approach 128 bits?
"Over 90 characters" [1]. At roughly 5 bits per character, that puts it at more than 450 bits. [1] http://www.engadget.com/2014/03/05/how-to-set-up-a-complex-p...
Of course this isn't ever actually used - in practice users choose four to eight digit passcodes.
Users should, if they want to secure their information, use a randomly chosen passcode of approximately 30 digits long.
Re: How Apple’s iCloud Drive deletes your files without warning
#64Title is misleading. This is an isolated edge case, although clearly one that should be addressed.
Hmm, dragging and dropping files on a Mac isn't an edge case, it's a common activity. The question is, is this bug reproducible? Also, it's reminiscent of the Steam on Linux bug (though not as catastrophic); it's well within the realm of possibility.
Re: How Apple’s iCloud Drive deletes your files without warning
#65Re: How Apple’s iCloud Drive deletes your files without warning
#66Earlier quoted context omitted.
I see. Is there a limit? Does it approach 128 bits?
You can choose to set a complex password which can be as long as you want and use the full keyboard
Re: How Apple’s iCloud Drive deletes your files without warning
#67And iBooks dropped all metadata at some point. The wrong network setting on iTunes nukes all your album art. iCal sync is a cruel joke. The moral is don't use Apple cloud services for anything you care about.
Apple doesn't have the right organizational structure to support cloud services across apps to a level of consistency and quality that Google and Amazon does. Nathan Taylor explains this quite well. http://praxtime.com/2013/11/03/apple-strat-tax-voice-as-god-...
Re: How Apple’s iCloud Drive deletes your files without warning
#68I installed the script and ran "dropbox" on a new machine. Maybe It was because I created the destination folder before maybe because I had to kill the deamon at sometime to restart... no idea. It begun to delete my entire stuff in the dropbox.
Not really a problem for me because I store no important stuff in it, but i was kinda buffled. Even it could be a mistake by me, this stuff should not happen so fast.
Re: How Apple’s iCloud Drive deletes your files without warning
#69I noticed this same phenomenon with all three of the auto-syncing cloud storage services I tested: Apple's iCloud, Google Drive, and Microsoft's SkyDrive. During testing, all three of those services incorrectly deleted files when the cloud service got confused about synchronization. So for the particular application I had in mind, I wasn't able to use any of them and had to write scripts to handle the synchronization…
I'd love to see a blog post describing your test protocol, if you have time to write one.
Re: How Apple’s iCloud Drive deletes your files without warning
#70Isn't this exactly the same thing as someone reported with Google Drive? https://news.ycombinator.com/item?id=6612854
That said, they're both brain-dead UIs, yes.