• 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
Core Data & Passwords
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data & Passwords


  • Subject: Core Data & Passwords
  • From: Jeff LaMarche <email@hidden>
  • Date: Mon, 24 Mar 2008 12:20:51 -0400

When writing a Core Data application that utilizes Core Data, what is the best way to store sensitive information like a password? My assumption would be that you would make a password attribute, but make it transient, then override the accessor and mutator to utilize Keychain Services so that the value actually gets stored in the keychain, and not in the application's persistent store.

Does this make sense? Has anybody tried this?

Thanks much,
Jeff
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Prev by Date: Re: Garbage collection - was Beginner with Cocoa
  • Next by Date: Re: Textview is overwriting itself
  • Previous by thread: Re: Garbage collection - was Beginner with Cocoa
  • Next by thread: User interface element question (Find... in Safari)
  • Index(es):
    • Date
    • Thread