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

Annotation of www/index.html, Revision 1.469

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.243     philen      5:     <meta name="resource-type" content="document">
1.394     jufi        6:     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.243     philen      7:     <meta name="description" content="the main OpenBSD page">
                      8:     <meta name="keywords" content="openbsd,main">
                      9:     <meta name="distribution" content="global">
1.445     jose       10:                <meta name="copyright" content="This document copyright 1999-2004 by OpenBSD.">
1.382     lebel      11:                <link rel="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
1.1       deraadt    12: </head>
1.398     naddy      13: <body bgcolor="#ffffff" topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
1.374     deraadt    14: <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="4">
1.243     philen     15: <tr>
1.398     naddy      16: <!--    <td bgcolor="#ffcc00" rowspan="2">&nbsp;</td>  -->
                     17:     <td bgcolor="#6bbdd6" rowspan="2" valign=top>
1.283     wvdputte   18: <big><b>Language:</b></big>&nbsp;<b>[en]</b><br>
1.464     jufi       19: <a href="de/index.html">[de]</a>
1.468     jufi       20: &nbsp;<a href="el/index.html">[el]</a>
1.301     todd       21: &nbsp;<a href="es/index.html">[es]</a>
1.333     jufi       22: &nbsp;<a href="fr/index.html">[fr]</a>
1.458     saad       23: &nbsp;<a href="hu/index.html">[hu]</a>
1.468     jufi       24: &nbsp;<br><a href="id/index.html">[id]</a>
                     25: &nbsp;<a href="it/index.html">[it]</a>
1.467     jufi       26: &nbsp;<a href="ja/index.html">[ja]</a>
1.346     jufi       27: &nbsp;<a href="nl/index.html">[nl]</a>
1.438     horacio    28: &nbsp;<a href="pl/index.html">[pl]</a>
1.468     jufi       29: &nbsp;<br><a href="pt/index.html">[pt]</a>
                     30: &nbsp;<a href="ru/index.html">[ru]</a>
1.441     horacio    31: &nbsp;<a href="zh-cn/index.html">[zh-cn]</a>
1.440     horacio    32: &nbsp;<a href="zh-tw/index.html">[zh-tw]</a>
1.301     todd       33: <br>
1.277     deraadt    34: <hr>
1.243     philen     35: <big><b>About OpenBSD</b></big><br>
                     36: &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
                     37: &nbsp;<a href="donations.html">Donations</a><br>
                     38: &nbsp;<a href="plat.html">Hardware Platforms</a><br>
                     39: &nbsp;<a href="plus.html">Daily Changelog</a><br>
                     40: &nbsp;<a href="security.html">Security</a><br>
                     41: &nbsp;<a href="crypto.html">Integrated Crypto</a><br>
                     42: &nbsp;<a href="users.html">Users</a><br>
1.285     deraadt    43: &nbsp;<a href="testimonials.html">Testimonials</a><br>
1.243     philen     44: &nbsp;<a href="events.html">Events</a><br>
                     45: &nbsp;<a href="press.html">Press Coverage</a><br>
                     46: &nbsp;<a href="products.html">Commercial Products</a><br>
                     47: &nbsp;<a href="support.html">Commercial Support</a><br>
                     48: <p>
                     49: <big><b>Getting&nbsp;OpenBSD</b></big><br>
1.286     deraadt    50: &nbsp;<a href="orders.html">CDs/T-shirts/Posters</a><br>
1.243     philen     51: &nbsp;<a href="ftp.html">FTPing Releases</a><br>
                     52: &nbsp;<a href="faq/faq4.html">Installing OpenBSD</a><br>
                     53: &nbsp;<a href="anoncvs.html">Source by AnonCVS</a><br>
1.443     espie      54: &nbsp;<a href="cvsync.html">Source by CVSync</a><br>
1.280     brian      55: &nbsp;<a href="cvsup.html">Source by CVSup</a><br>
1.243     philen     56: &nbsp;<a href="ctm.html">Source by CTM (Email)</a><br>
                     57: &nbsp;<a href="http://www.openbsd.org/cgi-bin/cvsweb/">Source by Web</a><br>
                     58: </p>
                     59: <p>
                     60: <big><b>OpenBSD&nbsp;Resources</b></big><br>
                     61: &nbsp;<a href="faq/index.html">OpenBSD FAQ</a><br>
                     62: &nbsp;<a href="http://www.openbsd.org/cgi-bin/man.cgi">Manual Pages</a><br>
1.379     deraadt    63: &nbsp;<a href="errata.html">Patches</a><br>
1.243     philen     64: &nbsp;<a href="report.html">How to Report Bugs</a><br>
1.404     millert    65: &nbsp;<a href="query-pr.html">Bug Tracking System</a><br>
1.326     deraadt    66: &nbsp;<a href="mail.html">Mailing Lists</a><br>
1.243     philen     67: &nbsp;<a href="ports.html">Ports and Packages</a><br>
                     68: &nbsp;<a href="docum.html">Related Documentation</a><br>
1.402     david      69: &nbsp;<a href="books.html">Books that Help</a><br>
                     70: &nbsp;<a href="translation.html">Website Translations</a><br>
1.462     david      71: <br>
                     72: &nbsp;<a href="http://undeadly.org/"><i>OpenBSD Journal</i></a><br>
1.243     philen     73: </p>
1.385     hugh       74: <hr>
1.416     millert    75:
1.385     hugh       76: <form method=GET action="http://www.google.com/search">
                     77: <input type="text" name="q" maxlength="255" value="">
                     78: <input type="hidden" name="domains" value="openbsd.org">
                     79: <input type="hidden" name="sitesearch" value="openbsd.org">
                     80: <input type="submit" name="btnG" value="Search">
                     81: </form>
1.416     millert    82:
1.243     philen     83:     </td>
1.398     naddy      84:     <td bgcolor="#007b9c" rowspan="2"><font size="1">&nbsp;</font></td>
                     85:     <td bgcolor="#ffffff" valign="top"><center>
1.460     deraadt    86:        <a href="art1.html"><img border="0" src="images/puffy35.gif" height=210 width=599 alt="[OpenBSD 3.5]"></a></center>
1.416     millert    87: <br>
1.372     ian        88: <center><strong><font color="#e00000">
1.459     deraadt    89: Only one remote hole in the default install, in more than 8 years!<br>
1.284     deraadt    90: </font></strong></center>
                     91: <p>
1.243     philen     92: The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
1.262     deraadt    93: UNIX-like operating system. Our efforts emphasize portability,
                     94: standardization, correctness, <a href="security.html">proactive security</a> and
1.243     philen     95: <a href="crypto.html">integrated cryptography</a>. OpenBSD supports binary emulation
                     96: of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and
                     97: HP-UX.
                     98: <p>
1.311     deraadt    99: OpenBSD is freely available from our FTP sites,
1.361     millert   100: and also available in an inexpensive 3-CD set.
1.460     deraadt   101: The current release is <a href="35.html">OpenBSD 3.5</a> which started
                    102: shipping May 1, 2004.
1.466     miod      103: Our next release will be <a href="36.html">OpenBSD 3.6</a>, shipping
1.465     miod      104: on November 1, 2004 -- <a href="orders.html">and it can be pre-ordered!</a>
1.243     philen    105: <p>
1.260     deraadt   106: OpenBSD is developed by volunteers.  The project funds development
1.312     jufi      107: and releases by selling <a href="items.html">CDs</a> and
1.260     deraadt   108: <a href=tshirts.html>T-shirts</a>, as well as receiving donations.
1.252     deraadt   109: <a href="donations.html">Organizations and individuals</a>
                    110: <a href="goals.html#funding">donate</a> and thus ensure that OpenBSD
                    111: will continue to exist, and will remain <a href="policy.html">free</a>
                    112: for everyone to use and reuse as they see fit.
1.243     philen    113: <p>
1.410     beck      114: </td>
1.243     philen    115: </tr>
                    116: <tr>
1.398     naddy     117:     <td bgcolor="#ffffff" valign="bottom">
1.372     ian       118:     <table border=0 width="100%"><tr>
1.268     deraadt   119:     <td>
                    120:     <hr>
1.243     philen    121: Mirrors, by country:<br>
1.463     david     122: <a href="http://openbsd.md5.com.ar">[AR]</a>
1.327     miod      123: <a href="http://www.at.openbsd.org">[AT]</a>
1.395     miod      124: <a href="http://www.au.openbsd.org">[AU]</a>
1.327     miod      125: <a href="http://badlands.rug.ac.be">[BE]</a>
1.426     david     126: <a href="http://openbsd.unixtech.be">[BE]</a>
1.364     miod      127: <a href="http://www.openbsd.org.br/openbsd">[BR]</a>
1.435     david     128: <a href="http://openbsd.das.ufsc.br">[BR]</a>
1.406     nick      129: <a href="http://openbsd.ssp.pa.gov.br">[BR]</a>
1.263     deraadt   130: <a href="http://www.openbsd.org">[CA]</a>
                    131: <a href="http://cvs.openbsd.org">[CA]</a>
1.363     miod      132: <a href="http://openbsd.anfa.org">[CH]</a>
1.331     miod      133: <a href="http://mirror.openbsd.cz">[CZ]</a>
1.418     david     134: <a href="http://openbsd.bay13.net">[DE]</a>
1.448     david     135: <a href="http://openbsd.mirrored.by.hrxnet.de">[DE]</a>
1.396     naddy     136: <a href="http://openbsd.informatik.uni-erlangen.de">[DE]</a>
1.449     jose      137: <a href="http://openbsd.bsdberlin.org/">[DE]</a>
1.433     nick      138: <a href="http://openbsd.mongers.org">[DK]</a>
1.387     miod      139: <a href="http://openbsd.physics.auth.gr">[GR]</a>
1.456     david     140: <a href="http://www.openbsd.hu">[HU]</a>
1.403     millert   141: <a href="http://openbsd.corebsd.or.id">[ID]</a>
1.453     david     142: <a href="http://openbsd.etrading.co.id/">[ID]</a>
1.426     david     143: <a href="http://www.ie.openbsd.org">[IE]</a>
1.366     jufi      144: <a href="http://www.openbsd.it">[IT]</a>
1.368     miod      145: <a href="http://openbsd.bug.it">[IT]</a>
1.322     beck      146: <a href="http://www.jp.openbsd.org">[JP]</a>
1.461     nick      147: <a href="http://www.openbsd.org.mx/mirror/">[MX]</a>
1.444     jose      148: <a href="http://www.openbsd.org.my/">[MY]</a>
1.328     miod      149: <a href="http://openbsd.nuug.no">[NO]</a>
1.418     david     150: <a href="http://openbsd.chem.uw.edu.pl">[PL]</a>
1.362     miod      151: <a href="http://www.pl.openbsd.org">[PL]</a>
1.339     brian     152: <a href="http://www.pt.openbsd.org">[PT]</a>
1.383     miod      153: <a href="http://openbsd.zarco.org">[PT]</a>
1.432     nick      154: <a href="http://openbsd.kelt.si">[SI]</a>
1.327     miod      155: <a href="http://www.tr.openbsd.org">[TR]</a>
1.363     miod      156: <a href="http://www.tw.openbsd.org">[TW]</a>
1.347     mickey    157: <a href="http://www.openbsd.org.ua">[UA]</a>
1.263     deraadt   158: <a href="http://www.uk.openbsd.org">[UK]</a>
1.359     miod      159: <a href="http://openbsd.automagic.org">[US]</a>
1.304     deraadt   160: <a href="http://openbsd.groupbsd.org">[US]</a>
1.313     beck      161: <a href="http://openbsd.rt.fm">[US]</a>
1.446     jose      162: <a href="http://openbsd.default.co.yu">[YU]</a>
1.1       deraadt   163: <hr>
1.243     philen    164: <small>
1.445     jose      165: <em>This site Copyright &copy; 1996-2004 OpenBSD.</em><br>
1.469   ! pvalchev  166: $OpenBSD: index.html,v 1.468 2004/08/29 16:51:44 jufi Exp $
1.243     philen    167: </small>
1.367     miod      168:     </td><td valign="top" width=80>
1.437     deraadt   169:        <a href="images/newrack.jpg">
                    170:        <img border=0 src="images/newrack.gif" height=75 width=56 alt="[Rack]"><br>Rack mount madness</a>
1.316     jufi      171:     </td>
1.268     deraadt   172:     </tr></table>
1.316     jufi      173: </td></tr></table>
1.171     deraadt   174: </body>
                    175: </html>