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

File: [local] / www / index.html (download) (as text)

Revision 1.734, Thu Jun 13 17:43:55 2019 UTC (4 years, 11 months ago) by jcs
Branch: MAIN
Changes since 1.733: +1 -0 lines

add a link to groups.html on the sidebar

ok deraadt

<!doctype html>
<html lang=en>
    <meta charset=utf-8>
    <title>OpenBSD</title>
    <meta name="description" content="the main OpenBSD page">
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
    <link rel="canonical" href="https://www.openbsd.org/">
    <link rel="stylesheet" href="openbsd.css">

<table id="project-main">
  <tr class="align-top">
    <td>

      <h1>About OpenBSD</h1>
      <ul>
        <li><a href="goals.html">Project Goals</a>
        <li><a href="plat.html">Hardware Platforms</a>
        <li><a href="security.html">Security</a>
            <a href="crypto.html">Crypto</a>
        <li><a href="events.html">Events and Papers</a>
        <li><a href="innovations.html">Innovations</a>
      </ul>

      <h1>Getting OpenBSD</h1>
      <ul>
        <li><a href="faq/faq4.html#Download">Download</a>
      </ul>

      <h1>Getting Source</h1>
      <ul>
        <li><a href="anoncvs.html">AnonCVS</a>
            <a href="cvsync.html">CVSync</a>
        <li><a href="https://cvsweb.openbsd.org/">CVS on Web</a>
        <li><a href="https://github.com/openbsd">GitHub Mirror</a>
      </ul>

      <h1>OpenBSD Resources</h1>
      <ul>
        <li><a href="plus.html">Changelog</a>
        <li><a href="faq/index.html">FAQ</a>
        <li><a href="https://man.openbsd.org">Manual Pages</a>
        <li><a href="errata65.html">Patches</a>
        <li><a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</a>
        <li><a href="report.html">Reporting Problems</a>
        <li><a href="mail.html">Mailing Lists</a>
        <li><a href="lyrics.html">Songs</a> &amp;
            <a href="artwork.html">Artwork</a>
        <li><a href="hackathons.html">Hackathons</a>
        <li><a href="groups.html">User Groups</a>
        <li><a href="support.html">Commercial Support</a>
      </ul>

      <h1>Supporting OpenBSD</h1>
      <ul>
        <!--
        <li><a href="https://openbsdstore.com">Buy OpenBSD Products</a>
        -->
        <li><a href="donations.html">Donations</a><br>
        <li><a href="https://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
      </ul>
    </td>
    <td>
      <h1 class="header">
        <a href="65.html">
        <img src="images/puffy65.gif" height="198" width="599" alt="[OpenBSD 6.5]"></a>
      </h1>

      <p id="callout">
      Only two remote holes in the default install, in a heck of a long time!

      <p>
      The OpenBSD project produces a <strong>FREE</strong>, multi-platform 4.4BSD-based
      UNIX-like operating system. Our efforts emphasize portability,
      standardization, correctness, <a href="security.html">proactive security</a> and
      <a href="crypto.html">integrated cryptography</a>.  As an example of the
      effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>
      software comes from OpenBSD.

      <p>
      OpenBSD is freely available from our download sites.

      <p>
      The current release is
      <a href="65.html">OpenBSD 6.5</a>, released May 1, 2019.

      <p>
      OpenBSD is developed entirely by volunteers.
      The project's development environment
      and <a href="hackathons.html">developer events</a>
      are funded through contributions collected by
      <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
      Contributions ensure that OpenBSD will remain a vibrant and
      <a href="policy.html">free</a> operating system.

  <tr class="align-bottom">
    <td>
      <a href="images/rack2009.jpg">
      <img width="60" height="90" src="images/rack2009-s.png" alt="rack"></a>
    <td>
      <hr>
      Associated projects:
      <a href="https://www.openssh.com">OpenSSH</a>,
      <a href="http://www.openbgpd.org">OpenBGPD</a>,
      <a href="http://www.openntpd.org">OpenNTPD</a>,
      <a href="https://www.opensmtpd.org">OpenSMTPD</a>,
      <a href="https://www.openiked.org">OpenIKED</a>,
      <a href="https://mandoc.bsd.lv">mandoc</a>,
      <a href="https://www.libressl.org">LibreSSL</a>
</table>