From 7e14bc1d19b3f3ae05f0ef82aab8e5250531f934 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 6 Jun 2005 14:17:41 +0000 Subject: [PATCH] Add a soummer of code item for a potential "intern" in SEBSD, a port of the NSA SELinux FLASK/TE security technology to FreeBSD using the MAC Framework. There's room for a number of projects here. --- en/projects/summerofcode.sgml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/en/projects/summerofcode.sgml b/en/projects/summerofcode.sgml index b7512e2100..430c4a55c0 100644 --- a/en/projects/summerofcode.sgml +++ b/en/projects/summerofcode.sgml @@ -1,6 +1,6 @@ - + %includes; %developers; @@ -223,7 +223,20 @@ "mines". Candidates should have an understanding of the Unix process model. &a.alfred; is coordinating. - + +
  • SEBSD: SEBSD is a port of NSA's SELinux FLASK/TE + security model to the FreeBSD operating system using the TrustedBSD MAC + Framework. Right now the system is highly experimental, and a great + project would be for one or more students to spend the summer taking it + from an experimental prototype to something that can be actually used. + This might include the development of policy, integration of SEBSD into + the installer components, adaptation of userland componets, sample + deployments, documentation, and so on. Candiates will want some + background in access control technology, especially mandatory access + control; experience with alternative security models would be a plus, as + would a background in OS development. However, there's room for a + range of work here, and all proposals will be considered! &a.rwatson; is coordinating.