Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 00:26:08 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 219827 for review
Message-ID:  <201211230026.qAN0Q8eJ066712@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@219827?ac=10

Change 219827 by rwatson@rwatson_fledge on 2012/11/23 00:25:49

	Hook up OpenBSM 1.2 alpha2 to the TrustedBSD/OpenBSM web sites.
	We now have an in-distribution test release that includes Pawel's
	auditdistd work.

Affected files ...

.. //depot/projects/trustedbsd/www/news.page#27 edit
.. //depot/projects/trustedbsd/www/openbsm.page#43 edit

Differences ...

==== //depot/projects/trustedbsd/www/news.page#27 (text+ko) ====

@@ -1,6 +1,6 @@
 <!--
      Copyright (c) 2002 Networks Associates Technology, Inc.
-     Copyright (c) 2006-2009 Robert N. M. Watson
+     Copyright (c) 2006-2012 Robert N. M. Watson
      Copyright (c) 2008-2009 Apple, Inc.
      All rights reserved.
      
@@ -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/news.page#26 $
+      $P4: //depot/projects/trustedbsd/www/news.page#27 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -50,6 +50,14 @@
 
       <dl>
 
+	<dt>November 23, 2012 <b> OpenBSM 1.2 alpha 2 released</b></dt>
+	<dd><p>OpenBSM 1.2 alpha 2 has been released; this is a test release
+	  of OpenBSM, and includes a new audit trail distribution daemon,
+	  auditdistd, written by Pawel Jakub Dawidek and sponsored by the
+	  FreeBSD Foundation.  See the <a href="openbsm.html">OpenBSM web
+	  page</a> for more information.</p></dd>
+
+
 	<dt>July 22, 2012 <b>TrustedBSD web site updated</b></dt>
 	<dd><p>Following a period of quietude, the TrustedBSD web site has
 	  been updated to reflect the completion of a number of sub-projects

==== //depot/projects/trustedbsd/www/openbsm.page#43 (text+ko) ====

@@ -30,7 +30,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/openbsm.page#42 $
+      $P4: //depot/projects/trustedbsd/www/openbsm.page#43 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -250,6 +250,25 @@
 	  <td valign="top" bgcolor="#eeeeee"><b>Description</b></td>
 	</tr>
 	<tr>
+	  <td bgcolor="#eeeeee">1.2 alpha2</td>
+	  <td bgcolor="#eeeeee"><a href="downloads/openbsm-1.2-alpha2.tgz">openbsm-1.2-alpha2.tgz</a></td>
+	  <td bgcolor="#eeeeee">704K</td>
+	  <td bgcolor="#eeeeee">2012-11-23</td>
+	  <td bgcolor="#eeeeee">
+	    <p>OpenBSM 1.2a2 is the second test release of the OpenBSM 1.2
+	      release stream.
+	      In this revision, OpenBSM grows a new daemon, auditdistd, which
+	      provides secure audit trail distribution over the network.
+	      Implemented by Pawel Jakub Dawidek and sponsored by the FreeBSD
+	      Foundation, auditdistd provides a client to run on hosts
+	      generating audit trails, and a server to run on a central secure
+	      audit host.  auditdist uses TLS to encrypt trails on the wire,
+	      and does is append-only, so that audit trails leading up to a
+	      compromise on the client are tamper-proof on the client.  This
+	      feature is considered experimental.</p>
+	  </td>
+	</tr>
+	<tr>
 	  <td bgcolor="#eeeeee">1.2 alpha1</td>
 	  <td bgcolor="#eeeeee"><a href="downloads/openbsm-1.2-alpha1.tgz">openbsm-1.2-alpha1.tgz</a></td>
 	  <td bgcolor="#eeeeee">640K</td>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211230026.qAN0Q8eJ066712>