From: <jea...@gm...> - 2007-08-12 01:25:06
|
On 8/10/07, Yvon Thoraval <yvo...@gm...> wrote: > > i need to do a user authentification within a small RubyCocoa app. > > i'd like to save the password in a prefs file (yaml for ex) > > someone had experience with that little thing ? why not use the keychain / authentication framework instead of saving the password in a textfile? assuming the proper frameworks are exposed via BS, i'm sure there are keychain/authentication examples on developer.apple.com but you'd of course need to make the usual conversion to ruby. cheers, jean-pierre |