Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

amors

macrumors member
Original poster
Jul 14, 2013
97
37
What about this?

"This was the sequence:
1. Open text editor, create some new documents. Store PII, passwords, seed values, phone call notes, love letters, et c. in them.
2. Quit text editor.
3. Reopen text editor several times over the course of a year, add more notes. Previous notes remain, safely in ~/Library/Saved Application State/ on my local, encrypted computer.
4. Upgrade to Yosemite
5. Notice that all of my locally-stored, “unsaved” documents open in my text editor have now been uploaded in full to a partner in NSA’s PRISM program."

http://datavibe.net/~sneak/20141023/wtf-icloud/
 
The same thing already happened on Mavericks. Personally, I used this shell command to disable that behavior, but there should really be an option in the GUI:

Code:
defaults write NSGlobalDomain NSDocumentSaveNewDocumentsToCloud -bool false
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.