On 8/17/26 9:31 PM, Bart Schaefer wrote:
On Mon, Aug 17, 2026 at 6:11 PM Eric Cook <llua@xxxxxxx> wrote:Nor does it justify the breaking of long standing use casesThe one thing that might justify it is an appeal to security. MODULE_PATH has been import-prevented on those grounds since before the git repository existed, but is it that really any more dangerous than supplanting the functions library?
I am not a security expert, but can't you already circumvent that with stuff like LD_PRELOAD?