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

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

Revision 1.761, Fri Apr 5 12:38:51 2024 UTC (5 weeks, 4 days ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.760: +1 -1 lines

point to right errata file

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

<main>
<nav>

<header>About OpenBSD</header>
<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>

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

<header>Getting Source</header>
<ul>
	<li><a href="anoncvs.html">AnonCVS</a>
	<li><a href="https://cvsweb.openbsd.org/">CVSWeb</a>
	<li><a href="https://github.com/openbsd">GitHub Mirror</a>
</ul>

<header>OpenBSD Resources</header>
<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="errata75.html">Patches</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>

<header>Supporting OpenBSD</header>
<ul>
	<li><a href="donations.html">Donations</a><br>
	<li><a href="https://openbsdstore.com/">Art Merchandise</a>
	<li><a href="https://www.openbsdfoundation.org/"><i>OpenBSD
	    Foundation</i></a>
</ul>

</nav>
<article>

<h2>
	<a href="75.html">
	<img src="images/puffy75.gif" alt="[OpenBSD 7.5]" height=198 width=599>
	</a>
</h2>

<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="75.html">OpenBSD 7.5</a>, released April 5, 2024.
This is the 56th release.

<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.

</article>
</main>

<footer>
<figure>
	<a href="images/rack2009.jpg">
	<img width="60" height="90" src="images/rack2009-s.png" alt="rack"></a>
</figure>
<aside>

<hr>
Associated projects:
<a href="https://www.openssh.com">OpenSSH</a>,
<a href="https://www.openbgpd.org">OpenBGPD</a>,
<a href="https://www.rpki-client.org">rpki-client</a>,
<a href="https://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>

</aside>
</footer>