On Nov 9, 2007 3:53 PM, Jonathan Chayce Dickinson
<[EMAIL PROTECTED]> wrote:
> > Don't you just love ascii art with irregular fonts? ;o)
> [Jonathan Dickinson]
> Hmm... I wrote it in plain text. Make sure your mail client is set up to use
> a monospace font for plain or unformatted text...

i use gmail / browser and it does not support monospace fonts....


[...]
> [Jonathan Dickinson]
> If you look on the wiki I wrote some stuff there. I did some more thinking
> about it and came up with this:
>
> CAS (Code access security: which we should all know) define what an ASSEMBLY
> is allowed to execute (e.g. one coming off the web can only access isolated
> storage).
>
> Certain CAS rights should be 'impersonated' (for want of a better word) from
> the user.
>
> The thing should be a stack with a aggregate of everything at the top.

It might be a good idea to seperate application and user rights though,
and really thinking about minimizing or even completely eliminating
impersonation
(if we can) because it's an often abused 'feature' by hackers and virii..

And like i mentioned, personally i'd like to keep everything as
transparent as possible, it keeps you in control, and impersonation
makes everything completely un-transparent.. because the application
that impersonates you might do things in your name that you can't see
and control..

Any ideas about this?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to