diff options
Diffstat (limited to 'Trash')
-rw-r--r-- | Trash/SecurityForUser.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Trash/SecurityForUser.mdwn b/Trash/SecurityForUser.mdwn new file mode 100644 index 00000000..51e1f9da --- /dev/null +++ b/Trash/SecurityForUser.mdwn @@ -0,0 +1,7 @@ +FROM: <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00242.html> + +The user must be sure that his actions have predictable consequences, even in the presence of actively hostile influence. If there is a component in the system that the user can not control, the user must be able to contain its impact, either by simply ignoring it (shielding), or by imposing restrictions (confinement). + +_Security means that the user controls what can happen **to** his resources._ + +-- [[Main/TomBachmann]] - 29 Apr 2006 |