p4-projects@freebsd.org
[Top] [All Lists]

PERFORCE change 148469 for review

Subject: PERFORCE change 148469 for review
From: Robert Watson
Date: Mon, 25 Aug 2008 22:51:50 GMT
http://perforce.freebsd.org/chv.cgi?CH=148469

Change 148469 by rwatson@rwatson_fledge on 2008/08/25 22:51:04

        A few further updates to the Audit and MAC page, as well as
        explicit pointers to the documentation page.

Affected files ...

.. //depot/projects/trustedbsd/www/audit.page#9 edit
.. //depot/projects/trustedbsd/www/mac.page#6 edit

Differences ...

==== //depot/projects/trustedbsd/www/audit.page#9 (text+ko) ====

@@ -29,7 +29,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS"; version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/audit.page#8 $
+      $P4: //depot/projects/trustedbsd/www/audit.page#9 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -71,6 +71,10 @@
        OpenBSM is maintained by the TrustedBSD Project, and new versions
        are imported into the FreeBSD CVS repository intermittently.</p>
 
+      <p>Security event auditing user documentation and an implementation
+       paper may be found on the <a href="docs.html">documentation
+       page</a>.</p>
+
       <p><a href="bsmtrace.html">BSMtrace</a> is an audit-based host
        intrusion detection system.</p>
 

==== //depot/projects/trustedbsd/www/mac.page#6 (text+ko) ====

@@ -37,7 +37,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS"; version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/mac.page#5 $
+      $P4: //depot/projects/trustedbsd/www/mac.page#6 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -66,11 +66,16 @@
        FreeBSD-based products make use of the TrustedBSD MAC Framework to
        locally modify the operating system security policy.</p>
 
+      <p>MAC Framework and general MAC user documentation and a number of
+       implementation papers may be found on the <a
+       href="docs.html">documentation page</a>.</p>
+
       <p>The TrustedBSD MAC Framework is also present in Mac
        OS X as of the Leopard release, where it is used to implement
-       Seatbelt and other system security services.  A port of FLASK and
-       SELinux is also available via <a
-       href="sedarwin.html">SEDarwin</a>.</p>
+       Seatbelt and other system security services.  The port of the MAC
+       Framework was performed initially as part of <a
+       href="sedarwin.html">SEDarwin</a>, which also included a port of
+       FLASK and SELinux to the Mac OS X platform.</p>
 
     </html>
   </section>
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"

<Prev in Thread] Current Thread [Next in Thread>
  • PERFORCE change 148469 for review, Robert Watson <=