From de936a57d23b7352afeb6bd679c605ba350b12a3 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 22 Dec 2007 12:28:18 +0100 Subject: hurd/security -> security. --- hurd/security.mdwn | 25 ------------------------- security.mdwn | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 hurd/security.mdwn create mode 100644 security.mdwn diff --git a/hurd/security.mdwn b/hurd/security.mdwn deleted file mode 100644 index 0871aab4..00000000 --- a/hurd/security.mdwn +++ /dev/null @@ -1,25 +0,0 @@ -[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] -[[meta license="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU_Free_Documentation_License|/fdl]]."]] - -Alan Karp [identifies][1] 11 security questions: - - [1]: http://www.eros-os.org/pipermail/cap-talk/2007-December/009460.html - - * Authentication Who am I talking to? - * Authorization What should I be able to do? - * Audit Who did that? - * Access control Should this request be honored? - - * Non-repudiation Can I pretend I never said that? - * Confidentiality Can others see what I'm seeing? - * Privacy Can others see that I'm seeing it? - * Integrity Can this data be changed? - * Anonymity Can others find out who I am? - - * Denial of service Can I be assured of access? - * Physical security Who can touch it? diff --git a/security.mdwn b/security.mdwn new file mode 100644 index 00000000..0871aab4 --- /dev/null +++ b/security.mdwn @@ -0,0 +1,25 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + +Alan Karp [identifies][1] 11 security questions: + + [1]: http://www.eros-os.org/pipermail/cap-talk/2007-December/009460.html + + * Authentication Who am I talking to? + * Authorization What should I be able to do? + * Audit Who did that? + * Access control Should this request be honored? + + * Non-repudiation Can I pretend I never said that? + * Confidentiality Can others see what I'm seeing? + * Privacy Can others see that I'm seeing it? + * Integrity Can this data be changed? + * Anonymity Can others find out who I am? + + * Denial of service Can I be assured of access? + * Physical security Who can touch it? -- cgit v1.2.3