[Mono-dev] Mono and medium trust

Miguel de Icaza miguel at xamarin.com
Fri Sep 2 09:57:16 EDT 2011


>
>
> If not, are there any workarounds to achive something similar, e.g.
> Linux permissions/ SE Linux ?
>

You could use something like AppArmor to create a custom sandbox that would
only give the user access to files that you have explicitly flagged as being
OK.

To prevent P/Invoke from working, you would have to build your own profile
to use with CoreCLR security.   The problem is that designing and auditing
such setup is measured in quarters of a year, not in days.

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110902/271c8322/attachment.html 


More information about the Mono-devel-list mailing list