From owner-freebsd-doc Sat Jan 6 9:30:11 2001 From owner-freebsd-doc@FreeBSD.ORG Sat Jan 6 09:30:01 2001 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 201E437B402 for ; Sat, 6 Jan 2001 09:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f06HU1I17567; Sat, 6 Jan 2001 09:30:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 6 Jan 2001 09:30:01 -0800 (PST) Resent-Message-Id: <200101061730.f06HU1I17567@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-doc@freebsd.org Resent-Reply-To: gnats-admin@FreeBSD.org, rwatson@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9BC0A37B400 for ; Sat, 6 Jan 2001 09:23:50 -0800 (PST) Received: (from robert@localhost) by fledge.watson.org (8.11.1/8.11.1) id f06HNnn17680; Sat, 6 Jan 2001 12:23:49 -0500 (EST) (envelope-from robert) Message-Id: <200101061723.f06HNnn17680@fledge.watson.org> Date: Sat, 6 Jan 2001 12:23:49 -0500 (EST) From: rwatson@freebsd.org Sender: robert@fledge.watson.org Reply-To: rwatson@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/24113: Update for projects.sgml to include TrustedBSD, remove Hardening Pr. Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24113 >Category: docs >Synopsis: Update for projects.sgml to include TrustedBSD, remove others >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 06 09:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD web tree, projects/projects.sgml >Description: Patch attached removes FreeBSD Hardening Project, which is now defunct, and adds TrustedBSD Project reference and description. I have zero SGML skill, so the patch is worth testing and fixing as needed. >How-To-Repeat: >Fix: Index: projects.sgml =================================================================== RCS file: /home/ncvs/www/en/projects/projects.sgml,v retrieving revision 1.93 diff -u -r1.93 projects.sgml --- projects.sgml 2000/12/31 19:36:55 1.93 +++ projects.sgml 2001/01/06 17:20:50 @@ -318,13 +318,6 @@ strength is the ability to perform high speed packet filtering for a larget number of individual hosts within an intranetwork. -
  • FreeBSD Hardening Project -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.
  • -
  • Lottery Scheduling Kernel: This work is based on @@ -349,6 +342,12 @@ 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. + +
  • TrustedBSD +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.
  • + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message