Re: SScrypto framework
Re: SScrypto framework
- Subject: Re: SScrypto framework
- From: Wade Tregaskis <email@hidden>
- Date: Wed, 13 Feb 2008 10:09:58 -0800
Safest is to not store the password. At all.
That's a good answer for a server app, that needs to authenticate
users. But I was assuming this code was part of a client app, doing
something like saving the user's login password to avoid asking for
it every time. In which case the Keychain is the right solution.
Indeed, if I had to actually remember all seventy or so passwords in
my keychain, I'd end up writing them down on paper. What's the
security of the Keychain vs a sticky note? :)
Wade
_______________________________________________
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