• 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: Encrypt a string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encrypt a string


  • Subject: Re: Encrypt a string
  • From: Andrea Salomoni <email@hidden>
  • Date: Fri, 18 Nov 2005 12:34:07 +0100

Thank very much Martin,

Yes I agree...
So do you think is better to write in a hidden file... but how can I create it?
I usually use NSFileManager class to create a file or a directory... is there any method to do it with hidden file?


Thank again
Yorh

Il giorno 18/nov/05, alle ore 12:13, Martin Hairer ha scritto:

If for example I have to write a serial number in a plist file isn't better to write in a place that is difficult to access by user?

In principle, yes, but it's a bad idea to try to write it in a place that you simply can't
write to ;-) There is no guarantee that you can write to the application bundle. You
can write for example to an invisible file in the Preferences or the Application Support
folder, it will be just as "difficult" for the average user to find it. (Those who really want
to find it will be able to whatever you are doing, so there's no point wasting your time
trying to be tremendously clever.) Regards,


Martin

HairerSoft
http://www.hairersoft.com/



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Encrypt a string
      • From: Martin Hairer <email@hidden>
References: 
 >Encrypt a string (From: Andrea Salomoni <email@hidden>)
 >Re: Encrypt a string (From: Scott Anguish <email@hidden>)
 >Re: Encrypt a string (From: Andrea Salomoni <email@hidden>)

  • Prev by Date: Re: Encrypt a string
  • Next by Date: Re: Encrypt a string
  • Previous by thread: Re: Encrypt a string
  • Next by thread: Re: Encrypt a string
  • Index(es):
    • Date
    • Thread