Hello Michael,

You'll need some level of encryption.

Just be careful not to include the encryption key as a string! One approach is to use numToChar() to turn numbers into characters and concatenate these into keys.

However, if you are storing information locally, then at some level it is vulnerable, even if it takes more sophistication than simply opening in Notepad. If you are truly concerned about security, then you may want to consider having the app talk to a server in order retrieve sensitive information. As with anything, it is a balancing act between a reasonable amount of protection and the amount of work to implement it.

Cheers,

Daniel
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to