As you suggested, Benjamin, I got this working with NSUserDefaults. I 
appreciate the nudge - didn't even know about NSUserDefaults~!

Best,

Jonathan
NimbleHost.com

 

--- In [email protected], Benjamin Rister <b...@...> wrote:
>
> On Apr 15, 2010, at 10:27 AM, Kirill wrote:
> 
> > And what about keychain? I'm currently trying to choose between Application 
> > Suport folder and Keychain. Is it _correct_ to store license file in 
> > keychain?
> 
> It's not incorrect—that is a place one can store data and get it back 
> later—but I'd say it's not a great choice. Harder for you to implement, can 
> result in user being prompted for password/approval every time you want to 
> verify the license, and besides, who are you trying to secure it against 
> anyway?
> 
> Best,
> br
> 
> -- 
> Benjamin Rister
> President, Decimus Software, Inc.
> http://decimus.net/
>


Reply via email to