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

Annotation of www/index.html, Revision 1.728

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.707     tb          7:     <meta name="copyright" content="This document copyright 1999-2017
1.689     tj          8:                                     by OpenBSD.">
1.709     tj          9:     <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
1.701     tb         10:     <link rel="canonical" href="https://www.openbsd.org/">
1.710     tj         11:     <style type="text/css">
                     12:       body {
                     13:         color: black;
                     14:         background-color: white;
                     15:         margin: 0 50px 0 0;
                     16:       }
                     17:       .main {
                     18:         width: 100%;
                     19:         height: 100%;
                     20:         border: 0;
                     21:         border-collapse: collapse;
                     22:       }
                     23:       .main td {
                     24:         padding: 4px;
                     25:       }
                     26:       .sidebar {
                     27:         background-color: #6bbdd6;
                     28:         width: 175px;
                     29:         border-right: 11px solid #007b9c;
                     30:       }
                     31:       .header {
                     32:         text-align: center;
                     33:       }
                     34:       .header img {
                     35:         margin-bottom: 19px;
                     36:       }
                     37:       .callout {
                     38:         font-weight: bold;
                     39:         color: #e00000;
                     40:       }
                     41:       .align-top {
                     42:         vertical-align: top;
                     43:       }
                     44:       .align-bottom {
                     45:         vertical-align: bottom;
                     46:       }
                     47:     </style>
1.1       deraadt    48: </head>
1.710     tj         49: <body>
                     50: <table class="main">
1.687     deraadt    51:   <tr>
1.710     tj         52:     <td class="sidebar align-top">
1.687     deraadt    53:       <big><b>About OpenBSD</b></big><br>
                     54:       &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
                     55:       &nbsp;<a href="plat.html">Hardware Platforms</a><br>
                     56:       &nbsp;<a href="security.html">Security</a>
                     57:       &nbsp;<a href="crypto.html">Crypto</a><br>
1.704     tj         58:       &nbsp;<a href="events.html">Events and Papers</a>
1.688     deraadt    59:       &nbsp;<a href="innovations.html">Innovations</a><br>
1.687     deraadt    60:       <p>
                     61:       <big><b>Getting&nbsp;OpenBSD</b></big><br>
1.714     tj         62:       &nbsp;<a href="faq/faq4.html#Download">Download</a><br>
1.687     deraadt    63:       <p>
                     64:       <big><b>Getting&nbsp;Source</b></big><br>
1.713     deraadt    65:       &nbsp;<a href="anoncvs.html">AnonCVS</a>
1.687     deraadt    66:       &nbsp;<a href="cvsync.html">CVSync</a><br>
1.712     tb         67:       &nbsp;<a href="https://cvsweb.openbsd.org/">CVS on Web</a><br>
1.706     beck       68:       &nbsp;<a href="https://github.com/openbsd">GitHub Mirror</a><br>
1.687     deraadt    69:       <p>
                     70:       <big><b>OpenBSD&nbsp;Resources</b></big><br>
                     71:       &nbsp;<a href="faq/index.html">FAQ</a><br>
1.717     tb         72:       &nbsp;<a href="https://man.openbsd.org">Manual Pages</a><br>
1.728   ! deraadt    73:       &nbsp;<a href="errata64.html">Patches</a><br>
1.716     tj         74:       &nbsp;<a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</a><br>
1.687     deraadt    75:       &nbsp;<a href="report.html">Reporting Problems</a><br>
                     76:       &nbsp;<a href="mail.html">Mailing Lists</a><br>
1.715     tj         77:       &nbsp;<a href="lyrics.html">Songs</a> &amp;
1.721     deraadt    78:             <a href="artwork.html">Artwork</a><br>
1.687     deraadt    79:       &nbsp;<a href="hackathons.html">Hackathons</a><br>
                     80:       &nbsp;<a href="support.html">Commercial Support</a><br>
                     81:       <p>
                     82:       <big><b>Supporting&nbsp;OpenBSD</b></big><br>
1.726     tj         83:       <!--
1.708     tj         84:       &nbsp;<a href="https://openbsdstore.com">Buy OpenBSD Products</a><br>
1.726     tj         85:       -->
1.687     deraadt    86:       &nbsp;<a href="donations.html">Donations</a><br>
1.722     tj         87:       &nbsp;<a href="https://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
1.523     nick       88:     </td>
1.710     tj         89:     <td class="align-top">
                     90:       <div class="header">
1.728   ! deraadt    91:         <a href="64.html">
        !            92:         <img border="0" src="images/puffy64.jpg" height="198" width="599" alt="[OpenBSD 6.4]"></a>
1.710     tj         93:         <br>
                     94:         <span class="callout">
                     95:         Only two remote holes in the default install, in a heck of a long time!<br>
                     96:         </span>
                     97:       </div>
                     98:
1.687     deraadt    99:       <p>
                    100:       The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
                    101:       UNIX-like operating system. Our efforts emphasize portability,
                    102:       standardization, correctness, <a href="security.html">proactive security</a> and
                    103:       <a href="crypto.html">integrated cryptography</a>.  As an example of the
1.705     tb        104:       effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>
1.687     deraadt   105:       software comes from OpenBSD.
                    106:       <p>
1.708     tj        107:       OpenBSD is freely available from our download sites.
1.687     deraadt   108:       <p>
1.728   ! deraadt   109:       The current release is <a href="64.html">OpenBSD 6.4</a>, released Oct 18, 2018.
1.700     deraadt   110:       <p>
1.687     deraadt   111:       OpenBSD is developed entirely by volunteers.
                    112:       The project's development environment
                    113:       and <a href="hackathons.html">developer events</a>
                    114:       are funded through contributions collected by
1.722     tj        115:       <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.687     deraadt   116:       Contributions ensure that OpenBSD will remain a vibrant and
                    117:       <a href="policy.html">free</a> operating system.
                    118:     </td>
                    119:   </tr>
                    120:   <tr>
1.710     tj        121:     <td class="sidebar align-bottom">
1.698     jcs       122:       <a href="images/rack2009.jpg">
1.709     tj        123:       <img width="60" height="90" src="images/rack2009-s.png"
1.698     jcs       124:        style="float:left;"></a>
1.709     tj        125:    </td>
1.710     tj        126:     <td class="align-bottom">
1.698     jcs       127:       <hr>
                    128:       Associated projects:
1.705     tb        129:       <a href="https://www.openssh.com">OpenSSH</a>,
1.698     jcs       130:       <a href="http://www.openbgpd.org">OpenBGPD</a>,
                    131:       <a href="http://www.openntpd.org">OpenNTPD</a>,
1.705     tb        132:       <a href="https://www.opensmtpd.org">OpenSMTPD</a>,
1.698     jcs       133:       <a href="http://www.openiked.org">OpenIKED</a>,
1.727     bentley   134:       <a href="https://mandoc.bsd.lv">mandoc</a>,
1.705     tb        135:       <a href="https://www.libressl.org">LibreSSL</a>
1.698     jcs       136:       <br>
                    137:       <small>
1.707     tb        138:       <em>This site Copyright &copy; 1996-2017 OpenBSD.</em><br>
1.698     jcs       139:       </small>
1.316     jufi      140:     </td>
1.687     deraadt   141:   </tr>
                    142: </table>
1.171     deraadt   143: </body>
                    144: </html>