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

Annotation of www/index.html, Revision 1.733

1.732     bentley     1: <!doctype html>
                      2: <html lang=en>
                      3:     <meta charset=utf-8>
1.289     deraadt     4:     <title>OpenBSD</title>
1.243     philen      5:     <meta name="description" content="the main OpenBSD page">
1.709     tj          6:     <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
1.701     tb          7:     <link rel="canonical" href="https://www.openbsd.org/">
1.732     bentley     8:     <link rel="stylesheet" href="openbsd.css">
                      9:
                     10: <table id="project-main">
                     11:   <tr class="align-top">
                     12:     <td>
                     13:
                     14:       <h1>About OpenBSD</h1>
                     15:       <ul>
                     16:         <li><a href="goals.html">Project Goals</a>
                     17:         <li><a href="plat.html">Hardware Platforms</a>
                     18:         <li><a href="security.html">Security</a>
                     19:             <a href="crypto.html">Crypto</a>
                     20:         <li><a href="events.html">Events and Papers</a>
                     21:         <li><a href="innovations.html">Innovations</a>
                     22:       </ul>
                     23:
                     24:       <h1>Getting OpenBSD</h1>
                     25:       <ul>
                     26:         <li><a href="faq/faq4.html#Download">Download</a>
                     27:       </ul>
                     28:
                     29:       <h1>Getting Source</h1>
                     30:       <ul>
                     31:         <li><a href="anoncvs.html">AnonCVS</a>
                     32:             <a href="cvsync.html">CVSync</a>
                     33:         <li><a href="https://cvsweb.openbsd.org/">CVS on Web</a>
                     34:         <li><a href="https://github.com/openbsd">GitHub Mirror</a>
                     35:       </ul>
                     36:
                     37:       <h1>OpenBSD Resources</h1>
                     38:       <ul>
                     39:         <li><a href="plus.html">Changelog</a>
                     40:         <li><a href="faq/index.html">FAQ</a>
                     41:         <li><a href="https://man.openbsd.org">Manual Pages</a>
                     42:         <li><a href="errata65.html">Patches</a>
                     43:         <li><a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</a>
                     44:         <li><a href="report.html">Reporting Problems</a>
                     45:         <li><a href="mail.html">Mailing Lists</a>
                     46:         <li><a href="lyrics.html">Songs</a> &amp;
                     47:             <a href="artwork.html">Artwork</a>
                     48:         <li><a href="hackathons.html">Hackathons</a>
                     49:         <li><a href="support.html">Commercial Support</a>
                     50:       </ul>
                     51:
                     52:       <h1>Supporting OpenBSD</h1>
                     53:       <ul>
                     54:         <!--
                     55:         <li><a href="https://openbsdstore.com">Buy OpenBSD Products</a>
                     56:         -->
                     57:         <li><a href="donations.html">Donations</a><br>
                     58:         <li><a href="https://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
                     59:       </ul>
1.523     nick       60:     </td>
1.732     bentley    61:     <td>
                     62:       <h1 class="header">
1.731     deraadt    63:         <a href="65.html">
1.732     bentley    64:         <img src="images/puffy65.gif" height="198" width="599" alt="[OpenBSD 6.5]"></a>
                     65:       </h1>
                     66:
                     67:       <p id="callout">
                     68:       Only two remote holes in the default install, in a heck of a long time!
1.710     tj         69:
1.687     deraadt    70:       <p>
1.732     bentley    71:       The OpenBSD project produces a <strong>FREE</strong>, multi-platform 4.4BSD-based
1.687     deraadt    72:       UNIX-like operating system. Our efforts emphasize portability,
                     73:       standardization, correctness, <a href="security.html">proactive security</a> and
                     74:       <a href="crypto.html">integrated cryptography</a>.  As an example of the
1.705     tb         75:       effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>
1.687     deraadt    76:       software comes from OpenBSD.
1.732     bentley    77:
1.687     deraadt    78:       <p>
1.708     tj         79:       OpenBSD is freely available from our download sites.
1.732     bentley    80:
1.687     deraadt    81:       <p>
1.732     bentley    82:       The current release is
                     83:       <a href="65.html">OpenBSD 6.5</a>, released May 1, 2019.
                     84:
1.700     deraadt    85:       <p>
1.687     deraadt    86:       OpenBSD is developed entirely by volunteers.
                     87:       The project's development environment
                     88:       and <a href="hackathons.html">developer events</a>
                     89:       are funded through contributions collected by
1.722     tj         90:       <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.687     deraadt    91:       Contributions ensure that OpenBSD will remain a vibrant and
                     92:       <a href="policy.html">free</a> operating system.
1.732     bentley    93:
                     94:   <tr class="align-bottom">
                     95:     <td>
1.698     jcs        96:       <a href="images/rack2009.jpg">
1.732     bentley    97:       <img width="60" height="90" src="images/rack2009-s.png" alt="rack"></a>
                     98:     <td>
1.698     jcs        99:       <hr>
                    100:       Associated projects:
1.705     tb        101:       <a href="https://www.openssh.com">OpenSSH</a>,
1.698     jcs       102:       <a href="http://www.openbgpd.org">OpenBGPD</a>,
                    103:       <a href="http://www.openntpd.org">OpenNTPD</a>,
1.705     tb        104:       <a href="https://www.opensmtpd.org">OpenSMTPD</a>,
1.733   ! tj        105:       <a href="https://www.openiked.org">OpenIKED</a>,
1.727     bentley   106:       <a href="https://mandoc.bsd.lv">mandoc</a>,
1.705     tb        107:       <a href="https://www.libressl.org">LibreSSL</a>
1.687     deraadt   108: </table>