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
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to