View | Details | Raw Unified | Return to bug 24113
Collapse All | Expand All

(-)projects.sgml (-7 / +6 lines)
Lines 318-330 Link Here
318
strength is the ability to perform high speed packet filtering for
318
strength is the ability to perform high speed packet filtering for
319
a larget number of individual hosts within an intranetwork.</li>
319
a larget number of individual hosts within an intranetwork.</li>
320
320
321
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project</a>
322
The goal of the FreeBSD Hardening Project is to develop a set of
323
modifications to the base FreeBSD system that, when applied, allow
324
for a far more secure environment.  Services would, in general, be
325
disabled until specifically enabled, much like modern firewall
326
policies.</li>
327
328
<li><a name="lotteryscheduling"
321
<li><a name="lotteryscheduling"
329
href="http://www.csua.berkeley.edu/computing/software/lottery-sched.html">
322
href="http://www.csua.berkeley.edu/computing/software/lottery-sched.html">
330
Lottery Scheduling Kernel</a>: This work is based on
323
Lottery Scheduling Kernel</a>: This work is based on
Lines 349-354 Link Here
349
allows you to monitor and/or selectively block syscalls on your
342
allows you to monitor and/or selectively block syscalls on your
350
system. It could be used either as a safety monitoring device, policy
343
system. It could be used either as a safety monitoring device, policy
351
enforcement, or debugging tool.
344
enforcement, or debugging tool.
345
346
<li><a name="rustedbsd" href="http://www.TrustedBSD.org/">TrustedBSD</a>
347
provides a set of trusted operating system extensions to the FreeBSD operating
348
system.  This includes features such as fine-grained privileges (capabilities),
349
Access Control Lists, and Mandatory Access Control.</li>
350
352
</ul>
351
</ul>
353
352
354
<a name="devicedrivers"></a>
353
<a name="devicedrivers"></a>

Return to bug 24113