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

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

Revision 1.230, Tue May 18 21:06:02 1999 UTC (25 years ago) by deraadt
Branch: MAIN
Changes since 1.229: +15 -22 lines

brave new look

<!doctype html public  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD</title>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the main OpenBSD page">
<meta name="keywords" content="openbsd,main">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1999 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238E">

<h4>
<center>
<img alt="[OpenBSD]" height=95 width=475 src="images/obsd.gif">
</center>

The OpenBSD project produces a <font color=#00b000>FREE</font>, multi-platform
4.4BSD-based UNIX-like operating system.  Our efforts place emphasis
on portability, standardization, correctness,
<a href=security.html><font color=#00b000>security</font></a>, and
<a href=crypto.html><font color=#00b000>cryptography</font></a>.
OpenBSD supports binary emulation
of most programs from SVR4 (Solaris), FreeBSD, Linux, BSDI, SunOS, and HPUX.
<p>
The current release of OpenBSD is <a href=25.html>2.5</a> which started
shipping May 19, 1999.
<a href=orders.html>The CDs (and Shirts) can be ordered...</a>
OpenBSD is freely available from our FTP sites, and also available in an
inexpensive 2-CD set.  The costs of producing the CD sets have been
underwritten by a grant from the <a href="http://www.usenix.org">USENIX Association</a>.
<p>
For each release to become available on CD, <a href=goals.html#funding>
project funding</a> is still a big issue since OpenBSD has no real
financial backer -- the development members team are volunteers.
Every sold CD or financial donation makes it easier for us to make
new releases.

<hr>
</h4>
<img align=right vspace=5 hspace=5 alt="[2.5 logo]" src="images/main.jpg" height= 324 width= 423>
<h3><strong><font color=#0000e0>About OpenBSD</font></strong><h4><ul>
<li><a href=goals.html>
	<strong>Project Goals</strong></a>,
<a href=y2k.html>
	<strong>Y2K Statement</strong></a>,
<a href=donations.html>
	Donations</a>.
<li><a href=plat.html>
	Supported platforms</a>,
    <a href=plus.html>
	Daily Changelog.</a>
<li><a href=security.html>
	Strong Security</a>,
<a href=crypto.html>
	Integrated Crypto</a>.
<li><a href=users.html>
	Who relies on OpenBSD</a>.
<li><a href=events.html>
	Events we go to</a>,
    <a href=press.html>
	<strong>Press coverage</strong></a>.
<li><a href=products.html>
	Commercial products</a>,
<a href=support.html>
	Commercial support</a>.
</ul></h4>
<strong><font color=#0000e0>Getting OpenBSD</font></strong><h4><ul>
<li><a href=orders.html>
	<strong>Buying OpenBSD CDROMs and T-Shirts!</strong></a>
<li><a href=ftp.html>
	FTPing Releases</a>
<li>Getting source code by
	<a href=anoncvs.html>AnonCVS</a> or
	<a href=ctm.html>CTM (email).</a>
<li><a href="http://www.openbsd.org/cgi-bin/cvsweb/">
	Browsing source on the Web.</a>
</ul></h4>
<strong><font color=#0000e0>OpenBSD Resources</font></strong>
<h4><ul>
<li><a href=faq/index.html>
	<strong>The OpenBSD FAQ</strong></a>,
    <a href="http://www.openbsd.org/cgi-bin/man.cgi">
	Manual pages</a>
<li><a href=errata.html>
	<strong>Patches</strong></a>,
    <a href=security.html>
	<strong>Security Advisories</strong></a>
<li><a href=report.html>
	How to report bugs</a>,
    <a href=http://cvs.openbsd.org/cgi-bin/wwwgnats.pl>
	Our Bug Tracking System</a>
<li><a href=mail.html>
	Mailing List Archives</a>
<li><a href=ports.html>
	<strong>Ports: a Nice Way to Get Third-Party Software</strong></a>
<li><a href=docum.html>
	Links to Related Documentation</a>
<li><a href=http://www.daemonnews.org>
	<i>DaemonNews</i>, the BSD e-zine</a>
</ul></h4>
<br clear=all>
<hr>
<center>
<strong>For faster service, use a mirror of this site
closest to you:</strong><br>
<a href=http://www.openbsd.org>[CA]</a>
<a href=http://cvs.openbsd.org>[CA]</a>
<a href=http://www.au.openbsd.org>[AU]</a>
<a href=http://www.usa.openbsd.org>[US]</a>
<a href=http://www.appli.se/openbsd/>[SE]</a>
<a href=http://www.openbsd.interact.se/>[SE]</a>
<a href=http://www.se.openbsd.org/>[SE]</a>
<a href=http://www.de.openbsd.org>[DE]</a>
<a href=http://www.uk.openbsd.org>[UK]</a>
<a href=http://black.hole-in-the.net/openbsd/>[UK]</a>
<a href=http://www.calyx.nl/openbsd>[NL]</a>
<a href=http://dread.orbitel.bg/openbsd/>[BG]</a>
<a href=http://vs.itam.nsc.ru/openbsd/>[RU]</a>
<a href=http://www.pl.openbsd.org/>[PL]</a>
<a href=http://badlands.rug.ac.be/>[BE]</a>
<a href=http://com-os2.ms.mff.cuni.cz/www>[CZ]</a>
<a href=http://www.kr.openbsd.org/>[KR]</a>
</center>
<hr>
<font size="-1">
<a href=http://www.openbsd.org/images/logo25.jpg>
<img align=right alt="" height=46 width=201 src=images/logo25.jpg></a>
<em>This site Copyright &copy; 1996-1999 OpenBSD.</em><br>
$OpenBSD: index.html,v 1.230 1999/05/18 21:06:02 deraadt Exp $
</font>

</body>
</html>