[Dev] Security of a Chandler installation
Grant Baillie
grant at osafoundation.org
Tue Aug 30 15:28:12 PDT 2005
On Aug 30, 2005, at 15:12, Heikki Toivonen wrote:
> It is conceivable that someone might want to install a read-only
> installation of the Chandler executable and deny users the ability to
> run with extensions.
Maybe I'm not understanding the requirement right, but is this
possible (assuming determined enough users) with a python app?
E.g. you can always run the interpreter with environment variables to
pick up your own versions of modules which enable extensions.
Alternatively, you can hack your own interpreter to run whatever code
you want.
--Grant
More information about the Dev
mailing list