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

Annotation of www/goals.html, Revision 1.65

1.57      jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       david       2: <html>
1.3       fn          3: <head>
1.6       deraadt     4: <title>OpenBSD Project Goals</title>
1.57      jufi        5: <link rev=made href="mailto:www@openbsd.org">
1.3       fn          6: <meta name="resource-type" content="document">
1.57      jufi        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.3       fn          8: <meta name="description" content="the OpenBSD project goals page">
                      9: <meta name="keywords" content="openbsd,goals">
                     10: <meta name="distribution" content="global">
1.64      nick       11: <meta name="copyright" content="This document copyright 1996-2004 by OpenBSD.">
1.3       fn         12: </head>
                     13:
1.57      jufi       14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.1       david      15:
1.55      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.41      deraadt    17: <p>
1.57      jufi       18: <h2><font color="#e00000">Project Goals</font></h2>
                     19: <hr>
1.17      downsj     20:
                     21: <p>
1.41      deraadt    22: Obviously, each developer working on OpenBSD has their own aims
1.57      jufi       23: and priorities, but it is possible to classify the goals we all share:
1.1       david      24:
1.57      jufi       25: <p>
1.1       david      26: <ul>
1.57      jufi       27: <li>Provide the best development platform possible.  <a href="anoncvs.html">
1.29      deraadt    28:        Provide full source access to developers and users, including the
1.42      aaron      29:        ability to look at CVS tree changes directly</a>.
1.29      deraadt    30:        Users can even look at our source tree and changes
1.57      jufi       31:        <a href="http://www.openbsd.org/cgi-bin/cvsweb">directly on the web!</a><p>
                     32: <li>Integrate good code from any source with <a href="policy.html">acceptable
1.63      millert    33:        copyright (ISC or Berkeley style preferred, GPL acceptable as a last
                     34:        recourse but not in the kernel, NDA never acceptable)</a>.
1.29      deraadt    35:        We want to make available source code that anyone can use for ANY
                     36:        PURPOSE, with no restrictions.
1.38      deraadt    37:        <strong>We strive to make our software robust and secure, and encourage
                     38:        companies to use whichever pieces they want to.</strong>  There are
1.57      jufi       39:        <a href="products.html">commercial spin-offs</a> of OpenBSD.<p>
                     40: <li>Pay attention to <a href="security.html">security problems and fix
1.28      deraadt    41:        them before anyone else does</a>. (Try to be the #1 most
1.41      deraadt    42:        secure operating system).<p>
1.57      jufi       43: <li><a href="crypto.html">Greater integration of cryptographic software.</a>
1.65    ! pvalchev   44:        This means IPsec, key engines, Kerberos, free-AFS,
1.35      deraadt    45:        and other forms of strong crypto or crypto-using systems.
                     46:        OpenBSD is developed and released from Canada and due to Canadian
                     47:        law it is legal to export crypto to the world. (As
1.58      nick       48:        <a href="http://www.efc.ca/pages/doc/crypto-export.html">
1.14      deraadt    49:        researched by a Canadian individual</a> and as
1.57      jufi       50:        <a href="http://axion.physics.ubc.ca/ECL.html">
1.31      deraadt    51:        documented in the Export Control list of Canada</a>).
1.27      deraadt    52:        OpenBSD developers are doing active research and development on
1.56      margarid   53:        IPsec.<p>
1.41      deraadt    54: <li>Track and implement standards (ANSI, POSIX, parts of X/Open, etc.)<p>
1.29      deraadt    55: <li>Work towards a very machine independent source tree.
1.57      jufi       56:        <a href="plat.html">Support as many different systems and hardware
1.41      deraadt    57:        as feasible.</a><p>
1.21      kstailey   58: <li>Be as politics-free as possible; solutions should be decided on the
1.41      deraadt    59:        basis of technical merit.<p>
                     60: <li>Do not let serious problems sit unsolved.<p>
                     61: <li>Provide a good cross compile/development platform.<p>
1.3       fn         62: <li>Import external packages with minimal modifications - making upgrading
1.41      deraadt    63:        much easier. Also to submit back to the developers any changes made.<p>
                     64: <li>Make a CDROM-based release approximately every six months, in
                     65:        particular to fund the project...<p>
1.1       david      66: </ul>
                     67:
1.57      jufi       68: <a name=funding></a>
                     69: <h2><font color="#e00000">Project Funding</font></h2>
1.26      deraadt    70:
                     71: Naturally, the OpenBSD project requires funds to operate, due to
1.42      aaron      72: Internet line costs and the same hardware upgrade issues everyone
1.26      deraadt    73: experiences.  For this reason, the project sells CDROMs of our most
1.40      deraadt    74: recent release.  The project also started making tshirts to fund the
                     75: project.  Thus, when you buy an OpenBSD CD or tshirt, whether at a
1.26      deraadt    76: conference, from one of our other locations, or from our
1.57      jufi       77: <a href="orders.html"> CDROM ordering page</a>, you are helping to increase
1.40      deraadt    78: the chance that OpenBSD will make future releases.
1.26      deraadt    79: <p>
1.39      espie      80: It is also possible to donate funds or <a href="want.html">hardware</a>,
                     81: in which case your name ends up on our
1.57      jufi       82: <a href="donations.html">Donations page</a>.
1.26      deraadt    83: For more information on this contact
1.57      jufi       84: <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a> or simply send a
1.26      deraadt    85: donation cheque in Canadian or US funds to:<p>
                     86:
                     87: OpenBSD<br>
1.37      deraadt    88: 812 23rd Ave SE<br>
1.26      deraadt    89: Calgary, Alberta<br>
                     90: Canada<br>
1.37      deraadt    91: T2G 1N8<br>
1.33      deraadt    92: (Make the cheque out to "Theo de Raadt", since I cannot cash cheques made
                     93: out to "OpenBSD".)<br>
1.26      deraadt    94:
                     95: <p>
1.60      millert    96: Additionally, it is now possible to donate money to the project online via
1.61      millert    97: <a href="https://https.openbsd.org/cgi-bin/order">credit card</a> or
1.60      millert    98: <a href="https://secure.paypal.com/xclick/business=paypal%40openbsd.org&item_name=OpenBSD+Donation&no_shipping=1">PayPal</a>.
1.50      millert    99: <p>
1.52      jsyn      100: While donations are not US tax deductible as charitable contribution,
                    101: they may be deductible as an operating expense, and if someone is so
1.46      deraadt   102: inclined, they should ask for the advice of their accountant.  The
1.59      david     103: same applies to other countries, where corporations can make deductible
1.45      deraadt   104: donations under the terms of "Good Will".
                    105:
                    106: <p>
1.40      deraadt   107: In the beginning, Theo de Raadt spent more than $30,000 (CDN) to start
                    108: OpenBSD, mostly due to expensive networking costs in Canada (due
1.26      deraadt   109: to USA crypto policies, it is not possible to move the project to the
1.40      deraadt   110: USA).  Thus far, no serious funding or cost-sharing of the project
                    111: has come from any company or educational institution.
                    112: Theo works full-time on improving OpenBSD, and much of the project's
                    113: funds are spent to buy developers new hardware so that they can
                    114: continue to improve OpenBSD (for example, more than 20 new kinds of
1.42      aaron     115: Ethernet cards have showed up on the market since OpenBSD was
1.40      deraadt   116: started).
1.43      deraadt   117: Thus, funding is needed at all times.  Continued donations from our
                    118: user base are what will ensure that OpenBSD continues to exist.
1.1       david     119: <hr>
1.47      deraadt   120:
1.57      jufi      121: <h2><font color="#e00000">Where do our developers live?</font></h2>
1.47      deraadt   122:
                    123: This map approximates where our developers live.  We will attempt to update it
1.48      wvdputte  124: occasionally, but please don't count on that.
1.47      deraadt   125:
1.48      wvdputte  126: <p>
                    127: <center>
                    128: <img src="images/map.jpg" height=508 width=950 alt= "World map">
                    129: </center>
1.47      deraadt   130:
1.49      deraadt   131: <hr>
1.57      jufi      132: <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
                    133: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3       fn        134: <br>
1.65    ! pvalchev  135: <small>$OpenBSD: goals.html,v 1.64 2004/02/19 03:30:52 nick Exp $</small>
1.1       david     136: </body>
                    137: </html>