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

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

Revision 1.77, Fri May 9 14:12:48 2014 UTC (10 years ago) by tedu
Branch: MAIN
Changes since 1.76: +0 -9 lines

remove some dated material and nongoals.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OpenBSD Project Goals</title>
<meta name="resource-type" content="document">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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-2004 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">Project Goals</font></h2>
<hr>

<p>
Obviously, each developer working on OpenBSD has their own aims
and priorities, but it is possible to classify the goals we all share:

<p>
<ul>
<li>Provide the best development platform possible.  <a href="anoncvs.html">
    Provide full source access to developers and users, including the
    ability to look at CVS tree changes directly</a>.
    Users can even look at our source tree and changes
    <a href="http://www.openbsd.org/cgi-bin/cvsweb">directly on the web!</a>
<p>
<li>Integrate good code from any source with <a href="policy.html">acceptable
    copyright (ISC or Berkeley style preferred, GPL acceptable as a last
    recourse but not in the kernel, NDA never acceptable)</a>.
    We want to make available source code that anyone can use for ANY
    PURPOSE, with no restrictions.
    <strong>We strive to make our software robust and secure, and encourage
    companies to use whichever pieces they want to.</strong>  There are
    <a href="products.html">commercial spin-offs</a> of OpenBSD.
<p>
<li>Pay attention to <a href="security.html">security problems and fix
    them before anyone else does</a>. (Try to be the #1 most
    secure operating system.)
<p>
<li><a href="crypto.html">Greater integration of cryptographic software.</a>
    OpenBSD is developed and released from Canada and due to Canadian
    law it is legal to export crypto to the world (as 
    <a href="http://www.efc.ca/pages/doc/crypto-export.html">
    researched by a Canadian individual</a> and as
    <a href="http://axion.physics.ubc.ca/ECL.html">
    documented in the Export Control list of Canada</a>).
<p>
<li>Track and implement standards (ANSI, POSIX, parts of X/Open, etc.)
<p>
<li>Work towards a very machine independent source tree.
    <a href="plat.html">Support as many different systems and hardware
    as feasible.</a>
<p>
<li>Be as politics-free as possible; solutions should be decided on the
    basis of technical merit.
<p>
<li>Focus on being developer-oriented in all senses, including holding
    developer-only events called <a href="hackathons.html">hackathons</a>.
<p>
<li>Do not let serious problems sit unsolved.<p>
<p>
<li>Make a CDROM-based release approximately every six months.
</ul>

<a name=funding></a>
<h2><font color="#e00000">Project Funding</font></h2>

See our <a href="donations.html">Donations Page</a>.

<h2><font color="#e00000">Where do our developers live?</font></h2>

This map approximates where our developers live.  We will attempt to update it
occasionally, but please don't count on that.

<p>
<center>
<img src="images/map.jpg" height=508 width=950 alt= "World map">
</center>

</body>
</html>