[IronPython] IronPython Security Model

Brad Heller brad.heller at gmail.com
Wed Aug 25 18:19:31 CEST 2010


I'd like to embed IronPython in my application, however I'd like to be able
to prevent the user from doing certain things. For instance, I'd like to
make sure they can't open a socket, or access the file system or network
resources. Is this currently possible?

I haven't been able to find any information on the IronPython security model
besides some post somewhere saying "you have complete control over the
IronPython security model!" Anyone have any ideas?

Thanks,
Brad Heller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100825/8cf97cea/attachment.html>


More information about the Ironpython-users mailing list