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

Annotation of www/index.html, Revision 1.286

1.243     philen      1: <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"
                      2:                  "http://www.w3.org/TR/REC-html40/loose.dtd">
1.18      fn          3: <html>
1.1       deraadt     4: <head>
1.243     philen      5:     <title>OpenBSD: Multiplatform Ultra-secure OS</title>
                      6:     <meta name="resource-type" content="document">
                      7:     <meta name="description" content="the main OpenBSD page">
                      8:     <meta name="keywords" content="openbsd,main">
                      9:     <meta name="distribution" content="global">
                     10:     <meta name="copyright" content="This document copyright 1999 by OpenBSD.">
1.1       deraadt    11: </head>
1.265     deraadt    12: <body bgcolor="ffffff" topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
1.273     deraadt    13: <table width=100% height=100% border="0" cellspacing="0" cellpadding="4">
1.243     philen     14: <tr>
                     15: <!--    <td bgcolor="ffcc00" rowspan="2">&nbsp;</td>  -->
1.248     deraadt    16:     <td bgcolor="99ffff" rowspan="2" valign=top>
1.283     wvdputte   17: <big><b>Language:</b></big>&nbsp;<b>[en]</b><br>
                     18: &nbsp;<a href= "es/index.html">[es]</a>&nbsp;<a href= "nl/index.html">[nl]</a>&nbsp;<a href= "de/index.html">[de]</a>&nbsp;<a href= "se/index.html">[se]</a><br>
1.277     deraadt    19: <hr>
1.243     philen     20: <big><b>About OpenBSD</b></big><br>
                     21: &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
                     22: &nbsp;<a href="donations.html">Donations</a><br>
                     23: &nbsp;<a href="plat.html">Hardware Platforms</a><br>
                     24: &nbsp;<a href="plus.html">Daily Changelog</a><br>
                     25: &nbsp;<a href="security.html">Security</a><br>
                     26: &nbsp;<a href="crypto.html">Integrated Crypto</a><br>
                     27: &nbsp;<a href="users.html">Users</a><br>
1.285     deraadt    28: &nbsp;<a href="testimonials.html">Testimonials</a><br>
1.243     philen     29: &nbsp;<a href="events.html">Events</a><br>
                     30: &nbsp;<a href="press.html">Press Coverage</a><br>
                     31: &nbsp;<a href="products.html">Commercial Products</a><br>
                     32: &nbsp;<a href="support.html">Commercial Support</a><br>
                     33: <p>
                     34: <big><b>Getting&nbsp;OpenBSD</b></big><br>
1.286   ! deraadt    35: &nbsp;<a href="orders.html">CDs/T-shirts/Posters</a><br>
1.243     philen     36: &nbsp;<a href="ftp.html">FTPing Releases</a><br>
                     37: &nbsp;<a href="faq/faq4.html">Installing OpenBSD</a><br>
                     38: &nbsp;<a href="anoncvs.html">Source by AnonCVS</a><br>
1.280     brian      39: &nbsp;<a href="cvsup.html">Source by CVSup</a><br>
1.243     philen     40: &nbsp;<a href="ctm.html">Source by CTM (Email)</a><br>
                     41: &nbsp;<a href="http://www.openbsd.org/cgi-bin/cvsweb/">Source by Web</a><br>
                     42: </p>
                     43: <p>
                     44: <big><b>OpenBSD&nbsp;Resources</b></big><br>
                     45: &nbsp;<a href="faq/index.html">OpenBSD FAQ</a><br>
                     46: &nbsp;<a href="http://www.openbsd.org/cgi-bin/man.cgi">Manual Pages</a><br>
                     47: &nbsp;<a href="errata.html">Patches</a><br>
                     48: &nbsp;<a href="report.html">How to Report Bugs</a><br>
                     49: &nbsp;<a href="http://cvs.openbsd.org/cgi-bin/wwwgnats.pl">Bug Tracking System</a><br>
                     50: &nbsp;<a href="mail.html">Mailing List Archives</a><br>
                     51: &nbsp;<a href="ports.html">Ports and Packages</a><br>
                     52: &nbsp;<a href="docum.html">Related Documentation</a><br>
1.256     deraadt    53: &nbsp;<a href="books.html">Books that help</a><br>
1.272     deraadt    54: <br>
1.275     rohee      55: &nbsp;<a href="http://www.deadly.org"><i>OpenBSD Journal</i></a><br>
1.243     philen     56: </p>
                     57:     </td>
                     58:     <td bgcolor="0000cc" rowspan="2"><font size="1">&nbsp;</font></td>
1.248     deraadt    59:     <td bgcolor="ffffff" valign="top"><center>
1.281     deraadt    60: <a href="art1.html"><img border="0" src="images/openbsd-logo.gif" height=195 width=520 alt="[OpenBSD 2.6]"></a></center>
1.243     philen     61: <p>
1.284     deraadt    62: <center><strong><font color=#e00000>
                     63: Three years without a remote hole in the default install!<br>
                     64: Two years without a localhost hole in the default install!<br>
                     65: </font></strong></center>
                     66: <p>
1.243     philen     67: The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
1.262     deraadt    68: UNIX-like operating system. Our efforts emphasize portability,
                     69: standardization, correctness, <a href="security.html">proactive security</a> and
1.243     philen     70: <a href="crypto.html">integrated cryptography</a>. OpenBSD supports binary emulation
                     71: of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and
                     72: HP-UX.
1.269     deraadt    73: <a href=http://www.openssh.com>OpenSSH</a> is included in OpenBSD.
1.243     philen     74: <p>
1.263     deraadt    75: The current release is <a href="26.html">OpenBSD 2.6</a> which started
                     76: shipping December 1, 1999.  OpenBSD is freely available from our FTP sites,
1.260     deraadt    77: and also available in an inexpensive 2-CD set.
                     78: <a href=orders.html>The CDs (and Shirts) can be ordered...</a>
1.243     philen     79: <p>
1.260     deraadt    80: OpenBSD is developed by volunteers.  The project funds development
                     81: and releases by selling <a href=items.html>CDs</a> and
                     82: <a href=tshirts.html>T-shirts</a>, as well as receiving donations.
1.252     deraadt    83: <a href="donations.html">Organizations and individuals</a>
                     84: <a href="goals.html#funding">donate</a> and thus ensure that OpenBSD
                     85: will continue to exist, and will remain <a href="policy.html">free</a>
                     86: for everyone to use and reuse as they see fit.
1.243     philen     87: <p>
                     88:     </td>
                     89: </tr>
                     90: <tr>
                     91:     <td bgcolor="ffffff" valign="bottom">
1.273     deraadt    92:     <table border=0 width=100%><tr>
1.268     deraadt    93:     <td>
                     94:     <hr>
1.243     philen     95: Mirrors, by country:<br>
1.263     deraadt    96: <a href="http://www.openbsd.org">[CA]</a>
                     97: <a href="http://cvs.openbsd.org">[CA]</a>
                     98: <a href="http://www.at.openbsd.org/">[AT]</a>
                     99: <a href="http://www.au.openbsd.org">[AU]</a>
                    100: <a href="http://openbsd.calyx.nl">[NL]</a>
                    101: <a href="http://www.usa.openbsd.org">[US]</a>
                    102: <a href="http://www.curium.com/openbsd">[US]</a>
                    103: <a href="http://openbsd.groupbsd.org">[US]</a>
                    104: <a href="http://www.appli.se/openbsd/">[SE]</a>
                    105: <a href="http://www.openbsd.interact.se/">[SE]</a>
                    106: <a href="http://www.se.openbsd.org/">[SE]</a>
                    107: <a href="http://www.uk.openbsd.org">[UK]</a>
                    108: <a href="http://black.hole-in-the.net/openbsd/">[UK]</a>
                    109: <a href="http://www.de.openbsd.org/">[DE]</a>
                    110: <a href="http://thing.orbitel.bg/openbsd/">[BG]</a>
1.278     form      111: <a href="http://www.openbsd.net.ru/">[RU]</a>
1.263     deraadt   112: <a href="http://vell.nsc.ru/openbsd/">[RU]</a>
                    113: <a href="http://openbsd.kti.nsc.ru/">[RU]</a>
                    114: <a href="http://www.ie.openbsd.org">[IE]</a>
                    115: <a href="http://www.pl.openbsd.org/">[PL]</a>
                    116: <a href="http://badlands.rug.ac.be/">[BE]</a>
                    117: <a href="http://www.instinct.org/openbsd">[CZ]</a>
                    118: <a href="http://www.kr.openbsd.org/">[KR]</a>
1.264     deraadt   119: <a href="http://tech.zone.ee/openbsd/">[EE]</a>
1.279     deraadt   120: <a href="http://openbsd.kissswiss.com/">[CH]</a>
1.1       deraadt   121: <hr>
1.243     philen    122: <small>
1.274     aaron     123: <em>This site Copyright &copy; 1996-2000 OpenBSD.</em>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="y2k.html">Y2K Statement</a><br>
1.286   ! deraadt   124: $OpenBSD: index.html,v 1.285 2000/05/04 23:38:41 deraadt Exp $
1.243     philen    125: </small>
1.268     deraadt   126:     </td><td valign="bottom" width=80>
1.266     deraadt   127:        <a href="images/farmer.jpg" width=750 height=563>
                    128:        <img border=0 src="images/farmer.gif" height=60 width=60><br>
                    129:        OpenBSD's best friend</a>
1.243     philen    130:     </td>
1.268     deraadt   131:     </tr></table>
1.243     philen    132: </tr>
                    133: </table>
1.125     gale      134:
1.171     deraadt   135: </body>
                    136: </html>