Hi list!

I need to protect a Director movie against unauthorized use. Before the
program starts, the user has to enter his name and a password.

Is it safe to store both in a list like that:

authorizationL = [[#name : "john", #pw: "kdf8sde3"], [#name : "sue", #pw:
"89g4Df"]]

?

Or is it possible for a very experienced hacker to retrieve those data from
a protected Director movie?

Thanks

Michael

[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