This may be a silly question...but I am looking for information on how to secure a mono VM in a way not dissimilar to using a SecurityManager and policy file in java.
I would like to restrict the file access, sockets capabilities, etc of the mono vm so the app (untrusted code) cannot access resources that I do not want it it. If the answer lies in getting a better understanding of the .NET security model (because it is emulated in mono), that's fine...I'll go read. Just wasn't sure where to start. Thanks!! -- View this message in context: http://www.nabble.com/Mono-VM-security-%28like-SecurityManager-in-java%29-tp17961093p17961093.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
