diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml index 9540d2546a..3efad73dbe 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml @@ -19,7 +19,7 @@ <!-- XXX: Keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 25 entries and we hope you enjoy reading it.</p> + contains 26 entries and we hope you enjoy reading it.</p> <p>The deadline for submissions covering between January and March 2014 is April 7th, 2014.</p> @@ -1415,4 +1415,36 @@ device vt_vga</pre> <p>The work was sponsored by The &os; Foundation.</p> </body> </project> + + <project cat='bin'> + <title>auditdistd(8)</title> + + <contact> + <person> + <name> + <given>Pawel Jakub</given> + <common>Dawidek</common> + </name> + <email>pjd@FreeBSD.org</email> + </person> + </contact> + + <body> + <p>The <tt>auditdistd(8)</tt> daemon is responsible for + distributing audit trail files over TCP/IP network securely and + reliably. Currently, the daemon uses Transport Layer Security + (TLS) for communication, but only server-side certificates are + verified, based on the certificate's fingerprint. The ongoing + work will make it possible to use client-side certificates and + will support more complete public-key infastructure, which + includes validation of the entire certificate chain, including + revocation checking against Certification Revocation Lists at + every level. From now on, <tt>auditdistd(8)</tt> will support + TLSv1.2 and PFS modes only. In addition, it will be possible to + send audit trail files to multiple receivers.</p> + + <p>The work is sponsored by The &os; Foundation and will be + completed at the beginning of February 2014.</p> + </body> + </project> </report>