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

Annotation of www/products.html, Revision 1.91

1.77      saad        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     3: <html>
                      4: <head>
                      5: <title>Products for OpenBSD</title>
1.77      saad        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="Products for OpenBSD">
1.78      saad       10: <meta name="keywords" content="openbsd,commercial,operating system,Unix,Un*x,BSD,linux,secure,secure,secure">
1.77      saad       11: <meta name="distribution" content="global">
1.85      jsg        12: <meta name="copyright" content="This document copyright 1998-2007 by OpenBSD.">
1.1       deraadt    13: </head>
                     14:
1.70      david      15: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.64      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.77      saad       17:
                     18: <h1><font color="#e00000">Products for OpenBSD</font></h1>
1.74      grunk      19: <hr>
1.1       deraadt    20:
                     21: <p>
1.77      saad       22: OpenBSD encourages companies and independent developers to create
                     23: products for use with OpenBSD, or based on OpenBSD itself.
                     24:
1.28      louis      25: <p>
                     26: Commercial support for OpenBSD is available from vendors listed on
1.77      saad       27: <a href=support.html>our support page</a>.
                     28: <p>
                     29:
1.86      nick       30: <a name="toc"></a>
1.77      saad       31: <h2><font color="#0000e0"><i>Table of contents</i></font></h2>
1.31      deraadt    32:
1.74      grunk      33: <ul>
1.77      saad       34:   <li><a href="#based">Products based on OpenBSD</a>
                     35:   <li><a href="#for">Hardware/Software products for OpenBSD</a>
                     36:   <li><a href="#var">Preinstalled OpenBSD machines</a>
1.74      grunk      37: </ul>
1.31      deraadt    38:
1.77      saad       39: <a name="based"></a>
                     40: <h2><font color="#e00000"><strong>Products based on
                     41:     OpenBSD</strong></font></h2>
1.1       deraadt    42:
1.77      saad       43: <p>
                     44: The following products are based on OpenBSD:
1.74      grunk      45: <ul>
1.28      louis      46:
1.74      grunk      47: <li><font color="#e00000"><strong>RTMX</strong></font><br>
1.77      saad       48: <a href="http://www.rtmx.com">RTMX</a> sells a version of OpenBSD which
                     49: has a full complement of POSIX real-time features added to it. They have
                     50: graciously donated the source code for these extensions, and these
                     51: changes will be integrated into OpenBSD soon.
1.67      millert    52: <p>
                     53:
1.74      grunk      54: <li><font color="#e00000"><strong>syscall Network Solutions</strong></font><br>
1.67      millert    55: <a href="http://www.syswall.de/">Syscall Network Solutions</a>
1.77      saad       56: produces the <em>syswall</em> security appliance based on OpenBSD. The
                     57: syswall Security Appliance contains a stateful packet-filtering
                     58: firewall, an intrusion detection system and VPN capabilities even with
                     59: dynamic IP addresses. It was specifically designed for Managed Security
                     60: Services and Managed Security Monitoring offered by our IT Security
                     61: Experts. It is also possible to use the syswall as DSL or cable router
                     62: as it supports PPPoE and DHCP.
1.67      millert    63: <p>
1.63      brad       64:
1.74      grunk      65: <li><font color="#e00000"><strong>GeNUA</strong></font><br>
1.73      grunk      66: <a href="http://www.genua.de/">GeNUA mbH</a>,
                     67: a company based in Munich, Germany, offers sophisticated IT security
                     68: solutions based on OpenBSD:
1.77      saad       69: The two-tier GeNUGate system is the only firewall certified by the
                     70: German Federal Office for Information Security (BSI) at E3 / high level
1.83      grunk      71: under the ITSEC international standard.
                     72: <br>
                     73: In 2006, the GeNUGate has been re-certified using the newer Common Criteria
                     74: international standard at the level EAL4 augmented by the assurance components
                     75: AVA_VLA.4 and ALC_FLR.2.
                     76: <br>
                     77: The crypto appliance GeNUBox was
1.77      saad       78: developed for remote control of machines via the Internet. Among others,
                     79: an important function of this GeNUA product is to set up SSH-encrypted
                     80: tunnels for data transmission via the Internet and to provide an
                     81: integrated application platform.
1.73      grunk      82: <p>
                     83:
1.82      reyk       84: <li><font color="#e00000"><strong>.vantronix</strong></font><br> <a
                     85: href="http://www.vantronix.com/">.vantronix GmbH</a> offers security
                     86: appliances based on OpenBSD.  The underlying operating system is
                     87: closely based on the official OpenBSD -stable releases extended with a
                     88: powerful CLI, administration and monitoring interfaces, binary
1.88      reyk       89: updates, preinspection services and integration into HP ProCurve
                     90: networks.  The company is located in Hannover, Germany, and provides
                     91: international support and services supported by a network of partners.
1.82      reyk       92: <p>
                     93:
1.89      dlg        94: <li><font color="#e00000"><strong>Fox-IT</strong></font><br> <a
                     95: href="http://www.fox-it.com/">Fox-IT</a> delivers specialist security and
                     96: intelligence solutions for government bodies and other major organizations
                     97: throughout the world. Our core business is developing solutions for the
                     98: protection of state secrets, the investigation of digital crime, audits,
                     99: managed security services, consulting and training courses. We use OpenBSD as
                    100: a trusted platform on which the <a
                    101: href="http://www.datadiode.eu/">DataDiode</a> is built.
                    102: <p>
                    103:
1.74      grunk     104: </ul>
1.31      deraadt   105:
1.77      saad      106: <a name="for"></a>
                    107: <h2><font color="#e00000"><strong>Hardware/Software products for
                    108:     OpenBSD</strong></font></h2>
1.31      deraadt   109:
1.77      saad      110: <p>
                    111: The following products are known to work on OpenBSD:
1.74      grunk     112: <ul>
1.31      deraadt   113:
1.77      saad      114: <li><font color="#e00000"><strong>PowerCrypt by GTGI</strong></font><br>
1.60      brad      115: <a href="http://www.gtgi.com">Global Technologies Group, Inc.</a>
                    116: produces <a href="http://www.powercrypt.com">PowerCrypt</a>, an
1.77      saad      117: intelligent, bus-mastering PCI board that incorporates the Hifn 7751
                    118: encryption processor. Kernel-level support was developed by <a
                    119: href="crypto.html#hardware">OpenBSD</a>, with device drivers and IPsec
                    120: code written by members of the OpenBSD community.
1.31      deraadt   121: <p>
1.12      deraadt   122:
1.74      grunk     123: <li><font color="#e00000"><strong>Open Sound System by 4Front</strong></font> (i386 only)<br>
1.59      brad      124: <a href="http://www.opensound.com">4Front Technologies</a> provides a
                    125: substantially spiffed-up commercial version of the OpenBSD/i386 audio
1.77      saad      126: device drivers. These replacement drivers are compatible with the audio
                    127: drivers OpenBSD/i386 ships with, but they support many additional cards
                    128: and take full advantage of these cards' features. <a
                    129: href="http://www.opensound.com/openbsd.html">This package is available
1.68      nick      130: for OpenBSD/i386 3.x</a>
1.31      deraadt   131: <p>
                    132:
1.74      grunk     133: <li><font color="#e00000"><strong>Core Systems</strong></font><br>
1.77      saad      134: <a href="http://www.core.dk">Core Systems</a> sells <a
                    135: href="http://www.core.dk/products/insite/index_en.html">InSite</a>, an
                    136: easy to use, server-side web statistics utility, for OpenBSD/i386.
                    137: InSite is similar to products such as WebTrends, but can also be
                    138: configured through a web interface to generate reports on the fly, using
                    139: very little CPU time. (Upon request, Core may be able to provide InSite
                    140: for platforms other then i386.)
1.12      deraadt   141: <p>
                    142:
1.74      grunk     143: <li><font color="#e00000"><strong>Software2Go Motif</strong></font> (i386 and SPARC only)<br>
1.77      saad      144: <a href="http://www.apps2go.com">Software2Go, LLC</a> has Motif 2.1.20
                    145: Development and Runtime toolkits for OpenBSD.
1.26      louis     146: <br>
                    147: The development distribution is for software developers building
1.77      saad      148: graphical user interface applications with the Motif look and feel. The
                    149: runtime distribution is required to deploy binary-only applications.
1.26      louis     150: <br>
1.77      saad      151: Contact: Software2Go, LLC <a href="mailto:info@apps2go.com">Online
                    152: Ordering,</a> 817-431-8775 (phone/fax)
1.9       deraadt   153: <p>
1.75      grunk     154:
1.74      grunk     155: </ul>
1.31      deraadt   156:
1.39      jufi      157: <a name=var></a>
1.77      saad      158: <h2><font color="#e00000"><strong>Preinstalled OpenBSD
                    159:     machines</strong></font></h2>
1.31      deraadt   160:
1.74      grunk     161: <ul>
1.77      saad      162: <li><font color="#e00000"><strong>USA</strong></font><p>
                    163:     <ul>
                    164:     <li><a href="http://www.asacomputers.com">ASA Computers.</a><br>
                    165:     Santa Clara, California.<p>
                    166:
1.80      steven    167:     <li><a href="http://www.genstor.com/index3.php">Genstor Systems,
                    168:     Inc.</a><br>
                    169:     San Jose, California.<p>
                    170:
1.84      austin    171:     <li><a href="http://www.eracks.com">eRacks Open Source Systems</a><br>
                    172:     Orange, California.<p>
1.77      saad      173:     </ul>
1.31      deraadt   174:
1.74      grunk     175: <li><font color="#e00000"><strong>Sweden</strong></font><p>
1.77      saad      176:     <ul>
                    177:     <li><a href="http://www.interact.se">Interact</a><br>
                    178:     Lulea, Sweden.<p>
                    179:     </ul>
1.12      deraadt   180:
1.74      grunk     181: <li><font color="#e00000"><strong>Spain</strong></font><p>
1.77      saad      182:     <ul>
                    183:     <li><a href="http://www.mips-informatics.com">MIPS-Informatics</a><br>
                    184:     Sabadell, Spain.<p>
                    185:     </ul>
1.74      grunk     186: </ul>
1.66      millert   187:
1.77      saad      188: <hr>
                    189: <a href="index.html">
                    190: <img height="24" width="24" src="back.gif" border="0" alt="OpenBSD">
                    191: </a>
                    192: <br>
                    193: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    194: <br>
1.91    ! austin    195: <small>$OpenBSD: products.html,v 1.90 2011/02/25 15:18:49 austin Exp $</small>
1.1       deraadt   196:
                    197: </body>
                    198: </html>