• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTemporaryDirectory() and security
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTemporaryDirectory() and security


  • Subject: Re: NSTemporaryDirectory() and security
  • From: Andy Lee <email@hidden>
  • Date: Tue, 1 May 2007 14:24:32 -0400

On May 1, 2007, at 2:10 PM, Jaime Magiera wrote:
What are the options/suggestions for tmp file writing that is secure but also follows Apple's guidelines? What are other folks doing?

I haven't done anything like this myself, but I would think ~/Library/ Application Support/YourApp or ~/Library/Caches/YourApp would be a reasonable place for stuff that is temporary, specific to the app, and specific to the user.


If your document is a bundle and you are generating files that you might want to keep around, it might be appropriate to put them in a subdirectory of the bundle. I'm thinking of the way iDVD caches rendering results.

--Andy


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSTemporaryDirectory() and security (From: Jaime Magiera <email@hidden>)

  • Prev by Date: Re: NSTemporaryDirectory() and security
  • Next by Date: Re: NSTemporaryDirectory() and security
  • Previous by thread: Re: NSTemporaryDirectory() and security
  • Next by thread: Re: NSTemporaryDirectory() and security
  • Index(es):
    • Date
    • Thread