[Mono-dev] mono linker - mscorlib.dll
Jonathan Pryor
jonpryor at vt.edu
Fri Jan 7 15:01:45 EST 2011
On Jan 7, 2011, at 12:36 PM, Guillaume Pouillet wrote:
> Isn't AppDomain's security useable to sandbox the application ?
If Mono had a fully implemented Code Access Security (CAS) mechanism? Yes.
Unfortunately, Mono doesn't, so AppDomain sandboxing doesn't work.
The only sandboxing/security mechanism that Mono supports is CoreCLR, as used in Moonlight/Silverlight.
- Jon
More information about the Mono-devel-list
mailing list