Remove FreeBSD Hardening Project and list TrustedBSD.

PR:		24113
Submitted by:	rwatson
This commit is contained in:
Alexander Langer 2001-01-06 17:34:21 +00:00
parent 37b81162a1
commit 2bc0185fb0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8651

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.92 2000/12/31 19:16:46 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.93 2000/12/31 19:36:55 wosch Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -318,13 +318,6 @@ was designed with a large academic environment in mind. It's greatest
strength is the ability to perform high speed packet filtering for
a larget number of individual hosts within an intranetwork.</li>
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project</a>
The goal of the FreeBSD Hardening Project is to develop a set of
modifications to the base FreeBSD system that, when applied, allow
for a far more secure environment. Services would, in general, be
disabled until specifically enabled, much like modern firewall
policies.</li>
<li><a name="lotteryscheduling"
href="http://www.csua.berkeley.edu/computing/software/lottery-sched.html">
Lottery Scheduling Kernel</a>: This work is based on
@ -349,6 +342,12 @@ processors under FreeBSD.</li>
allows you to monitor and/or selectively block syscalls on your
system. It could be used either as a safety monitoring device, policy
enforcement, or debugging tool.
<li><a name="trustedbsd" href="http://www.TrustedBSD.org/">TrustedBSD</a>
provides a set of trusted operating system extensions to the FreeBSD operating
system. This includes features such as fine-grained privileges (capabilities),
Access Control Lists, and Mandatory Access Control.</li>
</ul>
<a name="devicedrivers"></a>