JBV,

Encryption is not that hard. Check out my encryption demo stack in RevOnLine.

You could encrypt the script(s) before you unload them and decrypt the scripts 
in the standalone which would have the decryption parameters and be password 
protected itself. The scripts would be encrypted when uploading to the server, 
on the server, and downloading from the server. The only time they would be 
unprotected is when your standalone decrypts it in memory.

Having said that I would suggest the path of making it a password protected 
stack that you are downloading with the scripts. It is very easy to do and you 
can put as many scripts in it as you want.

This is how InfoWallet works. Standalone (you distribute) + Program stack 
(downloads) + User Data Stacks (where user data is).

Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.
lcTaskList: (http://www.infowallet.com/lctasklist/index.htm)
RunRev lcTaskList Forum: (http://forums.runrev.com/viewforum.php?f=61)

> On Nov 9, 2014, at 9:35 AM, j...@souslelogo.com wrote:
> 
> But my original question remains : how safe is it ? Unlike a stack, a script
> can't be password protected... I guess I'll have to build my own encryption
> protocol...
> 
> Thanks
> jbv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to