[IronPython] Security of DLR host

Seshadri Pillailokam Vijayaraghavan seshapv at microsoft.com
Sat Aug 2 22:27:33 PDT 2008


[Including the de facto Hosting API mailing list - IronPython Discussions]

Hi All,

Is what Pavel is asking possible? Can DLR hosts selectively ban imports?

Thanks
Sesh

-----Original Message-----
From: pavel.savara at gmail.com [mailto:pavel.savara at gmail.com]
Sent: Saturday, August 02, 2008 6:24 PM
To: Seshadri Pillailokam Vijayaraghavan
Subject: (DLR Hosting and related stuff...) : Security of DLR host
Importance: High


Hi,

I would like to run untrusted scripts inside of DLR (for example js in Silverlight). How to restrict access of the scripts ?  How do I ban imports e.g. System.Windows.Application ? I already know how to construct ScriptScope and run js inside (from C# code). Learned from your articles. ;-)

Thanks Pavel


More information about the Users mailing list