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.
This commit is contained in:
Robert Watson 2005-06-06 14:17:41 +00:00
parent 225aa7fa71
commit 7e14bc1d19
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24750

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.26 2005/06/04 13:55:06 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.27 2005/06/04 14:14:06 murray Exp $">
<!ENTITY title "FreeBSD Summer Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -223,7 +223,20 @@
"mines". Candidates should have an understanding of the Unix
process model. <a
href="mailto:alfred@FreeBSD.org">&a.alfred;</a> is coordinating.</li>
<li><strong>SEBSD</strong>: 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
href="mailto:rwatson@FreeBSD.org">&a.rwatson;</a> is coordinating.</li>
</ul>
<a name="p-kernel"></a>