I'd like to start littering our code with declarative security statements.
It would be good to start to lock down what nant needs from a security point
of view so we can easy make a statement like our code is secure.

Does anyone have much experience with .net declarative security and the best
approach to the goal of making a statement like "our app is secure". Or at
least be able to identify the unsafe (with respect to security) sections of
code that need special permissions. I would like to see 3rd party tasks
follow some security guidelines as well.

We run pretty liberal right now with access to reflection and other internal
access in the framework I would guess.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to