From owner-p4-projects Mon Feb 17 16:36:58 2003 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 36E0637B405; Mon, 17 Feb 2003 16:36:56 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D960337B401 for ; Mon, 17 Feb 2003 16:36:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6604043F3F for ; Mon, 17 Feb 2003 16:36:55 -0800 (PST) (envelope-from chris@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1I0atbv041038 for ; Mon, 17 Feb 2003 16:36:55 -0800 (PST) (envelope-from chris@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1I0as9L041035 for perforce@freebsd.org; Mon, 17 Feb 2003 16:36:54 -0800 (PST) Date: Mon, 17 Feb 2003 16:36:54 -0800 (PST) Message-Id: <200302180036.h1I0as9L041035@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to chris@freebsd.org using -f From: Chris Costello Subject: PERFORCE change 25358 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=25358 Change 25358 by chris@chris_holly on 2003/02/17 16:36:00 Reorganize things a little bit based on discussion with Adam Migus. Affected files ... .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/sec-arch/OUTLINE.TrustedBSD#4 edit Differences ... ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/sec-arch/OUTLINE.TrustedBSD#4 (text+ko) ==== @@ -1,4 +1,4 @@ -$P4: //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/sec-arch/OUTLINE.TrustedBSD#3 $ +$P4: //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/sec-arch/OUTLINE.TrustedBSD#4 $ This document outlines the Security Architecture (WIP). As time progresses and more of the document becomes written, each entry in the outline will @@ -12,6 +12,9 @@ The FreeBSD Security Architecture Handbook +Abstract (chris) - Explains what exactly the book is about, why it was + commissioned, etc. + Preface (chris - Not complete) This Book's Audience Organization of this Book @@ -20,16 +23,15 @@ 1. Security Defined 2. Security-Related Definitions 2.1. Security Policy - 2.2. Subjects and Objects - 2.3. MAC - 2.4. DAC - 2.5. ... (more to come as they "come up") + 2.2. MAC + 2.3. DAC II. Kernel Security ("Kernel Security Model?") 3. Kernel Security Policy[footnote 1] - 3.1. [UN] Regarding suser, the root user, etc. - 3.2. [UN] DAC on files - 3.3. [UN] MAC - 3.3.[1-N]. mac_{biba,mls,etc.} + 3.1. Subjects and Objects + 3.2. [UN] Regarding suser, the root user, etc. + 3.3. [UN] DAC on files + 3.4. [UN] MAC + 3.4.[1-N]. mac_{biba,mls,etc.} III. Userland Security ("Userland Security Model?") 4. Userland Security Policy[footnote 2] 5. [UN] Mandatory Interaction with Kernel Security Mechanisms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message