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

Annotation of www/index.html, Revision 1.716

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>
1.689     tj         71:       &nbsp;<a href="plus.html">Daily Changelog</a><br>
1.687     deraadt    72:       &nbsp;<a href="faq/index.html">FAQ</a><br>
1.693     beck       73:       &nbsp;<a href="http://man.openbsd.org">Manual Pages</a><br>
1.713     deraadt    74:       &nbsp;<a href="errata61.html">Patches</a><br>
1.716   ! tj         75:       &nbsp;<a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</a><br>
1.687     deraadt    76:       &nbsp;<a href="report.html">Reporting Problems</a><br>
                     77:       &nbsp;<a href="mail.html">Mailing Lists</a><br>
1.715     tj         78:       &nbsp;<a href="lyrics.html">Songs</a> &amp;
                     79:             <a href="orders.html">Artwork</a><br>
1.687     deraadt    80:       &nbsp;<a href="hackathons.html">Hackathons</a><br>
                     81:       &nbsp;<a href="support.html">Commercial Support</a><br>
                     82:       <p>
                     83:       <big><b>Supporting&nbsp;OpenBSD</b></big><br>
1.708     tj         84:       &nbsp;<a href="https://openbsdstore.com">Buy OpenBSD Products</a><br>
1.687     deraadt    85:       &nbsp;<a href="donations.html">Donations</a><br>
                     86:       &nbsp;<a href="http://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
1.523     nick       87:     </td>
1.710     tj         88:     <td class="align-top">
                     89:       <div class="header">
1.713     deraadt    90:         <a href="61.html">
                     91:         <img border="0" src="images/puffy61.gif" height="199" width="599" alt="[OpenBSD 6.1]"></a>
1.710     tj         92:         <br>
                     93:         <span class="callout">
                     94:         Only two remote holes in the default install, in a heck of a long time!<br>
                     95:         </span>
                     96:       </div>
                     97:
1.687     deraadt    98:       <p>
                     99:       The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
                    100:       UNIX-like operating system. Our efforts emphasize portability,
                    101:       standardization, correctness, <a href="security.html">proactive security</a> and
                    102:       <a href="crypto.html">integrated cryptography</a>.  As an example of the
1.705     tb        103:       effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>
1.687     deraadt   104:       software comes from OpenBSD.
                    105:       <p>
1.708     tj        106:       OpenBSD is freely available from our download sites.
1.687     deraadt   107:       <p>
1.713     deraadt   108:       The current release is <a href="61.html">OpenBSD 6.1</a>, released Apr 11, 2017.
1.700     deraadt   109:       <p>
1.687     deraadt   110:       OpenBSD is developed entirely by volunteers.
                    111:       The project's development environment
                    112:       and <a href="hackathons.html">developer events</a>
                    113:       are funded through contributions collected by
                    114:       <a href="http://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                    115:       Contributions ensure that OpenBSD will remain a vibrant and
                    116:       <a href="policy.html">free</a> operating system.
                    117:     </td>
                    118:   </tr>
                    119:   <tr>
1.710     tj        120:     <td class="sidebar align-bottom">
1.698     jcs       121:       <a href="images/rack2009.jpg">
1.709     tj        122:       <img width="60" height="90" src="images/rack2009-s.png"
1.698     jcs       123:        style="float:left;"></a>
1.709     tj        124:    </td>
1.710     tj        125:     <td class="align-bottom">
1.698     jcs       126:       <hr>
                    127:       Associated projects:
1.705     tb        128:       <a href="https://www.openssh.com">OpenSSH</a>,
1.698     jcs       129:       <a href="http://www.openbgpd.org">OpenBGPD</a>,
                    130:       <a href="http://www.openntpd.org">OpenNTPD</a>,
1.705     tb        131:       <a href="https://www.opensmtpd.org">OpenSMTPD</a>,
1.698     jcs       132:       <a href="http://www.openiked.org">OpenIKED</a>,
                    133:       <a href="http://mdocml.bsd.lv">mandoc</a>,
1.705     tb        134:       <a href="https://www.libressl.org">LibreSSL</a>
1.698     jcs       135:       <br>
                    136:       <small>
1.707     tb        137:       <em>This site Copyright &copy; 1996-2017 OpenBSD.</em><br>
1.698     jcs       138:       </small>
1.316     jufi      139:     </td>
1.687     deraadt   140:   </tr>
                    141: </table>
1.171     deraadt   142: </body>
                    143: </html>