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

Annotation of www/products.html, Revision 1.52

1.7       deraadt     1:
1.1       deraadt     2: <html>
                      3: <head>
                      4: <meta name=KEYWORDS content="OpenBSD,commercial,operating system,Unix,Un*x,BSD,linux,secure,secure,secure">
                      5: <title>Products for OpenBSD</title>
                      6: </head>
                      7:
                      8: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                      9: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.24      deraadt    10: <p>
1.23      deraadt    11: <h2><font color=#e00000><strong>Products for OpenBSD<hr></strong></font></h2>
1.1       deraadt    12:
                     13: <p>
1.28      louis      14: OpenBSD encourages companies and independent developers to create products
1.31      deraadt    15: for use with OpenBSD, or based on OpenBSD itself.
1.28      louis      16: <p>
                     17: Commercial support for OpenBSD is available from vendors listed on
1.31      deraadt    18: <a href=support.html>our support page</a>.<p>
                     19:
                     20: <dl>
                     21: <li><a href=#based>Products based on OpenBSD</a>
                     22: <li><a href=#for>Hardware/Software products for OpenBSD</a>
                     23: <li><a href=#var>Preinstalled OpenBSD machines</a>
                     24: </dl>
1.28      louis      25: <p>
1.31      deraadt    26: <hr>
                     27:
                     28: <table width=100% height=100% border="0" cellspacing="0" cellpadding="4">
                     29: <tr valign=top>
                     30: <td width=50%>
1.1       deraadt    31:
1.31      deraadt    32:
1.39      jufi       33: <a name=based></a>
1.31      deraadt    34: <center><h3><font color=#e00000>Products based on OpenBSD</font></h3></center>
                     35: <hr>
1.23      deraadt    36: <dl>
1.28      louis      37:
                     38: <li><font color=#e00000><strong>ePipe by Stallion Technologies
                     39: </strong></font><br>
1.35      reinhard   40: <a href="http://www.stallion.com/html/solutions/internet-vpn.html">Stallion
1.28      louis      41: Technologies</a> uses <a
                     42: href="http://www.stallion.com/html/corporate/epipe-openbsd-pr.html">OpenBSD
                     43: as an embedded operating system</a> in its ePipe dial-up network gateway
                     44: for small and medium businesses. The gateway box is intended to beat the
                     45: high cost of <a
                     46: href="http://www.stallion.com/html/products/epipe-white-papers.html">the
                     47: last mile</a> for small business VPNs and
                     48: <a href="http://www.stallion.com/html/corporate/asp-release.html">application
                     49: service providers</a> delivering hosted applications to small businesses.
                     50: ePipe runs on a Motorola ColdFire 5307 VL-RISC processor and uses OpenBSD's
                     51: built-in encryption software to deliver secure end to end connections.
                     52: <p>
                     53:
1.23      deraadt    54: <li><font color=#e00000><strong>NFR</strong></font><br>
1.12      deraadt    55: <a href="http://www.nfr.net/">NFR</a> uses OpenBSD as their primary development
                     56: platform for their Network Flight Recorder intrusion detection software.
1.23      deraadt    57: The NFR package is available as stand-alone software for OpenBSD, or as an
                     58: embedded product called the <a href=http://www.nfr.net/products/ida-facts.html>
1.31      deraadt    59: NFR Intrusion Detection Appliance</a>, which happens to run OpenBSD internally.
1.23      deraadt    60: On their web page, NFR doesn't tell their customers that the operating
                     61: system inside the IDA is OpenBSD.
1.12      deraadt    62: <p>
                     63:
1.23      deraadt    64: <li><font color=#e00000><strong>Anzen Computing</strong></font><br>
1.12      deraadt    65: <a href="http://www.anzen.com/">Anzen Computing</a> sells
                     66: <a href="http://www.anzen.com/afj/">Anzen Flight Jacket</a>,
1.47      pvalchev   67: a more comprehensive intrusion detection system based on NFR.
1.23      deraadt    68: Independently, they also chose OpenBSD as their
1.21      brad       69: <a href="http://www.anzen.com/afj/afj_packaged.html">primary packaged system</a>.
1.23      deraadt    70: As well, <a href=press.html#anzen1>a technical paper from Anzen</a> reports
                     71: that out of a number of major operating systems, OpenBSD is the fastest
                     72: platform for running NFR.<p>
1.31      deraadt    73: <p>
                     74:
1.46      deraadt    75: <li><font color=#e00000><strong>nCircle Network Security</strong></font><br>
                     76: <a href="http://www.nCircle.com">nCircle Network Security</a>
                     77: (formerly Hiverworld) enables comprehensive network security, going
                     78: beyond intrusion detection to provide intelligent intrusion
                     79: prevention. Its patent-pending IP360 solution delivers continuous,
                     80: non-invasive vulnerability assessment combined with full wire-speed
                     81: traffic monitoring and intrusion analysis.  nCircle has chosen the
                     82: OpenBSD Operating System for it's Scanning Sensor, Intrusion Sensor
                     83: and Console Engine which all run on a secure, network appliance.
1.34      deraadt    84: <p>
1.31      deraadt    85:
1.51      austin     86: <li><font color=#e00000><strong>Enterasys Networks</strong></font><br>
                     87: <a href="http://www.enterasys.com">Enterasys Networks</a>
1.52    ! austin     88: (having acquired Network Security Wizards)
        !            89: produces the <a href="http://www.enterasys.com/ids">Dragon IDS</a>
        !            90: family of products for the OpenBSD platform.
        !            91: Dragon Sensor is a packet based intrusion detection system which can operate with over
1.32      deraadt    92: 1200 signatures. The signatures identify all phases of network misuse
1.52    ! austin     93: including probes, attacks and actual compromises. Dragon Squire performs
        !            94: host based IDS including MD5 monitoring of key system files and analysis
        !            95: of system logs. The Dragon Server includes a wide range of forensics,
        !            96: realtime and analytical tools and also includes realtime vulnerability
        !            97: correlation of IDS events detected by Dragon based on Nessus reports.
1.32      deraadt    98: <p>
                     99:
1.31      deraadt   100: <li><font color=#e00000><strong>RTMX</strong></font><br>
                    101: <a href=http://www.rtmx.com>RTMX</a> sells a version of OpenBSD
1.49      brad      102: which has a full complement of POSIX real-time features added to it.
1.31      deraadt   103: They have graciously donated the source code for these extensions, and
                    104: these changes will be integrated into OpenBSD soon.
                    105: <p>
                    106:
                    107: </dl>
                    108:
                    109: </td><td>
                    110:
1.39      jufi      111: <a name=for></a>
1.31      deraadt   112: <center><h3><font color=#e00000>Hardware/Software products for OpenBSD</font></h3></center>
                    113: <hr>
                    114: <dl>
                    115:
                    116: <li><font color=#e00000><strong>PowerCrypt by GTGI
                    117: </strong></font><br>
                    118: <a href="http://www.gtgi.com/">Global Technologies Group, Inc.</a>
                    119: produces <a href="http://www.powercrypt.com/">PowerCrypt</a>, an
                    120: intelligent, bus-mastering PCI board based on incorporates the
                    121: <a href="http://www.hifn.com/products/7751.html">Hi/fn 7751</a> encryption
                    122: processor. Kernel-level support was developed by
                    123: <a href="http://www.openbsd.org/crypto.html#hardware">OpenBSD</a>,
                    124: with device drivers and IPSec code written by members of the
                    125: OpenBSD community.
                    126: <p>
1.12      deraadt   127:
1.36      deraadt   128: <li><font color=#e00000><strong>C2Net's Stronghold SSL server</strong></font><br>
                    129: <a href="http://www.c2.net">C2Net</a> provides a
                    130: RSA-licensed 128-bit strong cryptography HTTPS daemon based on the widely
                    131: acclaimed Apache Web Server on OpenBSD with their award winning
                    132: <a href="http://www.c2.net/products/sh3/index.php3">Stronghold 3</a> server.
                    133: (OpenBSD contains a SSL capable httpd, but use of it in the USA requires a
                    134: licence from RSA, which C2Net licences to you.  This product also includes
                    135: support and easy tools for assisting new https admins).
                    136: <p>
                    137:
1.23      deraadt   138: <li><font color=#e00000><strong>Covalent's Raven SSL</strong></font><br>
1.18      deraadt   139: <a href="http://www.covalent.net">Covalent Technologies Inc.</a> provides
                    140: RSA licensed 128-bit strong cryptography to the widely acclaimed Apache Web
                    141: Server on OpenBSD with their award winning
                    142: <a href="http://www.ravenssl.com">Raven SSL Module</a>.  (OpenBSD contains
1.36      deraadt   143: a SSL capable httpd, but use of it in the USA requires a licence from RSA,
1.37      jufi      144: which Raven licences to you.  This product also includes support and easy
1.36      deraadt   145: tools for assisting new https admins).
1.31      deraadt   146: <p>
1.18      deraadt   147:
1.31      deraadt   148: <li><font color=#e00000><strong>Open Sound System</strong></font> (i386 only)<br>
                    149: A substantially spiffed-up commercial version of the OpenBSD/i386 audio
                    150: device drivers is available from
                    151: <a href=http://www.opensound.com/>http://www.opensound.com/</a>.
                    152: These replacement drivers are compatible with the audio drivers
                    153: OpenBSD/i386 ships with, but they support many additional cards and take
                    154: full advantage of these cards' features.
                    155: <a href="http://www.opensound.com/openbsd.html">This package is available
                    156: for OpenBSD/i386 2.6</a>
                    157: <p>
                    158:
                    159: <li><font color=#e00000><strong>Core Systems</strong></font><br>
                    160: <a href="http://www.core.dk/">Core Systems</a> sells
                    161: <a href="http://www.core.dk/insite/">InSite</a>,
                    162: an easy to use, server-side web statistics utility, for OpenBSD/i386.  InSite
                    163: is similar to products such as WebTrends, but can also be configured through
                    164: a web interface to generate reports on the fly, using very little CPU
                    165: time. (Upon request, Core may be able to provide InSite for platforms
                    166: other then i386.)
1.12      deraadt   167: <p>
                    168:
1.26      louis     169: <li><font color=#e00000><strong>Software2Go Motif</strong></font> (i386 and SPARC only)<br>
                    170: <a href="http://www.apps2go.com/">Software2Go, LLC</a> has
                    171: Motif 2.1.20 Development and Runtime toolkits for OpenBSD.
                    172: <br>
                    173: The development distribution is for software developers building
                    174: graphical user interface applications with the Motif look and feel.
                    175: The runtime distribution is required to deploy binary-only applications.
                    176: <br>
                    177: Contact: Software2Go, LLC <a href="mailto:info@apps2go.com">Online Ordering,</a>
                    178: 817-431-8775 (phone/fax)
1.9       deraadt   179: <p>
1.43      brad      180: <li><font color=#e00000><strong>Zeus Web Server</strong></font> (i386 only)<br>
                    181: <a href="http://www.zeustech.net/">Zeus Technology</a> produces
                    182: <a href="http://www.zeustech.net/products/ws/">Zeus Web Server</a>,
                    183: the world's most scalable high performance web server software, for
1.48      brad      184: OpenBSD/i386 2.8 and up. A few of its exceptional features: very scalable,
1.49      brad      185: real-time web based statistics, per-server bandwidth throttling, secure
1.43      brad      186: CGI sandboxing and clustering support.
1.12      deraadt   187:
1.31      deraadt   188: </dl>
                    189:
                    190: </td></tr></table>
1.25      chris     191:
1.1       deraadt   192: <p>
1.31      deraadt   193: <hr>
1.39      jufi      194: <a name=var></a>
1.31      deraadt   195: <table width=100% border="0" cellspacing="0" cellpadding="4">
                    196: <tr valign=top>
                    197: <td width=50%>
                    198:
                    199: <center><h3><font color=#e00000>Preinstalled OpenBSD machines</font></h3></center>
                    200:
                    201: <dl>
                    202:
                    203: <li><font color=#e00000><strong>USA.</strong></font><p>
                    204:        <ul>
                    205:        <li><a href="http://www.nmedia.net/bsd/">Chris Cappuccio</a>.<br>
                    206:        Oregon.<p>
                    207:
                    208:        <li><a href="http://www.asacomputers.com/">ASA Computers.</a><br>
                    209:        Santa Clara, California.<p>
                    210:
                    211:        <li><a href="http://www.tesys.com/">Telenet System Solutions, Inc.</a><br>
                    212:        San Jose, California.<p>
1.42      ian       213:
1.50      ian       214:        <li><a href="http://www.eracks.com/">eRacks Thin Systems</a><br>
1.44      ian       215:        Laguna Beach, California.<p>
                    216:
                    217:        <li><a href="http://www.serasystems.com">Sera Systems</a><br>
                    218:        Sunnyvale, California.<p>
1.42      ian       219:
1.31      deraadt   220:        </ul>
                    221:        <p>
                    222:
1.38      jufi      223: <li><font color=#e00000><strong>Sweden</strong></font><p>
                    224:        <ul>
                    225:        <a href="http://www.interact.se/">Interact</a><br>
                    226:        Lulea, Sweden.<p>
                    227:        </ul>
1.31      deraadt   228: </dl>
1.12      deraadt   229:
1.31      deraadt   230: </td><td>
1.1       deraadt   231:
1.31      deraadt   232: </td></tr></table>
1.16      peter     233:
1.1       deraadt   234: <hr>
                    235: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    236: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.52    ! austin    237: <br><small>$OpenBSD: products.html,v 1.51 2001/08/09 12:02:57 austin Exp $</small>
1.1       deraadt   238:
                    239: </body>
                    240: </html>