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

Annotation of www/index.html, Revision 1.697

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.523     nick        5:     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.243     philen      6:     <meta name="description" content="the main OpenBSD page">
1.689     tj          7:     <meta name="copyright" content="This document copyright 1999-2016
                      8:                                     by OpenBSD.">
1.678     nick        9:     <link rel="shortcut icon" HREF="favicon.ico" TYPE="image/x-icon">
1.677     sthen      10:     <link rel="canonical" href="http://www.openbsd.org/">
1.1       deraadt    11: </head>
1.504     grunk      12: <body text="#000000" bgcolor="#ffffff" topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
1.374     deraadt    13: <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="4">
1.687     deraadt    14:   <tr>
                     15:     <td bgcolor="#6bbdd6" rowspan="2" valign=top>
                     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.691     deraadt    22:       &nbsp;<a href="papers/index.html">Papers</a>
1.688     deraadt    23:       &nbsp;<a href="innovations.html">Innovations</a><br>
1.687     deraadt    24:       <p>
                     25:       <big><b>Getting&nbsp;OpenBSD</b></big><br>
                     26:       &nbsp;<a href="orders.html">Buy CDs/Shirts/Posters</a><br>
                     27:       &nbsp;<a href="ftp.html">Download</a><br>
                     28:       <p>
                     29:       <big><b>Getting&nbsp;Source</b></big><br>
                     30:       &nbsp;<a href="anoncvs.html">AnonCVS</a><br>
                     31:       &nbsp;<a href="cvsync.html">CVSync</a><br>
                     32:       &nbsp;<a href="http://cvsweb.openbsd.org/">CVS on Web</a><br>
                     33:       <p>
                     34:       <big><b>OpenBSD&nbsp;Resources</b></big><br>
1.689     tj         35:       &nbsp;<a href="plus.html">Daily Changelog</a><br>
1.687     deraadt    36:       &nbsp;<a href="faq/index.html">FAQ</a><br>
1.693     beck       37:       &nbsp;<a href="http://man.openbsd.org">Manual Pages</a><br>
1.694     deraadt    38:       &nbsp;<a href="errata59.html">Patches</a><br>
1.687     deraadt    39:       &nbsp;<a href="report.html">Reporting Problems</a><br>
                     40:       &nbsp;<a href="mail.html">Mailing Lists</a><br>
                     41:       &nbsp;<a href="lyrics.html">Artwork</a><br>
                     42:       &nbsp;<a href="hackathons.html">Hackathons</a><br>
                     43:       &nbsp;<a href="support.html">Commercial Support</a><br>
                     44:       <p>
                     45:       <big><b>Supporting&nbsp;OpenBSD</b></big><br>
                     46:       &nbsp;<a href="donations.html">Donations</a><br>
                     47:       &nbsp;<a href="http://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
                     48:       <p>
1.697   ! tj         49:       <a href="images/rack2009.jpg">
        !            50:       <img width=60px height=90px src="images/rack2009-s.png"
        !            51:        style="position:absolute;float:left;left:3px;bottom:3px;"></a>
        !            52:       </div>
        !            53:      </div>
1.687     deraadt    54:     </td>
                     55:     <td bgcolor="#007b9c" rowspan="2"><font size="1">&nbsp;</font>
1.523     nick       56:     </td>
                     57:     <td bgcolor="#ffffff" valign="top"><center>
1.694     deraadt    58:       <a href="59.html">
                     59:       <img border="0" src="images/puffy59.gif" height=199 width=599 alt="[OpenBSD 5.9]">
1.687     deraadt    60:       </a></center>
                     61:       <br>
                     62:       <center><strong><font color="#e00000">
                     63:       Only two remote holes in the default install, in a heck of a long time!<br>
                     64:       </font></strong></center>
                     65:       <p>
                     66:       The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
                     67:       UNIX-like operating system. Our efforts emphasize portability,
                     68:       standardization, correctness, <a href="security.html">proactive security</a> and
                     69:       <a href="crypto.html">integrated cryptography</a>.  As an example of the
                     70:       effect OpenBSD has, the popular <a href="http://www.openssh.com">OpenSSH</a>
                     71:       software comes from OpenBSD.
                     72:       <p>
                     73:       OpenBSD is freely available from our download sites, or as a
1.689     tj         74:       3-CD set sold at <a href="https://openbsdstore.com">openbsdstore.com</a>.
1.687     deraadt    75:       <p>
1.694     deraadt    76:       The current release is <a href="59.html">OpenBSD 5.9</a>, released March 29, 2016.
1.687     deraadt    77:       <p>
                     78:       OpenBSD is developed entirely by volunteers.
                     79:       The project's development environment
                     80:       and <a href="hackathons.html">developer events</a>
                     81:       are funded through contributions collected by
                     82:       <a href="http://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                     83:       Contributions ensure that OpenBSD will remain a vibrant and
                     84:       <a href="policy.html">free</a> operating system.
                     85:       <p>
                     86:     </td>
                     87:     <td bgcolor="#ffffff" rowspan="80" width=40><font size="5">&nbsp;</font>
                     88:   </tr>
                     89:   <tr>
1.398     naddy      90:     <td bgcolor="#ffffff" valign="bottom">
1.687     deraadt    91:       <table border=0 width="100%">
                     92:         <tr>
                     93:           <hr>
                     94:           <td>
                     95:             Associated projects:
                     96:             <a href="http://www.openssh.com">OpenSSH</a>,
                     97:             <a href="http://www.openbgpd.org">OpenBGPD</a>,
                     98:             <a href="http://www.openntpd.org">OpenNTPD</a>,
                     99:             <a href="http://www.opensmtpd.org">OpenSMTPD</a>,
                    100:             <a href="http://www.openiked.org">OpenIKED</a>,
                    101:             <a href="http://mdocml.bsd.lv">mandoc</a>,
                    102:             <a href="http://www.libressl.org">LibreSSL</a>
                    103:             <br>
                    104:             <small>
1.689     tj        105:             <em>This site Copyright &copy; 1996-2016 OpenBSD.</em><br>
1.687     deraadt   106:             </small>
                    107:           </td>
                    108:         </tr>
                    109:       </table>
1.316     jufi      110:     </td>
1.687     deraadt   111:   </tr>
                    112: </table>
1.171     deraadt   113: </body>
                    114: </html>