diff options
author | TomBachmann <e_mc_h2@web.de> | 2006-04-29 13:11:28 +0000 |
---|---|---|
committer | TomBachmann <e_mc_h2@web.de> | 2006-04-29 13:11:28 +0000 |
commit | d74aa7036fadffa550769a17fd32f0b4bc4239e3 (patch) | |
tree | d90d3c66fc3b1e72a1fbcbe35f498d8dffe5206b /Trash | |
parent | b9c3c05c65ce1e31ee22bbcfab96aa3e66d623bd (diff) |
none
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 |