Encrypting Stack Breaks Field References
Trevor DeVore
lists at mangomultimedia.com
Tue Dec 22 17:20:47 EST 2020
On Tue, Dec 22, 2020 at 3:23 PM Bob Sneidar via use-livecode <
use-livecode at lists.runrev.com> wrote:
> What he said. The promise of creating standalones and encrypted stacks
> containing code sounds promising, but there are caveats. It begs the
> question, how do we encrypt script only stacks or libraries? I don’t use
> encrypted stacks because my code is for internal use only, but if I ever
> went commercial, this would be something I would need.
It is possible to convert script only stacks to binary, encrypted stacks
and save them using the same file name. The Levure app packaging scripts
will do this when you package up an app. So you get the benefit of script
only stacks during development and the protection of encrypted when you
distribute.
--
Trevor DeVore
ScreenSteps
>
More information about the use-livecode
mailing list