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

Annotation of www/index.html, Revision 1.631

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.523     nick        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.620     deraadt    10:                <meta name="copyright" content="This document copyright 1999-2011 by OpenBSD.">
1.523     nick       11:                <link rel="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
1.1       deraadt    12: </head>
1.504     grunk      13: <body text="#000000" 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>  -->
1.523     nick       17:     <td bgcolor="#6bbdd6" rowspan="2" valign=top>
                     18: <big><b>Language:</b></big>&nbsp;<b>en</b>
                     19: &nbsp;<a href="translation.html">[teams]</a><br>
1.618     ajacouto   20: <a href="cs/index.html">cs</a>
1.630     ajacouto   21: <a href="de/index.html">de</a>
1.584     ajacouto   22: <a href="fr/index.html">fr</a>
1.543     saad       23: <a href="lt/index.html">lt</a>
1.585     steven     24: <a href="nl/index.html">nl</a>
1.616     ajacouto   25: <a href="pt/index.html">pt</a>
1.301     todd       26: <br>
1.277     deraadt    27: <hr>
1.523     nick       28: <big><b>About OpenBSD</b></big><br>
                     29: &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
                     30: &nbsp;<a href="plat.html">Hardware Platforms</a><br>
1.554     jj         31: &nbsp;<a href="plus.html">Daily Changelog</a><br>
1.523     nick       32: &nbsp;<a href="security.html">Security</a>
                     33: &nbsp;<a href="crypto.html">Crypto</a><br>
                     34: &nbsp;<a href="users.html">Users</a>
                     35: &nbsp;<a href="testimonials.html">Testimonials</a><br>
                     36: &nbsp;<a href="events.html">Events</a>
1.607     sthen      37: &nbsp;<a href="papers/">Papers</a>
1.523     nick       38: &nbsp;<a href="press.html">Press</a><br>
                     39: &nbsp;<a href="support.html">Commercial Support</a><br>
                     40: <p>
                     41: <big><b>Getting&nbsp;OpenBSD</b></big><br>
                     42: &nbsp;<a href="orders.html">CDs/T-shirts/Posters</a><br>
                     43: &nbsp;<a href="ftp.html">Getting Releases</a><br>
                     44: &nbsp;<a href="faq/faq4.html">Installing OpenBSD</a><br>
1.476     deraadt    45: <p>
1.523     nick       46: <big><b>Getting&nbsp;Source</b></big><br>
1.476     deraadt    47: &nbsp;<a href="anoncvs.html">AnonCVS</a>
                     48: &nbsp;<a href="cvsync.html">CVSync</a><br>
                     49: &nbsp;<a href="cvsup.html">CVSup</a>
                     50: &nbsp;<a href="http://www.openbsd.org/cgi-bin/cvsweb/">Web</a><br>
1.243     philen     51: <p>
1.523     nick       52: <big><b>OpenBSD&nbsp;Resources</b></big><br>
                     53: &nbsp;<a href="http://www.openbsd.org/cgi-bin/man.cgi">Manuals</a>
                     54: &nbsp;<a href="faq/index.html">FAQ</a>
1.628     deraadt    55: &nbsp;<a href="errata50.html">Patches</a><br>
1.523     nick       56: &nbsp;<a href="report.html">Reporting</a><br>
                     57: &nbsp;<a href="mail.html">Mailing Lists</a><br>
                     58: &nbsp;<a href="faq/faq15.html">Application Packages</a><br>
                     59: &nbsp;<a href="books.html">Books that Help</a><br>
1.560     aanriot    60: <p>
                     61: <big><b>Supporting&nbsp;OpenBSD</b></big><br>
1.574     deraadt    62: &nbsp;<a href="donations.html">Direct Donations</a><br>
                     63: &nbsp;<a href="http://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
1.416     millert    64:
1.523     nick       65: <form method=GET action="http://www.google.com/search">
                     66: <input type="text" name="q" maxlength="255" value="">
1.567     pvalchev   67: <input type="hidden" name="domains" value="www.openbsd.org">
                     68: <input type="hidden" name="sitesearch" value="www.openbsd.org">
1.523     nick       69: <input type="submit" name="btnG" value="Search">
1.385     hugh       70: </form>
1.518     deraadt    71: <p>
                     72:
1.523     nick       73:     </td>
                     74:     <td bgcolor="#007b9c" rowspan="2"><font size="1">&nbsp;</font></td>
                     75:     <td bgcolor="#ffffff" valign="top"><center>
1.628     deraadt    76:        <a href="art1.html"><img border="0" src="images/puffy50.gif" height=199 width=599 alt="[OpenBSD 5.0]"></a></center>
1.416     millert    77: <br>
1.372     ian        78: <center><strong><font color="#e00000">
1.591     deraadt    79: Only two remote holes in the default install, in a heck of a long time!<br>
1.284     deraadt    80: </font></strong></center>
                     81: <p>
1.523     nick       82: The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
                     83: UNIX-like operating system. Our efforts emphasize portability,
                     84: standardization, correctness, <a href="security.html">proactive security</a> and
1.613     deraadt    85: <a href="crypto.html">integrated cryptography</a>.
1.523     nick       86: <p>
                     87: OpenBSD is freely available from our FTP sites,
                     88: and also available in an inexpensive 3-CD set.
                     89: <p>
1.628     deraadt    90: The current release is <a href="50.html">OpenBSD 5.0</a> which
                     91: was released Nov 1, 2011.
1.627     deraadt    92: <p>
1.590     deraadt    93: OpenBSD is developed entirely by volunteers.  The project pays for the
                     94: development environment and <a href="hackathons.html">developer events</a>
                     95: by selling <a href="orders.html">CDs through a collection of stores</a>
                     96: and by accepting <a href="donations.html">donations</a> from organizations
                     97: and individuals.
                     98: These finances ensure that OpenBSD will continue to exist, and will remain
                     99: <a href="policy.html">free</a> for everyone to use and reuse as they see fit.
                    100: <a href="older.html#tshirts">T-shirts</a> and
1.620     deraadt   101: <a href="older.html#posters">posters</a> are available as well.
1.243     philen    102: <p>
1.410     beck      103: </td>
1.243     philen    104: </tr>
                    105: <tr>
1.398     naddy     106:     <td bgcolor="#ffffff" valign="bottom">
1.372     ian       107:     <table border=0 width="100%"><tr>
1.268     deraadt   108:     <td>
1.478     deraadt   109: <small>
1.523     nick      110: Associated projects:
                    111: <a href="http://www.openssh.com">OpenSSH</a>,
1.478     deraadt   112: <a href="http://www.openbgpd.org">OpenBGPD</a>,
1.523     nick      113: <a href="http://www.openntpd.org">OpenNTPD</a>,
1.478     deraadt   114: <a href="http://www.opencvs.org">OpenCVS</a>
                    115: </small>
1.268     deraadt   116:     <hr>
1.523     nick      117: Mirrors, by country:
1.490     saad      118: <a href="http://openbsd.md5.com.ar/">AR</a>
                    119: <a href="http://www.openbsd.org/">CA</a>
                    120: <a href="http://cvs.openbsd.org/">CA</a>
1.578     brad      121: <a href="http://openbsd.comstyle.com/">CA</a>
1.550     mk        122: <a href="http://www.openbsd.dk/">DK</a>
1.594     landry    123: <a href="http://openbsd.bsdfrog.org/">FR</a>
1.510     grunk     124: <a href="http://openbsd.corebsd.or.id/">ID</a>
1.595     sthen     125: <a href="http://www.openbsdindia.org/">IN</a>
1.490     saad      126: <a href="http://www.jp.openbsd.org/">JP</a>
1.476     deraadt   127: <a href="http://www.openbsd.org.my/">MY</a>
1.499     grunk     128: <a href="http://openbsd.nuug.no/">NO</a>
1.555     grunk     129: <a href="http://www.obsd.si/">SI</a>
1.501     kevlo     130: <a href="http://www.tw.openbsd.org/">TW</a>
1.490     saad      131: <a href="http://openbsd.fries.net/">US</a>
1.518     deraadt   132: <br>
1.243     philen    133: <small>
1.623     nick      134: <em>This site Copyright &copy; 1996-2011 OpenBSD.</em><br>
1.631   ! sthen     135: $OpenBSD: index.html,v 1.630 2012/01/21 19:47:02 ajacoutot Exp $
1.478     deraadt   136: <br>
1.243     philen    137: </small>
1.523     nick      138:     </td><td valign="top" width=76>
                    139:        <br>
1.604     deraadt   140:        <a href="images/rack2009.jpg">
                    141:        <img border=0 src="images/rack2009.gif" height=72 width=48 alt="[Rack]"><br></a>
1.316     jufi      142:     </td>
1.268     deraadt   143:     </tr></table>
1.316     jufi      144: </td></tr></table>
1.171     deraadt   145: </body>
                    146: </html>