[BACK]Return to goals.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / goals.html (download) (as text)

Revision 1.16, Thu Jun 12 20:40:37 1997 UTC (26 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.15: +4 -2 lines

clarify

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD Project Goals</title>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD project goals page">
<meta name="keywords" content="openbsd,goals">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996 by OpenBSD.">
</head>

<body>

<h1>OpenBSD</h1>
<hr>
<h2>Project Goals</h2>

<p>
Each person working on OpenBSD has their own aims and priorities,
but the goals of project as a whole are to:
<ul>
<li>Provide the best development platform possible - with full source access
    for developers and users.
<li>Work towards a machine independent source tree.
<li>Pay attention to security problems and fix them.
<li>Work towards greater integration of cryptographic software where
	possible.  This means IPsec, IPv6, key engines, and other forms
	of strong crypto.  OpenBSD is from Canada and may export crypto
	as
	<a href=http://insight.mcmaster.ca/org/efc/pages/doc/crypto-export.html>
	researched by a Canadian individual</a> and as
	<a href=http://axion.physics.ubc.ca/ECL.html>
	layed out in the Export Control list of Canada</a>.
<li>Track and implement standards (POSIX, parts of X/Open, etc.)
<li>Support as many different systems and hardware as feasible.
<li>Be as politics free as possible - solutions should be decided on the
    basis of technical merit.
<li>Provide a good cross compile/development platform.
<li>Integrate good code from any source with acceptable copyright
    (Berkeley style preferred, GPL acceptable, NDA not).  We want to
    make available source code that anyone can use for ANY PURPOSE,
    with no restrictions.
<li>Import external packages with minimal modifications - making upgrading
    much easier. Also to submit back to the developers any changes made.
</ul>
</p>

<hr>
<a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br>
<small>$OpenBSD: goals.html,v 1.16 1997/06/12 20:40:37 deraadt Exp $</small>

</body>
</html>