Richard Miller wrote:

Seems one route is to put the IP address into the script of some object in the main stack. This way, there's no way to get at it without the password. But it becomes a bit of a pain to reference that IP throughout the application, other than the long way (put the script of object x of cd x of stack x.....).

Is there a better approach?

Using the built-in script encryption isn't bad, but if you need something especially strong why not use Rev's encryption library? With Blowfish and other industrial-strength algos available, it should more than cover what you need.

If lightweight encryption is sufficient, the fwPack and fwUnpack handlers here are very easy to use, if not particularly strong:

<http://www.revjournal.com/tutorials/handy-handlers-005.html>


--
 Richard Gaskin Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to