[JW Lua] Requesting extended Lua code features in 0.68

Robert Patterson robert at robertgpatterson.com
Sun Dec 3 16:03:14 CET 2023


Starting with RGP Lua 0.68, various security measures are now in place.
These allow users of a script to see which extended features are being used
by the script. If the script hasn't requested them, even required libraries
that may not be visible by reading the script will be restricted from
calling the extended functions.

The goal of the security measures, as always, is to make it more difficult
for a malicious script to run without the knowledge or consent of the user.
It is not foolproof, but it is better than nothing.

If your scripts uses extended features (such as os.execute), please read
the following page:

https://robertgpatterson.com/-fininfo/-rgplua/docs/rgp-lua.html#requesting-code-features
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20231203/af07e516/attachment.html>


More information about the JWLua mailing list