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

Annotation of www/index.html, Revision 1.669

1.394     jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.18      fn          2: <html>
1.1       deraadt     3: <head>
1.289     deraadt     4:     <title>OpenBSD</title>
1.243     philen      5:     <meta name="resource-type" content="document">
1.523     nick        6:     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.243     philen      7:     <meta name="description" content="the main OpenBSD page">
                      8:     <meta name="keywords" content="openbsd,main">
                      9:     <meta name="distribution" content="global">
1.653     sthen      10:     <meta name="copyright" content="This document copyright 1999-2014 by OpenBSD.">
1.648     sthen      11:     <link rel="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
1.1       deraadt    12: </head>
1.504     grunk      13: <body text="#000000" bgcolor="#ffffff" topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
1.374     deraadt    14: <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="4">
1.662     deraadt    15: <tr><td bgcolor="#6bbdd6" rowspan="2" valign=top>
1.523     nick       16: <big><b>About OpenBSD</b></big><br>
                     17: &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
                     18: &nbsp;<a href="plat.html">Hardware Platforms</a><br>
                     19: &nbsp;<a href="security.html">Security</a>
                     20: &nbsp;<a href="crypto.html">Crypto</a><br>
                     21: &nbsp;<a href="events.html">Events</a>
1.607     sthen      22: &nbsp;<a href="papers/">Papers</a>
1.523     nick       23: &nbsp;<a href="press.html">Press</a><br>
                     24: <p>
                     25: <big><b>Getting&nbsp;OpenBSD</b></big><br>
1.665     deraadt    26: &nbsp;<a href="orders.html">Buy CDs/Shirts/Posters</a><br>
                     27: &nbsp;<a href="ftp.html">Download</a><br>
1.476     deraadt    28: <p>
1.523     nick       29: <big><b>Getting&nbsp;Source</b></big><br>
1.633     sthen      30: &nbsp;<a href="anoncvs.html">AnonCVS</a><br>
1.665     deraadt    31: &nbsp;<a href="cvsync.html">CVSync</a><br>
1.666     nick       32: &nbsp;<a href="http://cvsweb.openbsd.org/">CVS on Web</a><br>
1.665     deraadt    33: &nbsp;<a href="plus.html">Daily Changelog</a><br>
1.243     philen     34: <p>
1.523     nick       35: <big><b>OpenBSD&nbsp;Resources</b></big><br>
1.665     deraadt    36: &nbsp;<a href="faq/index.html">FAQ</a><br>
                     37: &nbsp;<a href="http://www.openbsd.org/cgi-bin/man.cgi">Manual Pages</a><br>
1.663     deraadt    38: &nbsp;<a href="errata55.html">Patches</a><br>
1.665     deraadt    39: &nbsp;<a href="report.html">Reporting Problems</a><br>
1.523     nick       40: &nbsp;<a href="mail.html">Mailing Lists</a><br>
1.665     deraadt    41: &nbsp;<a href="support.html">Commercial Support</a><br>
1.560     aanriot    42: <p>
                     43: <big><b>Supporting&nbsp;OpenBSD</b></big><br>
1.667     deraadt    44: &nbsp;<a href="donations.html">Donations</a><br>
1.574     deraadt    45: &nbsp;<a href="http://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
1.416     millert    46:
1.523     nick       47: <form method=GET action="http://www.google.com/search">
                     48: <input type="text" name="q" maxlength="255" value="">
1.567     pvalchev   49: <input type="hidden" name="domains" value="www.openbsd.org">
                     50: <input type="hidden" name="sitesearch" value="www.openbsd.org">
1.523     nick       51: <input type="submit" name="btnG" value="Search">
1.385     hugh       52: </form>
1.518     deraadt    53: <p>
                     54:
1.523     nick       55:     </td>
                     56:     <td bgcolor="#007b9c" rowspan="2"><font size="1">&nbsp;</font></td>
                     57:     <td bgcolor="#ffffff" valign="top"><center>
1.669   ! deraadt    58:        <a href="art1.html"><img border="0" src="images/puffy56.gif" height=199 width=599 alt="[OpenBSD 5.6]"></a></center>
1.416     millert    59: <br>
1.372     ian        60: <center><strong><font color="#e00000">
1.591     deraadt    61: Only two remote holes in the default install, in a heck of a long time!<br>
1.284     deraadt    62: </font></strong></center>
                     63: <p>
1.523     nick       64: The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
                     65: UNIX-like operating system. Our efforts emphasize portability,
                     66: standardization, correctness, <a href="security.html">proactive security</a> and
1.654     deraadt    67: <a href="crypto.html">integrated cryptography</a>.  As an example of the
                     68: effect OpenBSD has, the popular <a href="http://www.openssh.com">OpenSSH</a>
                     69: software comes from OpenBSD.
1.523     nick       70: <p>
1.669   ! deraadt    71: OpenBSD is freely available from our download sites, or as a
        !            72: 3-CD set sold at <a href="orders.html">openbsdstore.com</a>.
1.523     nick       73: <p>
1.669   ! deraadt    74: The current release is <a href="56.html">OpenBSD 5.6</a>, released Nov 1, 2014.
1.668     deraadt    75: <p>
1.654     deraadt    76: OpenBSD is developed entirely by volunteers.
                     77: The project's development environment and <a href="hackathons.html">developer events</a>
                     78: are funded through contributions collected by
                     79: <a href="http://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                     80: Contributions ensure that OpenBSD will remain a vibrant and
                     81: <a href="policy.html">free</a> operating system.
1.243     philen     82: <p>
1.410     beck       83: </td>
1.243     philen     84: </tr>
                     85: <tr>
1.398     naddy      86:     <td bgcolor="#ffffff" valign="bottom">
1.372     ian        87:     <table border=0 width="100%"><tr>
1.268     deraadt    88:     <td>
1.659     deraadt    89:     <hr>
1.523     nick       90: Associated projects:
                     91: <a href="http://www.openssh.com">OpenSSH</a>,
1.478     deraadt    92: <a href="http://www.openbgpd.org">OpenBGPD</a>,
1.523     nick       93: <a href="http://www.openntpd.org">OpenNTPD</a>,
1.645     jturner    94: <a href="http://www.opensmtpd.org">OpenSMTPD</a>,
1.651     schwarze   95: <a href="http://www.openiked.org">OpenIKED</a>,
1.664     deraadt    96: <a href="http://mdocml.bsd.lv">mandoc</a>,
                     97: <a href="http://www.libressl.org">LibreSSL</a>
1.659     deraadt    98: <br>
1.523     nick       99: Mirrors, by country:
1.490     saad      100: <a href="http://openbsd.md5.com.ar/">AR</a>
                    101: <a href="http://www.openbsd.org/">CA</a>
1.578     brad      102: <a href="http://openbsd.comstyle.com/">CA</a>
1.550     mk        103: <a href="http://www.openbsd.dk/">DK</a>
1.594     landry    104: <a href="http://openbsd.bsdfrog.org/">FR</a>
1.490     saad      105: <a href="http://www.jp.openbsd.org/">JP</a>
1.476     deraadt   106: <a href="http://www.openbsd.org.my/">MY</a>
1.647     sthen     107: <a href="http://openbsd.aise.re/">RE</a>
1.555     grunk     108: <a href="http://www.obsd.si/">SI</a>
1.490     saad      109: <a href="http://openbsd.fries.net/">US</a>
1.518     deraadt   110: <br>
1.243     philen    111: <small>
1.653     sthen     112: <em>This site Copyright &copy; 1996-2014 OpenBSD.</em><br>
1.478     deraadt   113: <br>
1.243     philen    114: </small>
1.523     nick      115:     </td><td valign="top" width=76>
                    116:        <br>
1.604     deraadt   117:        <a href="images/rack2009.jpg">
                    118:        <img border=0 src="images/rack2009.gif" height=72 width=48 alt="[Rack]"><br></a>
1.316     jufi      119:     </td>
1.268     deraadt   120:     </tr></table>
1.316     jufi      121: </td></tr></table>
1.171     deraadt   122: </body>
                    123: </html>