diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
commit | 27c0d08ddcc1a4ad46fde7b39107c526946bb421 (patch) | |
tree | 91ec5901571ed88e1432c7606e7872dbf1dcaa2e /unsorted/SecurityForUser.mdwn | |
parent | 855af9a0ee8d1bdebff882a62104134a71044dba (diff) | |
download | web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.gz web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.bz2 web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.zip |
Further clean-ups and removals.
Diffstat (limited to 'unsorted/SecurityForUser.mdwn')
-rw-r--r-- | unsorted/SecurityForUser.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/unsorted/SecurityForUser.mdwn b/unsorted/SecurityForUser.mdwn new file mode 100644 index 00000000..51e1f9da --- /dev/null +++ b/unsorted/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 |