trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

Add `random` as an `encrypt stacks` value #133

Closed trevordevore closed 5 years ago

trevordevore commented 5 years ago

If encrypt stacks is set to random then the passphrase is set to uuid(). Using this approach there is no threat of losing your password and if someone figures out the password for one distribution of your app they don't know the password for other versions.