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

Annotation of www/press.html, Revision 1.210

1.113     naddy       1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD Media Coverage</title>
1.113     naddy       5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="distribution" content="global">
                      8: <meta name="copyright" content="This document copyright 1996-2000 by OpenBSD.">
1.1       deraadt     9: </head>
                     10:
1.113     naddy      11: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     12: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     13:
1.112     naddy      14: <p>
1.113     naddy      15: <h2><font color=#e00000>Media Coverage</font></h2>
1.72      louis      16:
1.113     naddy      17: <p>
1.72      louis      18: <h3>
1.113     naddy      19: <a href=#en>[EN]</a>&nbsp;
                     20: <a href=#se>[SE]</a>&nbsp;
1.202     jufi       21: <a href=#fi>[FI]</a>&nbsp;
1.113     naddy      22: <a href=#jp>[JP]</a>&nbsp;
                     23: <a href=#de>[DE]</a>&nbsp;
                     24: <a href=#ru>[RU]</a>&nbsp;
                     25: <a href=#pl>[PL]</a>&nbsp;
1.72      louis      26: </h3>
1.113     naddy      27: <hr>
1.1       deraadt    28:
1.113     naddy      29: <a name=en></a>
                     30: <h3><font color=#e00000>English press coverage</font></h3><p>
                     31: <dl>
1.16      louis      32:
1.210   ! jufi       33: <h2>October, 2001</h2>
        !            34: <li><font color=#009000><strong>
        !            35: <a href="http://dailynews.yahoo.com/h/zd/20011002/tc/how_code_red_revealed_the_perils_of_port_80_1.html">
        !            36: How Code Red revealed the perils of port 80</a>, ZDNet, October 2, 2001
        !            37: </strong></font><br>
        !            38: In an article about the effects and consequences of the Code Red worm which attacked
        !            39: Webservers running the IIS from Microsoft, the merits of reliability instead of new features
        !            40: are discussed. As a positive example they use OpenBSD.
        !            41: </li>
        !            42:
1.207     ian        43: <h2>July, 2001</h2>
                     44: <li><font color=#009000><strong>
                     45: An article on <a href="http://www.sun.com/blueprints/0701/openSSH.html">
                     46: Sun's Solaris Blueprints Online series</a>
                     47: </strong></font>
                     48: talks about OpenSSH as a good replacement for telnet, rlogin, and friends.
                     49: The article goes on to say:
1.209     ian        50: <br>&quot;OpenSSH is managed by the OpenBSD team. OpenBSD is an open
1.207     ian        51: source operating system based on BSD 4.4-Lite and is available for
                     52: free. A major goal of the OpenBSD project is to create a secure
                     53: operating system by auditing source code, fixing security problems
1.209     ian        54: quickly, and integrating security tools and cryptographic software...&quot;
1.207     ian        55: </li>
                     56:
1.194     jufi       57: <h2>June, 2001</h2>
                     58:
                     59: <li><font color=#009000><strong>
1.201     horacio    60: <a href="http://www.zdnet.com/enterprise/stories/linux/0,12249,2772049,00.html">
                     61: Strife and success in the land of open source</a>,
                     62: ZDNet News, June 11, 2001
                     63: </strong></font><br>
                     64: Stephan Somogyi reviews the latest issue with the IPF licence and
1.206     ian        65: examines why the OpenBSD team made the decision of removing it from
1.201     horacio    66: its source tree altogether.  But <em>&quot;code talks, and OpenBSD has
                     67: spoken quite eloquently in the past&quot;</em>, writes Somogyi.  Later
                     68: on the article he comments on the team's <em>licence audit</em> through
1.206     ian        69: the OpenBSD source code and Wietse Venema's decision to change his
1.201     horacio    70: tcp_wrappers' licence after a talk with Theo de Raadt.
                     71: <br>
                     72: To make up for the stormy issue that IPF's licence has meant for the
                     73: Open Source community, in the last lines of this article Somogyi writes
                     74: a small review of our latest release, OpenBSD 2.9, which he calls an
                     75: <em>&quot;unheralded open source success story&quot;</em>.
                     76: <p>
                     77:
                     78: <li><font color=#009000><strong>
1.194     jufi       79: <a href="http://www.bsdtoday.com/2001/June/Features496.html">
                     80: Interview with Wietse Venema about his tcp_wrappers license</a>,
1.206     ian        81: BSD Today, June 1, 2001
1.194     jufi       82: </strong></font><br>
                     83: Doing more research about licenses in the BSD tree, Jeremy C. Reed found that the license of
                     84: the tcp_wrappers wasn't compliant with the BSD goals. The following interview with Wietse Venema
                     85: caught the eye of Theo de Raadt, who had a lengthy and fun discussion about the license with Wietse.
                     86: <br>
                     87: The new
                     88: <a href="ftp://ftp.porcupine.org/pub/security/tcp_wrappers_license">license</a>
1.197     deraadt    89: of tcp_wrappers is now free, as is the
                     90: <a href="ftp://ftp.porcupine.org/pub/security/logdaemon_license">license</a> on
                     91: logdaemon!<br>
1.194     jufi       92:
1.190     horacio    93: <h2>May, 2001</h2>
                     94:
                     95: <li><font color=#009000><strong>
1.191     jufi       96:
                     97: <a href="http://false.net/ipfilter/2001_05/0332.html">Re: IPFilter 3.4 update. </a>,
                     98: Darren Reed, IPFilter mailing list archive, May 19, 2001<br>
                     99:
                    100: <a href="http://lwn.net/2001/0524/#ipfilter">BSD is not free software?</a>,
                    101:  LWN weekly news, May 24, 2001<br>
                    102:
                    103: <a href="http://www.bsdtoday.com/2001/May/News489.html">IP Filter License change?</a>,
                    104: Jeremy C. Reed, BSD Today, May 24, 2001<br>
                    105:
                    106: <a href="http://www.deadly.org">Changes in IPFilter license to affect OpenBSD?</a>,
                    107: Dengue, OpenBSD Journal, May 27, 2001<br>
                    108:
                    109: <a href="http://securityportal.com/articles/ipf20010528.html">IPF: Free no more?</a>,
                    110: Kurt Seifried, Security Portal, May 28, 2001 <br>
                    111:
                    112: <a href="http://slashdot.org/article.pl?sid=01/05/28/1225224&mode=thread">IPF License Change: Redistribution Not Allowed</a>,
                    113: Timothy, Slashdot, May 28, 2001<br>
                    114:
                    115: <a href="http://slashdot.org/article.pl?sid=01/05/28/0610252&mode=thread">Changes in IPFilter License</a>,
                    116: Hemos, Slashdot, May 28, 2001 <br>
                    117:
                    118: <a href="http://www.deadly.org">IPF removed from OpenBSD</a>,
                    119: Dengue, OpenBSD Journal, May 30, 2001<br>
                    120:
                    121: <a href="http://linuxtoday.com/news_story.php3?ltsn=2001-05-30-001-20-NW-BD">IPFilter Comes Out of OpenBSD CVS</a>,
                    122: Theo de Raadt, Linux Today, May 30, 2001<br>
                    123:
                    124: <a href="http://news.cnet.com/news/0-1003-200-6119988.html">Open-source spat spurs software change</a>,
                    125: Stephen Shankland, CNET.com - Tech News, May 30, 2001<br>
                    126:
                    127: <a href="http://lwn.net/2001/0531/a/ipfilter-gone.php3">ipf (more)</a>,
                    128: Theo de Raadt, LWN weekly news, May 31, 2001<br>
                    129:
                    130: <a href="http://lwn.net/2001/0601/">IP Filter licensing followup.</a>,
1.206     ian       131: LWN weekly news, June 1, 2001<br>
1.191     jufi      132:
1.192     jufi      133: <a href="http://www.bsdtoday.com/2001/June/Features495.html">
                    134: BSD project goals, IP Filter licensing, and Darren Reed interview</a>,
1.206     ian       135: Jeremy C. Reed, BSD Today, June 1, 2001<br>
1.192     jufi      136:
1.193     deraadt   137: <a href="http://www.computerworld.com/cwi/story/0,1199,NAV47_STO61038,00.html">
                    138: OpenBSD drops firewall program in licensing dispute</a>,
1.206     ian       139: Todd R. Weiss, ComputerWorld, June 1, 2001<br>
1.193     deraadt   140:
1.196     deraadt   141: <a href="http://slashdot.org/article.pl?sid=01/06/03/1911246&mode=thread">Changes in IPFilter License</a>,
                    142: Hemos, Slashdot, June 3, 2001<br>
                    143:
1.198     pvalchev  144: <a href="http://www.newsforge.com/article.pl?sid=01/06/06/169245&mode=thread">
                    145: OpenBSD and ipfilter still fighting over license agreement</a>,
                    146: NewsForge, June 6, 2001<br>
                    147:
1.190     horacio   148: </strong></font><br>
1.191     jufi      149: Many articles and discussions follow after Darren Reed clarified the license of his
                    150: <a href="http://coombs.anu.edu.au/~avalon/ip-filter.html">IP Filter</a> software.<br>
                    151: Because IPF is not <a href="http://www.opensource.org">Open Source</a> and does not qualify for
                    152: <a href="goals.html">OpenBSD licence rules</a>, IPF was removed from future release,
                    153: and will be replaced with a free alternative.
                    154: <p>
1.190     horacio   155:
1.191     jufi      156: <li><font color=#009000><strong>
1.195     jufi      157: <a href="http://www.securityportal.com/closet/closet20010516.html">
                    158: Why Linux Will Never Be as Secure as OpenBSD</a>,
                    159: SecurityPortal, May 16, 2001
                    160: </strong></font><br>
                    161: As a followup to his article one week before, titled
                    162: <a href="http://www.securityportal.com/closet/closet20010509.html">"Why OpenBSD will never be as secure as Linux"</a>
                    163: , Kurt Seifried comes to the conclusion that clean and good programming is more important than dozens of features and
                    164: add-ons, therefore OpenBSD users are in a better position.
                    165: <p>
                    166:
                    167: <li><font color=#009000><strong>
1.191     jufi      168: <a href="http://www.zdnet.com/zdnn/stories/news/0,4586,5082320,00.html">
                    169: Flaw found in common Internet standard</a>,
                    170: ZDNet News, May 3, 2001
                    171: </strong></font><br>
                    172: Robert Lemos talks about the <a href="http://www.cert.org">CERT</a>
                    173: <a href="http://www.cert.org/advisories/CA-2001-09.html">warning</a> concerning the Initial Sequence Numbers
                    174: (ISN), which could be used to hijack TCP connections of several OS's, but not so
                    175: with OpenBSD.
1.190     horacio   176: <p>
                    177:
1.191     jufi      178:
1.186     jufi      179: <h2>April, 2001</h2>
1.187     deraadt   180:
1.186     jufi      181: <li><font color=#009000><strong>
                    182: <a href="http://razor.bindview.com/publish/papers/tcpseq.html">
1.187     deraadt   183: Strange Attractors and TCP/IP Sequence Number Analysis</a>,
                    184: Razor Bindview, April 21, 2001
1.186     jufi      185: </strong></font><br>
1.187     deraadt   186:
1.188     jufi      187: Michal Zalewski reports and provides an overview over the degree of
1.199     pvalchev  188: probability that someone can successfully insert a malicious packet
1.186     jufi      189: into your TCP connection.<br>
1.187     deraadt   190: In a series of pretty graphs, several OS are covered, including
                    191: Windows 9x, ME and 2000, Solaris, Linux and the BSD family.<br>
1.189     horacio   192: Good scoring for OpenBSD, we're nearly safe up to 2.8, and
1.187     deraadt   193: completely safe from 2.9 on.
1.186     jufi      194: <p>
                    195:
1.191     jufi      196:
                    197: <li><font color=#009000><strong>
                    198: <a href="http://securityportal.com/closet/closet20010405.html?&_ref=36874758">
                    199: Abandon hope all ye who enter here</a>
                    200: Security Portal, April 05, 2001
                    201: </strong></font><br>
                    202:
                    203: Kurt Seifried interviews Elias Levy, a.k.a. Aleph1 from BugTraq, who
                    204: states that <em>&quot;efforts like the one from the OpenBSD project
                    205: <strong>are a must</strong>&quot;</em> and then goes further to say
                    206: that <em>&quot;systems that have gone through a source code security
                    207: audit should include a mandatory tag that says <strong>Lasciate ogne
                    208: speranza, voi ch'intrate</strong>&quot;</em>.<br>
                    209: Through the interview he also gives a very interesting note on other
                    210: complex security models implemented to existing systems, and how
                    211: incorrect implementation or configuration of such models results in
                    212: vulnerabilities.  Security through simplicity... doesn't this sound
                    213: familiar?
                    214: <p>
                    215:
1.178     louis     216: <h2>March, 2001</h2>
                    217:
                    218: <li><font color=#009000><strong>
1.187     deraadt   219: <a href="http://www.onlamp.com/pub/a/onlamp/2001/03/02/ipv6_ItoJun.html">
                    220: IPv6: An Interview with Itojun</a>, O'Reilly Network, March 2, 2001
1.178     louis     221: </strong></font><br>
                    222:
                    223: Hubert Feyrer interviews Jun-ichiro &quot;itojun&quot; Hagino, one of the
                    224: core KAME developers, who integrated the KAME IPv6 stack into OpenBSD and
                    225: NetBSD. He's a bit disappointed by the slow deployment of IPv6 -- the router
                    226: makers say there is no demand, and the ISPs are waiting for hardware. He
                    227: talks also about the other cool projects by KAME and WIDE projects, and says
                    228: you've got to visit Japan -- it's the place to be if you're a BSD geek!
                    229: <p>
                    230:
1.179     louis     231: <li><font color=#009000><strong>
                    232: <a
1.182     louis     233: href="http://www.infosecuritymag.com/articles/march01/features1_open_source_sec.shtml">Open source under the hood</a>, Information Security, March 2001.
                    234: </strong></font><br>
                    235:
                    236: More and more commercial software vendors are turning to open source software,
                    237: including OpenBSD, to provide the building blocks for their products. Columnist
                    238: Pete Loshin discusses the security implications.
                    239: <p>
                    240:
                    241: <li><font color=#009000><strong>
                    242: <a
1.179     louis     243: href="http://www.net-security.org/text/articles/mostsecure.shtml">Your
                    244: Opinion: &quot;Most Secure OS&quot;</a>, Help Net Security, March 2001
                    245: </strong></font><br>
                    246:
                    247: Out of 340 reader opinions, the editors picked five, two of which opined
                    248: that OpenBSD had the clear lead to the title of &quot;Most Secure OS&quot;.
                    249: <p>
                    250:
1.174     louis     251:
1.175     louis     252: <h2>February, 2001</h2>
                    253:
                    254: <li><font color=#009000><strong>
                    255: <a
1.179     louis     256: href="http://www.thedukeofurl.org/reviews/misc/openbsd28/">Review:
                    257: OpenBSD 2.8</a>, The Duke of URL, February 9, 2001
                    258: </strong></font><br>
                    259:
                    260: A very thorough review of OpenBSD 2.8 by Patrick Mullen, trying it on both
                    261: Intel and AMD hardware, showing screen shots of the installation process.
                    262: Oh, by the way, he refutes that earlier review that complained OpenBSD
                    263: wouldn't run on VMware. Here's a toast to reviewers who do their homework.
                    264: <p>
                    265:
                    266: <li><font color=#009000><strong>
                    267: <a
1.183     ian       268: href="http://geodsoft.com/howto/harden/">Hardening OpenBSD Internet
1.175     louis     269: Servers</a>, GeodSoft, February 7, 2001
                    270: </strong></font><br>
                    271:
                    272: Not really a press article, but this how-to has good pointers on locking down
1.177     aaron     273: an OpenBSD server, including how to create a recovery CD to minimize site
1.175     louis     274: downtime (hey, hardware breaks). The tips apply also to other operating systems.
                    275: <p>
                    276:
1.176     louis     277:
1.172     mickey    278: <h2>January, 2001</h2>
                    279:
                    280: <li><font color=#009000><strong>
1.180     louis     281: <u>Global geeks bet on open source</u>, The Globe and Mail, January 29, 2001
1.176     louis     282: </strong></font><br>
                    283:
                    284: Columnist Jim Carroll uses the latest round of attacks on Microsoft sites
                    285: to drum up a bit more business for open source software, including OpenBSD,
                    286: <em>&quot;which is known for its absolutely bedrock security&quot;</em>.
1.180     louis     287: <br>(Print only).
1.176     louis     288: <p>
                    289:
                    290: <li><font color=#009000><strong>
                    291: <a
1.174     louis     292: href="http://www.newsforge.com/article.pl?sid=01/01/29/1718219">Theo
                    293: de Raadt gives it all to OpenBSD</a>, NewsForge, January 29, 2001
                    294: </strong></font><br>
                    295:
                    296: This time, Open Source people profiler Julie Bresnick interviews Theo de Raadt,
                    297: lead developer of OpenBSD, about how he started, the OpenBSD
                    298: &quot;family&quot;, hacking, conferences, friends, beer and mountain bikes.
                    299: <p>
                    300:
                    301: <li><font color=#009000><strong>
                    302: <a href="http://www.bsdtoday.com/2001/January/News394.html">Tucows
                    303: BSD Channel is no more</a>, BSD Today, January 24, 2001
                    304: </strong></font><br>
                    305:
                    306: Editor Jeremy Reed fails to shed a tear for the poorly edited (and often
                    307: openly hostile) bsd.tucows.com site.
                    308: <p>
                    309:
                    310: <li><font color=#009000><strong>
                    311: <a
                    312: href="http://www.newsforge.com/article.pl?sid=01/01/16/0333216">With
                    313: Snoopy's Eriksen, the more things change, the more they stay the same</a>,
                    314: NewsForge, January 16, 2001
                    315: </strong></font><br>
                    316:
                    317: In another quirky Open Source people profile, NewsForge columnist Julie
                    318: Bresnick interviews Aamodt Eriksen, author of the Snoopy command logger, who
                    319: runs OpenBSD on his ThinkPad and acknowledges as a role model, among others,
                    320: our own Theo de Raadt.
                    321: <p>
                    322:
                    323: <li><font color=#009000><strong>
                    324: <a
                    325: href="http://www.bsdtoday.com/2001/January/Features379.html">A lot
                    326: of misinformation about BSD</a>, BSD Today, January 6, 2001
                    327: </strong></font><br>
                    328:
                    329: Editor Jeremy Reed takes the bsd.Tucows.com BSD reviewers to task for some
                    330: inaccurate and ill-informed reviews, like the one that said that OpenBSD was
                    331: licensed under the GPL (hint, it's anything but -- see our
                    332: <a href="policy.html">policy page</a>. [Note Jan.24: bsd.tucows.com has been
                    333: shut down.]
                    334: <p>
                    335:
                    336: <li><font color=#009000><strong>
                    337: <a
1.206     ian       338: href="http://www.ddj.com/articles/2001/0165/0165a/0165a.htm">Theo de Raadt,
1.172     mickey    339: Todd Miller, Angelos Keromytis, Werner Losh, and Jack Woehr
1.173     mickey    340: at "A Roundtable on BSD, Security, and Quality"</a>, Dr. Dobb's, January, 2001
1.172     mickey    341: </strong></font><br>
                    342:
                    343: Contributing Editor Jack Woehr moderated a roundtable with four
                    344: key members of the BSD movement at the recent USENIX Security Symposium 2000.
                    345: <p>
                    346:
                    347: </li>
                    348:
1.161     louis     349: <h2>December, 2000</h2>
                    350:
1.175     louis     351:
                    352: <li><font color=#009000><strong>
                    353: <a
                    354: href="http://eltoday.com/article.php3?ltsn=2000-12-26-001-13-PS">Florist.com
                    355: Blossoms with Open Source E-Commerce Software from Akopia</a>, Enterprise
                    356: Linux Today, December 26, 2000
                    357: </strong></font><br>
                    358:
                    359: On-line flowers for Hollywood glitterati? OpenBSD in the supporting cast. Story
                    360: by John Wolley
                    361: <p>
                    362:
                    363: <li><font color=#009000><strong>
                    364: <a
                    365: href="http://www.theregister.co.uk/content/4/15614.html">OpenBSD exploit
                    366: gets serious</a>, The Register, December 20, 2000
                    367: </strong></font><br>
                    368:
                    369: OpenBSD developers upgrade the importance of an esoteric buffer overflow in the
                    370: FTP daemon after an exploit is published (ftpd is not enabled by default in
                    371: OpenBSD).
                    372: <p>
                    373:
1.161     louis     374: <li><font color=#009000><strong>
                    375: <a
1.171     louis     376: href="http://slashdot.org/article.pl?sid=00/12/11/1455210&mode=thread">Theo de
                    377: Raadt Responds</a>, Slashdot, December 11, 2000
                    378: </strong></font><br>
                    379:
                    380: Lead developer Theo de Raadt answers reader questions moderated by Slashdot
                    381: editor Roblimo. The mass interview covers a seriously wide range of topics:
                    382: sharing the code auditing experience, securing the <a href="ports.html">ports
                    383: tree</a>, books of various colours, secure coding practices, hardware, patches
                    384: and hindsight.
                    385: <p>
                    386:
                    387: <li><font color=#009000><strong>
                    388: <a
1.168     provos    389: href="http://www.maccentral.com/news/0012/07.openbsd.shtml">OpenBSD 2.8 runs on G3/G4 machine</a>, MacCentral Online,
                    390: December 7, 2000
                    391: </strong></font><br>
                    392:
                    393: OpenBSD 2.8 has been released -- it's free -- and will now run on
                    394: iMac, G3, G4, and G4 Cube machines. And if that is Greek to you, let
                    395: us explain.
                    396: <p>
                    397:
                    398: <li><font color=#009000><strong>
                    399: <a
1.166     louis     400: href="http://securityportal.com/closet/closet20001206.html">System and
                    401: Network Security - Kernel Options</a>, Kurt's Closet, Security Portal,
                    402: December 6, 2000
                    403: </strong></font><br>
                    404:
                    405: Going beyond the usual security measures means looking at some often
                    406: neglected kernel options and settings. Kurt Seifried looks at kernel
                    407: options under OpenBSD, Linux and Solaris.
                    408: <p>
                    409:
                    410: <li><font color=#009000><strong>
                    411: <a
1.162     millert   412: href="http://www.zdnet.com/zdnn/stories/comment/0,5859,2660398,00.html">Why
                    413: I use OpenBSD</a>, ZDNet News, December 4, 2000
                    414: </strong></font><br>
                    415:
                    416: Stephan Somogyi explains why he runs OpenBSD, largely due to OpenBSD's
1.167     louis     417: emphasis on security.  Some might argue that his example security flaw,
1.206     ian       418: open SPAM relays, is really no big deal, but we think it raises an
1.167     louis     419: important point: if an OS or mail system ships with relaying open by default,
                    420: what message does that send about that system's resistance to less trivial
                    421: attacks.  He also chides Intel and 3Com for not providing driver
                    422: documentation to allow their IPSec networking cards to be used.
1.163     deraadt   423: <p>
1.162     millert   424:
                    425: <li><font color=#009000><strong>
                    426: <a
1.161     louis     427: href="http://www.upside.com/texis/mvm/open_season?id=3a26ad1a2">BSD
                    428: community learns to get along</a>, Open Season, Upside Today, December 1, 2000
                    429: </strong></font><br>
                    430:
                    431: OpenBSD gets a passing mention in this cheerleader piece by Sam Williams about
                    432: the wide distribution potential of the BSD-derived Mac OS X.
                    433: <p>
                    434:
1.169     louis     435: <li><font color=#009000><strong>
                    436: <a
                    437: href="http://www.ddj.com/articles/2000/0065/0065o/0065o.htm">The Future of
                    438: OpenBSD: A Conversation with Theo de Raadt</a>, Dr. Dobbs Journal, December 2000
                    439: </strong></font><br>
                    440:
                    441: Contributing editor Jack J. Woehr's interview with Theo de Raadt at Usenix
                    442: Security Symposium 2000 gives a bit of insight about project dynamics, where
                    443: the OS is headed, and on how the security audit evolved from a hunt for
                    444: security holes to a philosophy of correct and bug-free programming.
                    445: <p>
                    446:
1.158     louis     447: <h2>November, 2000</h2>
1.147     louis     448:
                    449: <li><font color=#009000><strong>
1.157     louis     450: <a
1.175     louis     451: href="http://www.zdnet.com/enterprise/stories/main/0,10228,2659085,00.html">BSD
                    452: to leapfrog Linux</a>, ZDnet Linux Opinion, November 29, 2000
                    453: </strong></font><br>
                    454:
                    455: A somewhat speculative article by Henry Kingman based on recent the recent
                    456: flurry of releases, new products and conference activity from the BSD world.
                    457: <p>
                    458:
                    459: <li><font color=#009000><strong>
                    460: <a
1.164     deraadt   461: href="http://www.zdnet.com/zdnn/stories/comment/0,5859,2657124,00.html">Is Darwin getting
1.165     deraadt   462: due respect?</a>, ZD Net, November 23, 2000
1.161     louis     463: </strong></font><br>
                    464: Stephan Somogyi dismisses Apple's open source offering as "opportunistic",
                    465: Darwin, and sneaks in a tip of the hat to OpenBSD.
                    466: <p>
                    467:
                    468: <li><font color=#009000><strong>
                    469: <a
                    470: href="http://www.nwfusion.com/columnists/2000/1120works.html">Beyond Windows
                    471: and Linux: Discovering the BSDs</a>, NetworkWorld Fusion, November 20, 2000
                    472: </strong></font><br>
                    473:
                    474: Worried that Linux will be de-stabilized by the hype machine? Paul Hoffman
                    475: suggests a serious look at the BSD-based operating systems.
                    476: <p>
                    477:
                    478: <li><font color=#009000><strong>
                    479: <a href="http://www.thelinuxgurus.org/linuxopenbsdfirewalls.html">Building
                    480: Linux and OpenBSD Firewalls</a>, book review, The Linux Gurus, November 18, 2000
                    481: </strong></font><br>
1.174     louis     482:
1.161     louis     483: In this detailed review of the Sonnenreich & Yates
                    484: <a href="http://www.openbsd.org/books.html">firewalls book</a>, the unnamed
                    485: author concludes that the authors aren't paranoid enough in stripping down
                    486: the firewall system to the bare essentials.
                    487: <p>
1.174     louis     488: <li><font color=#009000><strong>
                    489: <a
                    490: href="http://www.vnunet.com/Features/1113887">What the future holds for
                    491: Unix</a>, vnunet.com, November 10, 2000
                    492: </strong></font><br>
                    493:
                    494: Dave Cartwright dons the weird robes and gazes into the crystal ball for
                    495: the future of big-iron UNIX, Linux and BSD. Best quote in the article:<br>
                    496: <em>&quot;Linux, FreeBSD and OpenBSD will continue to flourish due to their
                    497: openness, price, quality and attitude.&quot;</em>. Quality, that's us (and
                    498: much of the attitude too).
                    499: <p>
1.161     louis     500:
                    501: <li><font color=#009000><strong>
                    502: <a
1.157     louis     503: href="http://www.sunworld.com/sunworldonline/swol-11-2000/swol-1110-silicon.html">BSDCon
                    504: 2000: A small, tasty conference</a>, Sun World, November 2000
                    505: </strong></font><br>
                    506: Silicon Carny columnist Rich Morin reviews BSD Con 2000. He gives an overview
                    507: of the five BSD variants available and a bit of atmosphere from the conference.
                    508: <p>
                    509:
                    510: <h2>October, 2000</h2>
                    511:
                    512: <li><font color=#009000><strong>
1.156     louis     513: <a href="http://securityportal.com/closet/closet20001025.html">Auditing
                    514: Code</a>, Kurt's Closet, Security Portal, October 31, 2000
                    515: </strong></font><br>
                    516:
                    517: Kurt Seifried interviews John Viega, author of the ITS4 code auditing
                    518: system. While he acknowledges the value of OpenBSD's strictly
                    519: expert-based auditing process, he argues that using even an imperfect
                    520: auditing tool is better than no audit at all.
                    521: <p>
                    522:
                    523: <li><font color=#009000><strong><a
                    524: href="http://www.zdnet.com/intweek/stories/news/0,4164,2644279,00.html">Linux
                    525: Boosts Unix</a>, ZDnet Inter@ctive Week, October 23, 2000
                    526: </strong></font><br>
                    527:
                    528: Charles Babcock suggests that Unix and freenix OSes like Linux and
                    529: OpenBSD are putting the squeeze on Microsoft Windows 2000's share of
                    530: the high end server market. Not bad for a bunch of hackers who just do
                    531: it because they love coding...
                    532: <p>
                    533:
                    534: <li><font color=#009000><strong>
                    535: <a href="http://www.stallion.com/html/support/bsdcon-paper.html">Porting
                    536: OpenBSD to the Motorola ColdFire</a>, BSDCon, October 18, 2000
                    537: </strong></font><br>
                    538:
                    539: Dean Fogarty and David O'Rourke, engineers at Stallion Technologies
                    540: Pty Ltd in Australia, presented this paper at BSDCon.<br>
                    541: <i>&quot;Making an Internet embedded appliance for public
                    542: consumption is not a simple task. Choices including hardware, code
                    543: development and user interface design must be made, each of which could
                    544: either help or hinder a product. This paper outlines how and why
                    545: Stallion Technologies used the Motorola ColdFire CPU and the OpenBSD
                    546: operating system to create a successful Internet appliance.&quot;</i>
                    547: <p>
                    548:
                    549: <li><font color=#009000><strong>
1.153     louis     550: <a href="http://www.feedmag.com/essay/es405lofi.html">Cry
                    551: Hackerdom!</a>, FEED, October 17, 2000
                    552: </strong></font><br>
                    553:
                    554: Brendan Koerner continues his exploration of the digital world with a
                    555: visit to this year's Defcon. There's a cameo appearance by Theo de Raadt,
                    556: cast as a starving hacker. Before the article sets off a
                    557: verge-of-financial-collapse panic on the mailing lists, we'd like to make
                    558: a correction: Theo can occasionally afford a pint of Guinness to go with
                    559: the pizza.
                    560: <p>
                    561:
                    562: <li><font color=#009000><strong>
1.150     louis     563: <a href="http://rootprompt.org/article.php3?article=1061">Sniping at
                    564: OpenBSD</a>, &#35;RootPrompt.org, October 9, 2000
                    565: </strong></font><br>
                    566:
                    567: Columnist Noel discusses some of the angry comments made about
                    568: OpenBSD's Bugtraq disclosure of a localhost vulnerability . He gets
                    569: at the point of the source code audit: it's not to find exploitable
                    570: holes, but rather to fix bugs so that they never become security
                    571: problems.
                    572: <p>
                    573:
                    574: <li><font color=#009000><strong>
1.154     louis     575: <a href="http://napalm.firest0rm.org/issue7.txt">Using IPSEC and Samba to integrate Windows Networks</a>, Napalm, October 6, 2000
                    576: </strong></font><br>
                    577:
                    578: OpenBSD, IPSec, IPF, Samba and Windows: azure covers it all in this
                    579: networking epic about connecting two Windows-based networks over a VPN
                    580: - whether they like it or not.
                    581: <p>
                    582:
                    583: <li><font color=#009000><strong>
1.148     aaron     584: <a href="http://www.upsidetoday.com/Open_Season/39dceffe0.html">OpenBSD
                    585: plugs a rare security leak</a>, Upside Today, October 6, 2000
                    586: </strong></font><br>
                    587:
                    588: Developer Aaron Campbell is interviewed by Upside reporter Sam Williams
                    589: about the recent concern over format string vulnerabilities and how
                    590: OpenBSD has responded to the threat.
1.149     aaron     591: <p>
1.148     aaron     592:
                    593: <li><font color=#009000><strong>
1.156     louis     594: <a href="http://www.networkmagazine.com/article/NMG20001003S0001/1">The Pros and Cons of Posting Vulnerabilities</a>, October 5, 2000
                    595: </strong></font><br>
                    596:
                    597: Dissipating the smokescreen of FUD surrounding &quot;full
                    598: disclosure&quot; is a never ending thankless task. Rik Farrow shows how
                    599: it works by picking a particularly busy day in the life of BUGTRAQ, the
                    600: full disclosure security mailing list. He concludes with a tip of the
                    601: white hat to OpenBSD:<br>
                    602: <i>"The true goal should be to write secure software in the first
                    603: place. One Unix version, OpenBSD, gets all of its code audited for
                    604: security bugs before it gets shipped."</i>
                    605: <p>
                    606:
                    607: <li><font color=#009000><strong>
1.147     louis     608: <a href="http://www.byte.com/column/BYT20000927S0001">BSD OSs Offer
                    609: Unix Alternatives to Linux</a>, Byte, October 2, 2000
                    610: </strong></font><br>
                    611:
                    612: In a long-ish article subtitled &quot;<i>For security, scaling,
                    613: consider a BSD OS</i>&quot;, columnist Bill Nicholls does a survey of the
                    614: BSDs. Mostly he summarises the history and quotes the various project
                    615: web sites, but this is the kind of article that should benefit
                    616: non-technical readers bombarded with Linux advocacy.
                    617: <p>
                    618:
1.138     louis     619: <h2>September, 2000</h2>
                    620:
                    621: <li><font color=#009000><strong>
1.145     louis     622: <a href="http://www.zdnet.com/intweek/stories/news/0,4164,2631312,00.html">BSD
1.146     louis     623: System Takes On Linux</a>,
                    624: <a href="http://www.zdnet.com/intweek/stories/news/0,4164,2631373,00.html">Chris
                    625: Coleman Explains BSD Unix</a>, Inter@ctive Week, September 25, 2000
1.145     louis     626: </strong></font><br>
                    627:
1.146     louis     628: Two BSD related articles in the same mainstream publication, on the same day.
                    629: A trend, maybe? The first article, a business-oriented manager's eye view,
                    630: credits OpenBSD's proactive security approach for spurring on security
                    631: development in the other BSD groups, and even Linux. The second is an
                    632: interview with Daemon News editor Chris Coleman which attempts to explain
                    633: the various BSDs. The writer clearly hasn't mastered the topic yet, or even
                    634: spelled Coleman's name consistently.
1.145     louis     635: <p>
                    636:
                    637: <li><font color=#009000><strong>
1.200     niklas    638: <a href="http://www.zdnet.com/intweek/stories/news/0,4164,2631312,00.html">BSD
                    639: System Takes On Linux</a>, Inter@ctive Week, September 25, 2000
                    640: </strong></font><br>
                    641:
                    642: A manager's eye view business-oriented story credits OpenBSD's proactive
                    643: security approach for spurring on security development in the other BSD
                    644: groups, and even Linux.
                    645: <p>
                    646:
                    647: <li><font color=#009000><strong>
1.139     louis     648: <a href="http://upside.com/Open_Season/39b82a2e0.html">Primed and ready</a>,
                    649: Upside Today, September 7, 2000
                    650: </strong></font><br>
                    651:
                    652: An article by Sam Williams about the reaction to RSA Security's pre-emptive
                    653: release of RSA into the public domain. The impact on OpenBSD? Minimal --
                    654: most users are already taking advantage of the trick to download the ssl
                    655: library after installing the OS.
                    656: <p>
                    657:
                    658: <li><font color=#009000><strong>
1.159     todd      659: <a href="http://www.samag.com/archive/0909/">OpenBSD as a VPN Solution</a>,
1.138     louis     660: Sys Admin, September 2000
                    661: </strong></font><br>
                    662:
                    663: Alex Withers contributed an article on setting up a VPN with OpenBSD's IPsec
                    664: and the ISAKMPD key management daemon. He admits his implementation, though
                    665: quite serviceable, only scratches the surface of the capabilities available.
                    666: He strongly suggests going through the man pages
                    667: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vpn&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">vpn(8)</a>,
                    668: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&apropos=0&sektion=0&ma
                    669: npath=OpenBSD+Current&arch=i386&format=html">ipsec(4)</a> and
                    670: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">isakmpd(8)</a>) and the OpenBSD
1.189     horacio   671: <a href="faq/faq13.html">IPsec FAQ</a> to get the most
1.138     louis     672: out of the system.
                    673: <p>
                    674:
1.144     louis     675: <li><font color=#009000><strong>
                    676: <a href="http://www.osOpinion.com/Opinions/KeithRankin%20/Keith%20Rankin1.html">FreeBSD, OpenBSD and SuSE 6.2 Eval Review</a>, OS Opinion, September 2000
                    677: </strong></font><br>
                    678:
                    679: Keith Rankin, a veteran system administrator, rates three operating systems
1.200     niklas    680: in terms of usablility and productivity. Despite a lengthy rant about minimalist
                    681: installations, <code>vi</code> and a default C shell, he finds nice things to
                    682: say about OpenBSD's floppy + 'Net installation, the thorough system probe and
                    683: the IP filtering and address translation.
                    684: <p>
                    685:
1.131     louis     686: <h2>August, 2000</h2>
                    687:
                    688: <li><font color=#009000><strong>
1.139     louis     689: <a href="http://oreilly.linux.com/pub/a/352">OpenBSD and the Future of the
                    690: Internet</a>, OpenBSD Explained, O'Reilly Network, August 29, 2000
                    691: </strong></font><br>
                    692:
                    693: David Jorm's column notes the fact that OpenBSD ships with functioning IPv6
                    694: networking. He briefly walks through the procedure to get an OpenBSD system
                    695: to participate in &quot;6bone&quot;, the transitional IPv6 network.
                    696: <p>
                    697:
                    698: <li><font color=#009000><strong>
1.143     louis     699: <a href="http://rootprompt.org/article.php3?article=832">OpenBSD's Good
                    700: Example</a>, # RootPrompt.org, August 23, 2000
                    701: </strong></font><br>
                    702:
                    703: Noel moves on after his &quot;Cracked!&quot; series to look at other
                    704: security topics. This time, he installs OpenBSD, fully expecting some
                    705: brutally stripped-down system good for nothing but firewalls and sniffers,
                    706: but finds a functional desktop environment. OpenBSD sets an example for
                    707: other systems: <i>&quot;It is my opinion that there are many lessons
                    708: in how OpenBSD is put together that the Linux community needs to take
                    709: note of&quot;</i>.
                    710: <p>
                    711:
                    712: <li><font color=#009000><strong>
1.141     louis     713: <a
                    714: href="http://www.newsforge.com/article.pl?sid=00/08/22/0132212&mode=thread">The
                    715: Brit and the Big Boy</a>, NewsForge, August 22, 2000
                    716: </strong></font><br>
                    717:
                    718: NewsForge Columnist Julie Bresnick pens a quirky profile of Tom Yates,
                    719: co-author with Wes Sonnenreich of
                    720: <a href="http://www.wiley.com/compbooks/catalog/35366-3.htm">Building
                    721: Linux and OpenBSD Firewalls</a>.
                    722: <p>
                    723:
                    724: <li><font color=#009000><strong>
1.155     deraadt   725: <a href="http://abcnews.go.com/sections/tech/FredMoody/moody000816.html">Linux
1.136     louis     726: Revisited</a>, ABCnews.com, August 16, 2000
                    727: </strong></font><br>
                    728:
                    729: In an article better entitled &quot;Moody battles on&quot;, columnist Fred
                    730: Moody continues his lone battle over the Linux security record. He rates
                    731: OpenBSD as the choice of those who expect &quot;much, much more&quot; and
                    732: quotes Marcus Ranum, CTO of Network Flight Recorder, talking about OpenBSD's
                    733: code audit. <i>"They did some really interesting stuff; they did complete
                    734: code audits of major hunks of the operating system and found huge, horrible,
                    735: gigantic holes that all the other UNIX derivatives had been ignoring."</i>
                    736: <p>
                    737:
                    738: <li><font color=#009000><strong>
1.134     louis     739: <a href="http://www.thestandard.com/article/display/0,1151,17541,00.html">The
                    740: World's Most Secure Operating System</a>, The Industry Standard, August 14,
                    741: 2000
                    742: </strong></font><br>
                    743:
                    744: <i>"A lone Canadian is reshaping the way software gets written. Is the world
                    745: paying attention?"</i>. (Well, actually he's got help). Veteran technology
                    746: reporter Brendan Koerner interviews Theo de Raadt, security vendors and
                    747: writers to compare OpenBSD's code audit and "secure by default" credo
                    748: against current industry practices.
                    749: <p>
                    750:
                    751: <li><font color=#009000><strong>
1.140     louis     752: <a href="http://www.oreillynet.com/pub/a/bsd/2000/08/08/OpenBSD.html">An Overview of OpenBSD Security</a>, OpenBSD Explained, O'Reilly Network, August 8, 2000
                    753: </strong></font><br>
                    754:
                    755: David Jorm details the steps to configuring OpenSSH's sshd, and how to set up
                    756: a secure Web server using OpenBSD's SSL support. He also looks at OpenBSD's
                    757: security stance, the ongoing code audit and how to install security patches.
                    758: <p>
                    759:
                    760: <li><font color=#009000><strong>
1.133     louis     761: <a href="http://lwn.net/2000/0803/security.php3">OpenBSD runs fuzz</a>, Linux
                    762: Weekly News, August 3, 2000
                    763: </strong></font><br>
                    764:
                    765: Linux Weekly News security editor Liz Coolbaugh picks up on a Bugtraq thread
                    766: about <code>fuzz</code>, a tool that tests commands with randomly generated
                    767: command line arguments. Lead developer Theo de Raadt ran it against OpenBSD
                    768: and found routine coding errors in about a dozen commands, none security-related.
                    769: The article reprints de Raadt's posting and comments. Though the exercise was
                    770: worthwhile, the tool only points to the areas to check, and is no substitute for
                    771: careful code reviews, he concludes.
                    772: <p>
                    773:
                    774: <li><font color=#009000><strong>
1.131     louis     775: <a href="http://www.oreillynet.com/pub/a/bsd/2000/08/01/OpenBSD.html">OpenBSD
                    776: in a Datacenter Scale Environment</a>, BSD DevCenter, O'Reilly Network, August 1, 2000
                    777: </strong></font><br>
                    778:
                    779: David Jorm's OpenBSD Explained column talks about IT Manager Grant Bailey's initial
                    780: skepticism about OpenBSD being able to handle the load for www.2600.org.au's Web and
                    781: FTP site. On a tight budget, he set up a K-6 450MHz system, with 128 MB RAM and an
                    782: IDE drive, got a few friends with cable modems to pound on it, and was pleasantly
                    783: surprised.<br>
1.133     louis     784: <i>Update (Aug.4/2000): Grant writes that he has just seen the site's biggest day:
                    785: 56GB outbound to everywhere on the Internet with 260 clients at one point, limited
                    786: mostly by the RAM.</i>
1.131     louis     787: <p>
                    788:
1.118     louis     789: <h2>July, 2000</h2>
                    790:
                    791: <li><font color=#009000><strong>
1.125     deraadt   792: <a href="http://www.vnunet.com/News/1107318">
                    793: Linux developers hunt for kernel bugs</a>, vnunet.com, July 26, 2000
                    794: </strong></font><br>
                    795:
                    796: John Leyden talks about the new Linux Kernel Auditing Project, and how
                    797: last month some people decided that Linux needed some auditing.  It is
                    798: about time.  The article mentions that
                    799: <i>"OpenBSD, another Unix-like open source
                    800: operating system, has been subject to an ongoing security audit
                    801: since 1996."</i><br>
1.127     jufi      802: The article apparently used to quote Roy Hills of NTA as saying
1.125     deraadt   803: <i>""This is the first time I've heard of an audit of the whole of a
                    804: general purpose operating system kernel"</i>, but it has been
1.199     pvalchev  805: amended since.
1.125     deraadt   806: <p>
                    807:
                    808: <li><font color=#009000><strong>
1.121     deraadt   809: <a href="http://www.securite.org/interview/theoderaadt/">
1.124     jufi      810: Interview: Theo de Raadt</a>, S&eacute;curit&eacute;.org, July 26, 2000
1.121     deraadt   811: </strong></font><br>
                    812:
                    813: Nicolas Fischbach caught up to Theo de Raadt at CanSecWest in Vancouver a while
                    814: back, and the resulting interview discusses Secure by Default and the genesis
                    815: of OpenSSH.
                    816: <p>
                    817:
                    818: <li><font color=#009000><strong>
                    819: <a href="http://www.securityportal.com/closet/closet20000726.html">
                    820: IPSec - We've Got a Ways To Go (Part II)</a>, Security Portal, July 26, 2000
                    821: </strong></font><br>
                    822:
                    823: Kurt Seifried discusses various key management and tunnel modes and extensions
1.142     deraadt   824: possible with IPSEC implementations, including OpenBSD's ethernet over IPSEC
1.121     deraadt   825: bridging.
                    826: <p>
                    827:
                    828: <li><font color=#009000><strong>
                    829: <a href="http://www.bsdtoday.com/2000/July/Contribution236.html">
                    830: Setting up OpenBSD 2.7 as a cable NAT system </a>, BSD Today, July 24, 2000
1.120     deraadt   831: </strong></font><br>
                    832:
1.121     deraadt   833: Vlad Sedach writes about his experiences in setting up a ipnat/ipf box based
                    834: on OpenBSD as his firewall.
1.120     deraadt   835: <p>
                    836:
                    837: <li><font color=#009000><strong>
1.126     deraadt   838: <a href="http://www.vnunet.com/News/1106857">
                    839: Most secure operating system update uses Digital Signature Algorithm</a>, vnunet.com, July 17, 2000
                    840: </strong></font><br>
                    841:
                    842: James Middleton lists the features of the new 2.7 release.
                    843: <p>
                    844:
                    845: <li><font color=#009000><strong>
1.118     louis     846: <a href="
1.120     deraadt   847: http://www.bsdtoday.com/2000/July/Features230.html">
                    848: OpenBSD is installed -- now what?</a>, BSD Today, July 14, 2000
1.119     reinhard  849: </strong></font><br>
                    850:
1.120     deraadt   851: As a follow-up to <a href="http://www.bsdtoday.com/2000/June/Features213.html">
                    852: Installing OpenBSD 2.7</a>,
1.119     reinhard  853: Clifford Smith explains how to set <i>"up OpenBSD as a single-user,
                    854: desktop system with basic information on installing the ports tree,
                    855: setting up KDE, stopping unneeded services and using IPFilter."</i>
                    856: <p>
                    857:
                    858: <li><font color=#009000><strong>
1.154     louis     859: <a href="http://napalm.firest0rm.org/issue6.txt">IPsec Crash Course
                    860: (part 1)</a>, Napalm, July 13, 2000
                    861: </strong></font><br>
                    862:
                    863: Technical article about IPSec by ajax, discussing the networking basics,
                    864: the key management daemons and various free and commercial implementations.
                    865: This goes well beyond the usual how-to articles to explain the underlying
                    866: protocols and their quirks.
                    867: <p>
                    868:
                    869: <li><font color=#009000><strong>
1.180     louis     870: <a href="http://www.plesman.com/Archives/cc/2000/Jul/2614/cc261406a.html">In
1.137     louis     871: the shadow of the penguin</a>, Computing Canada, July 7, 2000
1.128     louis     872: </strong></font><br>
                    873:
                    874: Viewpoint columnist Matthew Friedman tries to set the record straight -- open
                    875: source is not all about Linux. He focuses on the rock-solid networking performance
                    876: and security and speaks with OpenBSD's Theo de Raadt and FreeBSD's Jordan
1.137     louis     877: K. Hubbard.
1.128     louis     878: <p>
                    879:
                    880: <li><font color=#009000><strong>
1.139     louis     881: <a href="http://www.osopinion.com/Opinions/MontyManley/MontyManley8.html">Be
                    882: An Engineer, Not An Artist</a>, OS Opinion, July 6, 2000
                    883: </strong></font><br>
                    884:
                    885: Monty Manley throws open the debate about artistic whim versus solid engineering
                    886: in open source software development. Too few, like the OpenBSD auditors, are
                    887: willing to sweat the details to make the code really work, he writes.
                    888: <p>
                    889:
                    890: <li><font color=#009000><strong>
1.119     reinhard  891: <a href="
1.120     deraadt   892: http://www.bsdtoday.com/2000/July/Contribution221.html">
                    893: Attempting to install OpenBSD under VMware</a>, BSD Today, July 6, 2000
1.118     louis     894: </strong></font><br>
                    895:
                    896: BSD Today reader Jeremy Weatherford tries his hand at installing OpenBSD
                    897: on VMware, a system that allows multiple OSes to run concurrently on the
                    898: same hardware. We can't fault him for trying, but being new to both OpenBSD
                    899: and VMware, he might have been a tad too ambitious, considering VMware
                    900: doesn't even list OpenBSD as a supported &quot;guest&quot; OS.
                    901: <p>
                    902:
1.104     louis     903: <h2>June, 2000</h2>
                    904:
1.113     naddy     905: <li><font color=#009000><strong>
1.114     louis     906: <a href="http://www.bsdtoday.com/2000/June/Features213.html">Installing OpenBSD 2.7</a>,
                    907: BSD Today, June 29, 2000
                    908: </strong></font><br>
                    909:
                    910: <i>So you want to try out OpenBSD, right? Sounds like your kind of operating system,
                    911: right? Patrick Mullen installs and reviews the 2.7 release</i>. Another first-hand
                    912: experience installing OpenBSD, with a sprinkling of humour because these articles can
                    913: be a bit dry.
                    914: <p>
                    915:
                    916: <li><font color=#009000><strong>
1.137     louis     917: <a href="http://www.plesman.com/Archives/cc/2000/Jun/2613/cc261308b.html">BSD
                    918: (and Joe) are Canadian</a>, letter to the editor, Computing Canada, June 23,
                    919: 2000
1.128     louis     920: </strong></font><br>
                    921:
                    922: &quot;Dave the Canadian software guy&quot; wrote to complain about a column
                    923: entitled &quot;The computing road less travelled&quot;. The article on
                    924: alternative OSes never mentioned OpenBSD, published in Canada, or NetBSD,
                    925: the sole BSD at Linux Quebec in April. &quot;Is it time for a Joe the Canadian
                    926: commercial for Canadian Software?&quot;, Dave asks.<br>
1.137     louis     927: <i>The letter is further down the page</i>.
1.128     louis     928: <p>
                    929:
                    930: <li><font color=#009000><strong>
1.110     louis     931: <a href="http://www.securityportal.com/closet/closet20000621.html">Securing
                    932: Your Network With OpenBSD</a>, Kurt's Closet, Security Portal, June 21, 2000
1.113     naddy     933: </strong></font><br>
1.110     louis     934:
                    935: Kurt Seifried looks at some new features in OpenBSD 2.7 and recommends it
                    936: as a platform for patrolling your network. He also gives a sampling of
                    937: the many security tools available for intrusion detection, vulnerability
                    938: analysis and network management, all available from the
1.113     naddy     939: <a href="ports.html">&quot;Ports&quot; collection</a>.
                    940: <p>
1.110     louis     941:
1.117     louis     942: <li><font color=#009000><strong><a
                    943: href="http://www.zdnet.com/eweek/stories/general/0,11011,2589471,00.html">Exposed
                    944: to a Web of viruses</a>, eWeek.com, June 19, 2000
                    945: </strong></font><br>
                    946:
                    947: Peter Coffee, eWeek Labs, mentions OpenBSD in an article subtitled
                    948: "IT wanted integration; Microsoft delivered. Now both must fix lax
                    949: security". Near the end (it's there, really), he writes:
                    950: <i>Those who champion the open-source process point to projects
                    951: such as the OpenBSD operating system, with its tremendous security
                    952: record, as proof of concept. But there are other examples, such as
                    953: loopholes in Kerberos code that went unnoticed for years, that show
                    954: the limits of volunteer effort</i>. Once again, we note that published
                    955: source code doesn't automatically imply a security review. It won't
                    956: happen by itself: people have to <i>want</i> to do it.
                    957: <p>
                    958:
1.113     naddy     959: <li><font color=#009000><strong>
1.108     louis     960: <a href="reprints/pr27.html">OpenBSD 2.7 press release</a>, June 15, 2000
1.113     naddy     961: </strong></font><br>
1.108     louis     962:
                    963: This press release was translated into several languages and distributed to the
                    964: trade press and Internet news sites.
1.113     naddy     965: <p>
1.108     louis     966:
1.113     naddy     967: <li><font color=#009000><strong>
1.106     louis     968: <a href="http://www.bsdtoday.com/2000/June/News196.html">Coming
                    969: soon: a real-time OpenBSD?</a>, BSD Today, June 14, 2000
1.113     naddy     970: </strong></font><br>
1.106     louis     971:
                    972: Randy Lewis of RTMX explains why they picked OpenBSD and how their real-time
                    973: extensions will be folded back into the OpenBSD source tree in time for the
                    974: next release. Interview by Jeremy C. Reed.
1.113     naddy     975: <p>
1.106     louis     976:
1.113     naddy     977: <li><font color=#009000><strong>
1.107     louis     978: <a href="http://www.oreillynet.com/pub/a/bsd/2000/06/13/OpenBSD.html">Introduction
                    979: to OpenBSD Networking</a>, BSD DevCenter, O'Reilly Network, June 13, 2000
1.113     naddy     980: </strong></font><br>
1.107     louis     981:
                    982: David Jorm, no stranger to OpenBSD, gives a detailed tour of the basic steps for
                    983: setting up an OpenBSD system as a gateway with a LAN interface and a PPP connection.
                    984: He also points out the little differences that could trip up somebody just
                    985: arriving from the Linux world.
1.113     naddy     986: <p>
1.107     louis     987:
1.113     naddy     988: <li><font color=#009000><strong>
1.105     louis     989: <a href="http://www.unixreview.com/open_source/articles/0006bsd.shtml">The
                    990: state of the daemon</a>, UNIX Review, June 7, 2000
1.113     naddy     991: </strong></font><br>
1.105     louis     992:
                    993: Michael Lucas reviews the state of the art for BSD-derived systems,
                    994: and finds much cause for optimism.
1.113     naddy     995: &quot;OpenBSD delves further into constructive paranoia&quot;, he writes.
1.105     louis     996: Agreed, security is a state of mind, but unless the rash of serious incidents
                    997: abates, it's not really paranoia.
1.113     naddy     998: <p>
1.105     louis     999:
1.113     naddy    1000: <li><font color=#009000><strong>
1.184     louis    1001: <a href="http://www.infosecuritymag.com/articles/june00/columns3_open_sources.shtml">Security
1.104     louis    1002: By DEFAULT</a>, OPEN SOURCES, Information Security, June 2000
1.113     naddy    1003: </strong></font><br>
1.104     louis    1004:
1.113     naddy    1005: <i>OpenBSD is one OS that's likely to be voted "Most Secure."
                   1006: So why not use it for all enterprise apps?</i> Columnist Pete Loshin
1.104     louis    1007: looks at OpenBSD as a serious contender for secure Internet servers.
1.130     deraadt  1008: <p>
1.104     louis    1009:
1.121     deraadt  1010: <li><font color=#009000><strong>
                   1011: <a href="http://www.americasnetwork.com/issues/2000issues/20000601/20000601_hackers.htm">
                   1012: Meet the hackers</a>, America's Network, June 1, 2000
                   1013: </strong></font><br>
                   1014:
                   1015: Patrick Neighly writes a long and detailed article about the hows and whys of
                   1016: the hacker community.  Near the end, he interviews a hacker who states that
                   1017: <i>"OpenBSD tends to be a proactive security solution - they find holes
                   1018: before they're posted on Bugtraq"</i>
                   1019: <p>
                   1020:
1.85      louis    1021: <h2>May, 2000</h2>
                   1022:
1.113     naddy    1023: <li><font color=#009000><strong>
1.111     jufi     1024: <a href="http://rootprompt.org/article.php3?article=493">Cracked! Part4: The
1.99      louis    1025: Sniffer</a>, # RootPrompt.org, May 31, 2000
1.113     naddy    1026: </strong></font><br>
1.99      louis    1027:
                   1028: Noel continues his chronicle of a cracker attack on his LAN.
                   1029: In part 4, he notes that even local user vulnerabilities cannot
                   1030: be overlooked because you must assume that an attacker will
                   1031: eventually figure out a login/password. As part of his conclusions,
                   1032: he mentions he would like to explore OpenBSD for systems that
                   1033: need user accounts. The first three parts also make for interesting
                   1034: reading for all system administrators.
1.113     naddy    1035: <p>
1.99      louis    1036:
1.113     naddy    1037: <li><font color=#009000><strong>
1.111     jufi     1038: <a href="http://www.computerworld.com/home/print.nsf/all/000526E30E">Flaw
1.100     louis    1039: found in PGP 5.0</a>, Computer World, May 26, 2000
1.113     naddy    1040: </strong></font><br>
1.100     louis    1041:
                   1042: PGP 5.0 was found to have a serious coding error under Linux and
                   1043: OpenBSD, where it replaced the random data obtained from /dev/random
                   1044: with a string of '1' digits when generating key pairs under certain
                   1045: conditions.
1.113     naddy    1046: <p>
1.100     louis    1047:
1.113     naddy    1048: <li><font color=#009000><strong>
1.111     jufi     1049: <a href="http://www.beopen.com/features/articles/security_article.html">Security
1.95      louis    1050: Beyond the Garden of Eden</a>, BeOpen.com, May 19, 2000
1.113     naddy    1051: </strong></font><br>
1.95      louis    1052:
                   1053: Sam Williams strikes again. He interviews OpenBSD lead developer Theo de Raadt
                   1054: and Tom Vogt, a lead developer of Nexus, a "maximum security" Linux
                   1055: distribution unveiled on May 9. This article contrasts two different
                   1056: approaches to security.
1.113     naddy    1057: <p>
1.95      louis    1058:
1.113     naddy    1059: <li><font color=#009000><strong>
1.111     jufi     1060: <a href="http://www.upside.com/texis/mvm/story?id=3921a9080">OpenBSD
1.92      louis    1061: perfects security by one-upmanship</a>, Upside Today, May 17, 2000
1.113     naddy    1062: </strong></font><br>
1.92      louis    1063:
                   1064: Freelance writer Sam Williams captures the dynamics of the OpenBSD
                   1065: development effort in OpenBSD, dubbing it "geeking out for perfection".
1.94      louis    1066: Williams also takes note of OpenBSD's business-friendly non commercial
1.92      louis    1067: stance -- no corporate backers, yet plenty of commercial products
                   1068: with embedded OpenBSD.
1.113     naddy    1069: <p>
1.92      louis    1070:
1.113     naddy    1071: <li><font color=#009000><strong>
                   1072: <a href="http://www.securityfocus.com/frames/?vdb=vdb&content=/vdb/stats.html">Vulnerability
1.91      louis    1073: Database Statistics</a>, Security Focus, May 15, 2000
1.113     naddy    1074: </strong></font><br>
1.91      louis    1075:
                   1076: "3 out of 2 people can't figure out statistics", the saying goes. In this light,
                   1077: we'd like to present Security Focus's summary of vulnerabilities. Read
                   1078: the disclaimers and feel free to dispute the results, but you have to
                   1079: admit it makes OpenBSD look good compared to other widely used OSes.
                   1080: We think the most important chart is the top one, total vulnerabilities.
                   1081: The upward trend is disturbing; it means the industry still doesn't
1.113     naddy    1082: &quot;get it&quot;, and the users who trade off security for feature
1.91      louis    1083: creep are delivering the wrong message.
1.113     naddy    1084: <p>
1.91      louis    1085:
1.113     naddy    1086: <li><font color=#009000><strong>
1.90      louis    1087: <a href="http://www.securityportal.com/closet/closet20000510.html">Why
                   1088: We're Doomed to Failure</a>, Security Portal, May 10, 2000
1.113     naddy    1089: </strong></font><br>
1.90      louis    1090:
                   1091: Kurt Seifried talks about what people can do to promote security and
                   1092: protect themselves against the now-commonplace attacks. His first
                   1093: suggestion is for software vendors to audit code like OpenBSD did, but he
                   1094: feels that the effort and demand for knowledgeable programmers is too
                   1095: great for this approach to succeed. Instead, he suggests add-ons such as
                   1096: various Linux patches, development tools and replacement libraries. We
                   1097: think he gave up too easily: by accepting mudflaps in the place of
                   1098: airbags, he is taking the heat off software vendors to clean up the
                   1099: defects in their products.
1.113     naddy    1100: <p>
1.90      louis    1101:
1.113     naddy    1102: <li><font color=#009000><strong>
1.126     deraadt  1103: <a href="http://www.vnunet.com/Features/27240">
                   1104: They're after your data</a>, vnunet.com, May 17, 2000
                   1105: </strong></font><br>
                   1106: In a discussion related to government hacking, Dearbail Jordan interviews
                   1107: a random hacker who states that <i>"As far as operating systems go,
                   1108: OpenBSD, a completely free Unix variant, is probably the most secure
                   1109: C2-level Unix available today."</i>  Well, OpenBSD is not C2, mostly
                   1110: because the Orange Book C2 standard is for Trusted systems, not Secure
                   1111: systems, but the remainder of his comment is probably a correct viewpoint.
                   1112: <p>
                   1113:
                   1114: <li><font color=#009000><strong>
1.87      louis    1115: <a href="http://www.computerworld.com/home/print.nsf/all/000502db52">Open
                   1116: Source Smugglers</a>, ComputerWorld, May 5, 2000
1.113     naddy    1117: </strong></font><br>
1.87      louis    1118:
1.113     naddy    1119: &quot;Psssstt! Wanna a good, reliable operating system on the cheap? Thing is,
                   1120: you just can't tell your boss about it&quot; Technology writer Peter Wayner
1.87      louis    1121: tells of the techies who break the rules and sneak open source
                   1122: systems on the job. He mentions the "security-conscious" OpenBSD as a
                   1123: successful secure e-commerce server against an rival NT implementation,
                   1124: as well as how Marcus Rannum embeds OpenBSD in the Network Flight Recorder
                   1125: IDS appliance to sidestep NT vs. UNIX prejudices.
1.113     naddy    1126: <p>
1.87      louis    1127:
1.113     naddy    1128: <li><font color=#009000><strong>
1.85      louis    1129: <a href="http://biz.yahoo.com/bw/000502/va_global__1.html">PowerCrypt
                   1130: Encryption Accelerator Endorsed by OpenBSD</a>, Business Wire, May 2, 2000
1.113     naddy    1131: </strong></font><br>
1.85      louis    1132:
                   1133: Press release from Global Technologies Group, Inc. announcing OpenBSD
                   1134: support for their PowerCrypt IPSec hardware accelerators cards.
1.113     naddy    1135: <p>
1.85      louis    1136:
1.113     naddy    1137: <li><font color=#009000><strong>
1.89      louis    1138: <a href="http://www.bsdtoday.com/2000/May/Features138.html">An experience
                   1139: installing OpenBSD</a>, BSD Today, May 2000
1.113     naddy    1140: </strong></font><br>
1.89      louis    1141:
                   1142: Another "how I installed OpenBSD" article. Jeremy C. Reed writes
1.113     naddy    1143: a blow-by-blow, prompt & response chronicle of how he installed OpenBSD
1.89      louis    1144: 2.6, to the point of setting up X, the blackbox window manager and
                   1145: Netscape -- elapsed time, 4 hours and 38 minutes. Phew.
1.113     naddy    1146: <p>
1.89      louis    1147:
1.113     naddy    1148: <li><font color=#009000><strong>
1.85      louis    1149: <a href="http://www.daemonnews.org/200005/adventure.html">My Adventures
                   1150: In OpenBSD 2.6</a>, Daemon News, May 2000
1.113     naddy    1151: </strong></font><br>
1.85      louis    1152:
                   1153: Alison describes how she gave in to the geekier side of her nature and
                   1154: rescued a castaway PC and put OpenBSD on it. "Contrary to popular
                   1155: opinion, however, I think it's not just a matter of reliability," she
                   1156: writes, "but also of clarity and simplicity - two very important and
                   1157: oft-overlooked characteristics of computer software.".
                   1158:
1.78      deraadt  1159: <h2>April, 2000</h2>
1.74      louis    1160:
1.113     naddy    1161: <li><font color=#009000><strong>
1.111     jufi     1162: <a href="http://e-zine.nluug.nl/hold.html?cid=91">Interview with OpenBSD's
1.160     jufi     1163: Theo de Raadt</a>, <font color="#4669ad"><sup>eup</sup></font> E-zine,
1.83      louis    1164: April 20, 2000
1.113     naddy    1165: </strong></font><br>
1.83      louis    1166:
                   1167: In this interview by Daniel De Kok, lead developer Theo de Raadt comments
                   1168: on the BSDI/FreeBSD merger, OpenBSD as an embedded OS, and future plans for
                   1169: OpenBSD.
1.113     naddy    1170: <p>
1.83      louis    1171:
1.113     naddy    1172: <li><font color=#009000><strong>
1.93      louis    1173: <a href="reprints/article_20000419.html">Security Experts Say Proprietary
                   1174: Code Isn't Scrutinized Well Enough</a>, SOURCES, April 19, 2000
1.113     naddy    1175: </strong></font><br>
1.93      louis    1176:
                   1177: This bulletin discusses security concerns raised by recent reports of
                   1178: vulnerabilities in commercial software such as backdoors and automatic
1.113     naddy    1179: registration forms. The article quotes Jerry Harold, president & co-founder of
1.93      louis    1180: Network Security Technologies Inc. "This is why NetSec builds its products
                   1181: on an operating system (OpenBSD) that has made security its number one goal."
1.113     naddy    1182: <p>
1.93      louis    1183:
1.113     naddy    1184: <li><font color=#009000><strong>
1.111     jufi     1185: <a href="http://securityportal.com/direct.cgi?/topnews/os20000417.html">Open
1.83      louis    1186: Source - Why it's Good for Security</a>, SecurityPortal.com, April 17, 2000
1.113     naddy    1187: </strong></font><br>
1.82      aaron    1188:
1.83      louis    1189: In another FUD-fighting article, security writer Kurt Seifried and
                   1190: Bastille Linux project leader Jay Beale refute a recent well-circulated
                   1191: article saying open source software is more vulnerable because the
                   1192: black hats can find bugs just by reading the source. If this were the
                   1193: case, they argue, OpenBSD could not have achieved its security record.
1.113     naddy    1194: They counter the claim by demolishing &quot;security through
                   1195: obscurity&quot;, the myth that just won't go away.
                   1196: <p>
1.82      aaron    1197:
1.113     naddy    1198: <li><font color=#009000><strong>
1.111     jufi     1199: <a href="http://www.securityfocus.com/commentary/19">Wide Open Source</a>,
1.83      louis    1200: SecurityFocus.com, April 16, 2000
1.113     naddy    1201: </strong></font><br>
1.80      louis    1202:
1.83      louis    1203: Elias Levy of BUGTRAQ fame discusses the security of open- vs. closed-source
                   1204: software. OpenBSD developers are mentioned first among a few groups of people
                   1205: who care about auditing code for security vulnerabilities.
1.113     naddy    1206: <p>
1.80      louis    1207:
1.113     naddy    1208: <li><font color=#009000><strong>
1.111     jufi     1209: <a href="http://www.32bitsonline.com/article.php3?file=issues/200004/badpressedit">
1.77      deraadt  1210: Bad Press</a>,
                   1211: 32Bits Online, April 2000
1.113     naddy    1212: </strong></font><br>
1.77      deraadt  1213:
                   1214: Slamming some recent press which had said that Open Source (and in particular
1.113     naddy    1215: Linux) leads to more software security problems, Clifford Smith states<br>
1.77      deraadt  1216: <b>"If there is ONE definitive proof that the source code being opened up for
                   1217: review provides the opportunity to create secure operating systems, OpenBSD
                   1218: is that proof."</b> (his emphasis)
1.113     naddy    1219: <p>
1.78      deraadt  1220:
                   1221: <h2>March, 2000</h2>
                   1222:
1.113     naddy    1223: <li><font color=#009000><strong>
                   1224: <a
1.111     jufi     1225: <a href="http://securityportal.com/closet/closet20000329.html">Linux
1.78      deraadt  1226: is a security risk, I don't think so!</a>,
                   1227: Security Portal, March 29, 2000
1.113     naddy    1228: </strong></font><br>
1.78      deraadt  1229:
                   1230: Columnist Kurt Seifried uses OpenBSD's code audit as an example to
                   1231: refute a FUD piece on a major computer industry website that claims
                   1232: that Linux is a security risk because the bad guys can find the holes
                   1233: simply by reading the source code.
1.113     naddy    1234: <p>
1.74      louis    1235:
1.113     naddy    1236: <li><font color=#009000><strong>
1.88      louis    1237: <a href="http://www.linux.com/interviews/20000308/44/">The
                   1238: Kurt Seifried interview</a>, Linux.com, March 8, 2000
1.113     naddy    1239: </strong></font><br>
1.88      louis    1240:
                   1241: The roles have changed; security columnist Kurt Seifried is now the subject.
                   1242: He discusses his role at <a href="http://www.securityportal.com/">Security
                   1243: Portal</a>, the state of Linux security, OpenBSD's security model and the
                   1244: Linux hardening scripts like Bastille Linux. He's pessimistic about the
                   1245: future and predicts that with management apathy towards security,
                   1246: "we're in for 10-50 more years of miserable computer security problems".
1.113     naddy    1247: <p>
1.88      louis    1248:
1.113     naddy    1249: <li><font color=#009000><strong>
1.115     louis    1250: <a href="reprints/article_20000306.html">Open source software:
1.116     louis    1251: Ready for Credit Union Primetime?</a>, CUES Tech Port, March 6, 2000
1.113     naddy    1252: </strong></font><br>
1.81      louis    1253:
                   1254: An article explaining the trade-offs of using open source software, how it
                   1255: might be applied to credit union enterprises and some caveats about the
                   1256: learning curve for staff not already familiar with UNIX-like operating
                   1257: systems. Author Tom DeSot strongly recommends OpenBSD in this article
1.115     louis    1258: written for credit union IS managers.
1.113     naddy    1259: <p>
1.81      louis    1260:
1.113     naddy    1261: <li><font color=#009000><strong>
1.111     jufi     1262: <a href="http://www.sunworld.com/sunworldonline/swol-03-2000/f_swol-03-silicon.html">The
1.90      louis    1263: Unix players change, but the (r)evolution continues</a>, SunWorld, March 2000
1.113     naddy    1264: </strong></font><br>
1.90      louis    1265:
                   1266: Rich Morin puts the 80's UNIX history of fragmentation in perspective by
                   1267: examining the creative tensions between the five operating systems derived
                   1268: from 4.4BSD-Lite. Rather than repeating the platitude of how the BSD-derived
                   1269: operating systems should unite, Morin's Silicon Carny column shows that the
                   1270: projects and companies cooperate even though they have diverging goals. And
                   1271: now that Sun has cautiously moved to open source some of its source, how
                   1272: will the open source world react, he asks.
1.113     naddy    1273: <p>
1.90      louis    1274:
1.113     naddy    1275: <li><font color=#009000><strong>
1.111     jufi     1276: <a href="http://boardwatch.internet.com/mag/2000/mar/bwm79.html">Getting
1.76      louis    1277: to know OpenBSD</a>, Boardwatch Magazine, March 2000
1.113     naddy    1278: </strong></font><br>
1.71      louis    1279:
                   1280: UNIX columnist Jeffrey Carl continues his survey of the freenix alternatives
                   1281: for ISPs with an interview with Louis Bertrand. The author also discusses
                   1282: the relative merits of OpenBSD and how ISPs might want to use it for a
1.76      louis    1283: competitive advantage.
1.113     naddy    1284: <p>
1.71      louis    1285:
1.69      deraadt  1286: <h2>February, 2000</h2>
1.70      louis    1287:
1.113     naddy    1288: <li><font color=#009000><strong>
1.111     jufi     1289: <a href="http://securityportal.com/direct.cgi?/research/ssh-part2.html">All
1.70      louis    1290: About SSH - Part II: OpenSSH</a>, Security Portal, February 28, 2000
1.113     naddy    1291: </strong></font><br>
1.70      louis    1292:
                   1293: Se&aacute;n Boran wraps up his look at SSH with an article devoted to OpenSSH
                   1294: running on OpenBSD and other OSes, mentioning problems porting OpenSSH to
                   1295: platforms without good crypto support.
1.113     naddy    1296: <p>
1.70      louis    1297:
1.113     naddy    1298: <li><font color=#009000><strong>
1.111     jufi     1299: <a href="http://securityportal.com/direct.cgi?/closet/closet20000216.html">Firewalling with IPF</a>, Security Portal, February 16, 2000
1.113     naddy    1300: </strong></font><br>
1.68      louis    1301:
                   1302: Kurt Seifried, author of the Linux Administrators Security Guide, explains
1.111     jufi     1303: how to set up packet filtering with
1.113     naddy    1304: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&apropos=0&sektion=8&manpath=OpenBSD+Current&format=html">ipf</a>. His examples are based on OpenBSD 2.6
1.68      louis    1305: even though his article isn't aimed at any specific OS.
1.113     naddy    1306: <p>
1.68      louis    1307:
1.113     naddy    1308: <li><font color=#009000><strong>
1.111     jufi     1309: <a href="http://securityportal.com/direct.cgi?/closet/closet20000209.html">OpenBSD 2.6 - new features</a>,
1.64      louis    1310: Security Portal, February 9, 2000
1.113     naddy    1311: </strong></font><br>
1.64      louis    1312:
1.111     jufi     1313: Kurt Seifried reviews OpenBSD 2.6 and finds new features like
                   1314: <a href="http://www.openssh.com/">OpenSSH</a>, Apache
1.64      louis    1315: DSOs, and new device drivers. He also finds comfort in an old friend, the
1.113     naddy    1316: &quot;secure by default&quot; installation.
                   1317: <p>
1.64      louis    1318:
1.113     naddy    1319: <li><font color=#009000><strong>
1.152     deraadt  1320: <a href="http://www.computerworld.com/cwi/story/0,1199,NAV47_STO41147,00.html">Three
1.66      louis    1321: Unixlike systems may be better than Linux</a>, ComputerWorld, February 7, 2000
1.113     naddy    1322: </strong></font><br>
1.66      louis    1323:
1.113     naddy    1324: We really like Simson when he writes <i>&quot;But if you're trying to get the
1.66      louis    1325: most for your money or if you want a higher level of security, take a look at
1.113     naddy    1326: the BSDs. The rewards can be considerable.&quot;</i> But he misses the point
1.66      louis    1327: about strong crypto because of the fuss over 128-bit browsers. The RSA patent
                   1328: has been a more effective muzzle on innovation than the export prohibitions.
                   1329: Also note OpenBSD and FreeBSD also integrate IPv6 in their current codebase.
1.113     naddy    1330: <p>
1.66      louis    1331:
1.113     naddy    1332: <li><font color=#009000><strong>
                   1333: <a href="http://www.32bitsonline.com/article.php3?file=issues/200002/fbsd34&page=1">Review
1.83      louis    1334: of FreeBSD 3.4</a>, 32BitsOnline, February 2000
1.113     naddy    1335: </strong></font><br>
1.83      louis    1336:
                   1337: In a review of FreeBSD 3.4, the author, Clifford Smith, was impressed
1.113     naddy    1338: enough about OpenBSD to say &quot;<i>OpenBSD is probably the most secure
1.83      louis    1339: distribution out of the box because it comes with a source code that has
                   1340: been given a complete security audit. It also comes with KERBEROS enabled
                   1341: out of the chute, OpenSSL and ssh is part of the distro now, too. IPFilter
1.113     naddy    1342: works immediately. Just Brilliant.&quot;</i>
                   1343: <p>
1.83      louis    1344:
1.113     naddy    1345: <li><font color=#009000><strong>
1.111     jufi     1346: <a href="http://www.infosecuritymag.com/feb2000/Linux.htm">Securing Linux</a>,
1.64      louis    1347: Information Security, February 2000
1.113     naddy    1348: </strong></font><br>
1.64      louis    1349:
                   1350: Pete Loshin surveys the state of the industry in Linux and UNIX-like
1.67      louis    1351: security. He highlights an emerging problem, novice Linux users
                   1352: who may unknowingly leave installation holes, or inadvertently create some.
1.64      louis    1353: The OpenBSD sidebar explains the goals and purpose of OpenBSD, and highlights
                   1354: its reputation among security experts.
1.113     naddy    1355: <p>
1.64      louis    1356:
1.113     naddy    1357: <li><font color=#009000><strong>
1.111     jufi     1358: <a href="http://www.osopinion.com/Opinions/KeithRankin%20/Keith%20Rankin1.html">FreeBSD,
1.65      louis    1359: OpenBSD and SuSE 6.2 Eval Review</a>, OS Opinion, February 2000
1.113     naddy    1360: </strong></font><br>
1.65      louis    1361:
                   1362: Can't decide? Let's try a bunch. Veteran computer jockey Keith Rankin
                   1363: compares a Linux distro and two of the BSDs. Long and quite detailed.
1.113     naddy    1364: <p>
1.65      louis    1365:
1.69      deraadt  1366: <h2>January, 2000</h2>
                   1367:
1.113     naddy    1368: <li><font color=#009000><strong>
1.111     jufi     1369: <a href="http://www.epinions.com/cmd-review-7105-3AF042F-388EBC43-prod1">Secure
1.88      louis    1370: by default - a review of OpenBSD</a>, Epinions.com, January 26, 2000
1.113     naddy    1371: </strong></font><br>
1.88      louis    1372:
                   1373: OpenBSD gets a five-star rating in this reader contributed review by
                   1374: Justin Roth. It's a short glowing article that focuses on the security
                   1375: of OpenBSD. The reviewer cautions however that it's only secure if
                   1376: the administrator is vigilant.
1.113     naddy    1377: <p>
1.88      louis    1378:
1.113     naddy    1379: <li><font color=#009000><strong>
1.111     jufi     1380: <a href="http://www.zdnet.com/enterprise/stories/linux/news/0,6423,2426206,00.html">Opening up, government style</a>, ZDNet, January 24, 2000
1.113     naddy    1381: </strong></font><br>
1.60      louis    1382:
                   1383: Linux columnist Evan Leibovitch notes a small victory for open source
1.113     naddy    1384: when the US government recognised it as being for &quot;the
                   1385: Public Good&quot; in the recently relaxed cryptography export rules.
1.60      louis    1386: He quotes Theo mentioning that the RSA patent has had a far greater
                   1387: chilling effect on US-based cryptography than the export prohibitions.
1.113     naddy    1388: <p>
1.60      louis    1389:
1.113     naddy    1390: <li><font color=#009000><strong>
                   1391: "Info.sec.radio" radio show.  11:00AM, Monday, January 10, 2000<br>
                   1392: <A href="http://www.cjsw.com">CJSW 90.9 FM campus radio in Calgary</a> in
1.58      louis    1393: association with <a href="http://www.securityfocus.com">SecurityFocus</a>
1.113     naddy    1394: </strong></font><br>
1.58      louis    1395:
                   1396: In the inaugural show of <strong>Info.sec.radio</strong>, Dean Turner of
                   1397: Security Focus interviews Theo de Raadt about OpenBSD, security,
                   1398: and cryptography.
1.113     naddy    1399: <p>
1.58      louis    1400:
1.113     naddy    1401: <li><font color=#009000><strong>
1.136     louis    1402: Mudge, the halo and the 2.4 sticker, MSNBC, January 6, 2000.
1.113     naddy    1403: </strong></font><br>
1.53      louis    1404:
                   1405: The beastie sticker from OpenBSD 2.4 was spotted on Mudge's laptop cover
                   1406: in a file photo for this story about L0pht joining with corporate heavyweights.
1.113     naddy    1407: <p>
1.53      louis    1408:
1.113     naddy    1409: <li><font color=#009000><strong>
1.99      louis    1410: <a href="http://www.nwfusion.com/newsletters/sec/0103sec2.html">Does 'open'
                   1411: mean secure?</a>, NetworkWorld Fusion Newsletters, January 5, 2000
1.113     naddy    1412: </strong></font><br>
1.99      louis    1413:
                   1414: Security Portal founder Jim Reavis calls OpenBSD "Linux's Linux". We're not
                   1415: sure what it means, but he was making the point that public scrutiny of
                   1416: source code helps security, so it must be a compliment.
1.113     naddy    1417: <p>
1.99      louis    1418:
1.113     naddy    1419: <li><font color=#009000><strong>
1.58      louis    1420: <a href="http://www.zdnet.com/sr/stories/news/0,4538,2416865,00.html">Giving
1.113     naddy    1421: Back</a>, Sm@rt Reseller Online, January 4, 2000</strong></font><br>
1.58      louis    1422:
                   1423: Linux columnist Steven J. Vaughan-Nichols writes mostly about VA Linux
                   1424: creating a source repository for open source projects, but there's an
1.113     naddy    1425: interesting quote: &quot;Whether an open-source program runs on OpenBSD,
1.58      louis    1426: Palm or even Windows, so long as it's an open-source program it's game
1.113     naddy    1427: for SourceForge.&quot; OpenBSD, soon to be a household word!<p>
1.58      louis    1428:
1.113     naddy    1429: <li><font color=#009000><strong>
1.128     louis    1430: <a href="http://www.plesman.com/Archives/cc/2000/Jan/2601/cc260128c.html">There's
                   1431: more to open source than just Linux</a>, Computing Canada, January 2000
                   1432: </strong></font><br>
                   1433:
                   1434: "Lack of consistency in different versions of distributions is leading some
                   1435: administrators to re-examine their approach", writes Linux columnist Gene
                   1436: Wilburn. He suggests the BSD systems as an alternative because they offer
                   1437: a "high level of consistency and integrity".
                   1438: <p>
                   1439:
                   1440: <li><font color=#009000><strong>
1.111     jufi     1441: <a href="http://www.sunworld.com/sunworldonline/swol-01-2000/swol-01-supersys.html">A
1.58      louis    1442: report from LISA</a>, SunWorld, January 2000
1.113     naddy    1443: </strong></font><br>
1.58      louis    1444:
                   1445: Columnist Peter Galvin gives a recap of LISA '99, mentioning among others
                   1446: Bob Beck's <a href="events.html#lisa99">paper</a> about securing public
1.113     naddy    1447: access Ethernet jacks on a university campus.<p>
1.58      louis    1448:
1.113     naddy    1449: <li><font color=#009000><strong>
1.55      deraadt  1450: <a href="http://www.northernjourney.com/opensource/linside/li006.html">Canadian open source projects</a>, The Computer Paper, January 2000
1.113     naddy    1451: </strong></font><br>
1.53      louis    1452:
                   1453: OpenBSD is featured in a year-end review of Canadian Open Source projects
1.111     jufi     1454: in
1.113     naddy    1455: <a href="http://www.canadacomputes.com/cc/section/pub/1,1100,33,00.html?pub=1&iss=52">The Computer Paper</a>.
1.53      louis    1456: Linux columnist Gene Wilburn gets it right. Unfortunately, the article isn't on
1.55      deraadt  1457: the Computer Paper's site, but it is available at the author's site.
1.113     naddy    1458: <p>
1.53      louis    1459:
1.113     naddy    1460: <li><font color=#009000><strong>
1.111     jufi     1461: <a href="http://www.casselman.net/artlist/OpenBSD.htm">
1.58      louis    1462: A Home-Grown Operating System?</a>, Alberta Venture Magazine,
                   1463: January/February, 2000
1.113     naddy    1464: </strong></font><br>
1.51      deraadt  1465:
1.58      louis    1466: Grace Casselman interviews Theo about the development process of OpenBSD.
1.113     naddy    1467: <p>
1.51      deraadt  1468:
1.69      deraadt  1469: <h2>December, 1999</h2>
                   1470:
1.113     naddy    1471: <li><font color=#009000><strong>
1.111     jufi     1472: <a href="http://securityportal.com/closet/closet19991222.html">OpenSource
1.58      louis    1473: projects - what I learned from Bastille (and others)</a>, Security
                   1474: Portal, December 23, 1999
1.113     naddy    1475: </strong></font><br>
1.57      louis    1476:
1.58      louis    1477: Kurt Seifried
                   1478: (<a href="mailto:seifried@seifried.org">seifried@seifried.org</a>), security
                   1479: analyst and author of the <i>Linux Administrators Security Guide</i>, discusses
                   1480: the effort needed to create a Linux distribution. He mentions OpenBSD's
1.113     naddy    1481: code audit as a reference point for securing the OS.<p>
1.51      deraadt  1482:
1.113     naddy    1483: <li><font color=#009000><strong>
1.111     jufi     1484: <a href="http://serverwatch.internet.com/news/1999_12_03_a.html">OpenBSD
1.96      louis    1485: 2.6 Now Available</a>, Server Watch, December 3, 1999
1.113     naddy    1486: </strong></font><br>
1.96      louis    1487:
                   1488: Picked up on OpenBSD 2.6 press release.
1.113     naddy    1489: <p>
1.96      louis    1490:
1.113     naddy    1491: <li><font color=#009000><strong>
1.111     jufi     1492: <a href="http://www.tekpress.com/Archives/1999/Dec/openbsd.html">OpenBSD
1.86      louis    1493: Review</a>, TekPress.COM, December 1999
1.113     naddy    1494: </strong></font><br>
1.86      louis    1495:
                   1496: Vlad Sedach offers a detailed look at OpenBSD, its history, security stance
                   1497: and cryptography. He notes the lack of
                   1498: <a href="http://www.openbsd.org/smp.html">multiprocessor support</a>
                   1499: but rates the security as best available, especially compared to NT.
1.113     naddy    1500: <p>
1.86      louis    1501:
1.69      deraadt  1502: <h2>November, 1999</h2>
                   1503:
1.113     naddy    1504: <li><font color=#009000><strong>
1.61      louis    1505: <a href="http://linux.com/featured_articles/19991115/206/">Buddying
                   1506: up to BSD: Part Three - Regrouping</a>, Linux.com, November 15, 1999
1.113     naddy    1507: </strong></font><br>
1.61      louis    1508:
                   1509: Reviewer Matt Michie responds to critics of his previous OpenBSD
                   1510: article in an opinion piece that discusses OpenBSD and Linux advocacy.
1.113     naddy    1511: <p>
1.61      louis    1512:
1.113     naddy    1513: <li><font color=#009000><strong>
1.111     jufi     1514: <a href="http://www.infoworld.com/articles/op/xml/99/11/08/991108opsecwatch.xml">
1.48      louis    1515: OpenBSD comes close to security nirvana with a system that is
                   1516: 'secure by default'</a>, InfoWorld, November 8, 1999
1.113     naddy    1517: </strong></font><br>
1.48      louis    1518:
                   1519: Security Watch columnists Stuart McClure and Joel Scambray say good things
1.113     naddy    1520: about OpenBSD's security stance. &quot;As you've come to expect from us,
1.48      louis    1521: our faith in vendors' attention to security is waning, but OpenBSD
                   1522: gives us hope. OpenBSD is a group that has done it
1.113     naddy    1523: right -- or at least strives to&quot;.
                   1524: <p>
1.48      louis    1525:
1.113     naddy    1526: <li><font color=#009000><strong>
1.61      louis    1527: <a href="http://www.linux.com/featured_articles/19991108/200/">Buddying
                   1528: up to BSD: Part Two - OpenBSD</a>, Linux.com, November 8, 1999
1.113     naddy    1529: </strong></font><br>
1.61      louis    1530: Reviewer Matt Michie narrates his experience with an FTP installation
                   1531: of OpenBSD 2.5 on an aging P-133. Despite trouble with the installation he
                   1532: recommends it to experienced Linux users who wish to broaden their horizons.
                   1533: Then the reader feedback flames him for his trouble.
1.113     naddy    1534: <p>
1.61      louis    1535:
1.113     naddy    1536: <li><font color=#009000><strong><a href="http://slashdot.org/interviews/99/11/04/1716225.shtml">UK Royal Family webmaster prefers OpenBSD</a>,
1.48      louis    1537: Slashdot, November 4, 1999
1.113     naddy    1538: </strong></font><br>
1.46      louis    1539:
                   1540: Mick Morgan, of the UK's Central Computer and Telecommunications Agency,
                   1541: answers Slashdot readers and talks about the design of a high profile
                   1542: web site like the Royal Family's. In hindsight, he would have chosen
                   1543: OpenBSD for its security aspects.
1.113     naddy    1544: <p>
1.46      louis    1545:
1.113     naddy    1546: <li><font color=#009000><strong>
1.111     jufi     1547: <a href="http://www.zdnet.com/enterprise/e-business/stories/0,5918,2386632,00.html">
1.58      louis    1548: Turning on the Zedz</a>, ZDNet, November 2, 1999
1.113     naddy    1549: </strong></font><br>
1.58      louis    1550:
                   1551: Linux columnist Evan Leibovitch tries to make sense of the byzantine
                   1552: US crypto laws and offers some alternative crypto software and
1.113     naddy    1553: resources including OpenBSD and <a href="http://www.openssh.com/">OpenSSH</a>.<p>
1.58      louis    1554:
1.113     naddy    1555: <li><font color=#009000><strong>
1.70      louis    1556: <a href="http://www.boardwatch.com/mag/99/nov/bwm77pg4.html">Freenix
                   1557: flavors or, three demons and a penguin</a>, Boardwatch Magazine, November, 1999
1.113     naddy    1558: </strong></font><br>
1.70      louis    1559:
                   1560: Boardwatch Magazine's UNIX columnist Jeffrey Carl surveys the freenix choices
                   1561: for ISPs. We debate his conclusion that security and functionality are
                   1562: mutually exclusive choices. If that were the case, security conscious users
                   1563: would unplug from the Net and just send faxes.
1.113     naddy    1564: <p>
1.70      louis    1565:
1.69      deraadt  1566: <h2>October, 1999</h2>
                   1567:
1.113     naddy    1568: <li><font color=#009000><strong><a href="http://securityportal.com/direct.cgi?/closet/closet19991027.html">OpenBSD - a secure alternative</a>,
1.44      philen   1569: Security Portal, October 27 1999
1.113     naddy    1570: </strong></font><br>
1.44      philen   1571:
                   1572: Kurt Seifried
                   1573: (<a href="mailto:seifried@seifried.org">seifried@seifried.org</a>), security
                   1574: analyst and author of the <i>Linux Administrators Security Guide</i>,
                   1575: discusses setting up an OpenBSD firewall.
1.113     naddy    1576: <p>
1.44      philen   1577:
1.113     naddy    1578: <li><font color=#009000><strong><a href="http://slashdot.org/article.pl?sid=99/10/22/1157259&mode=thread">Interview with The Cult of the Dead Cow</a>,
1.41      louis    1579: Slashdot, October 22, 1999
1.113     naddy    1580: </strong></font><br>
1.41      louis    1581:
                   1582: In between cheeky and rude answers to slashdot reader questions, cDc'ers
1.113     naddy    1583: mention OpenBSD's security model and code audit.<p>
1.41      louis    1584:
1.113     naddy    1585: <li><font color=#009000><strong><a href="http://www.lwn.net/1999/1014/security.phtml">The existence of OpenSSH-1.0 has been confirmed</a>,
1.37      louis    1586: Linux Weekly News, October 14, 1999
1.113     naddy    1587: </strong></font><br>
1.37      louis    1588:
                   1589: Linux Weekly News was the first non-BSD news agency to report the existence of
1.113     naddy    1590: <a href=crypto.html#ssh>OpenSSH</a>, which will ship with OpenBSD 2.6.<p>
1.37      louis    1591:
1.113     naddy    1592: <li><font color=#009000><strong><a href="http://www10.nytimes.com/library/tech/99/10/biztech/articles/11code.html">Easing on Software Exports Has Limits</a>,
1.36      louis    1593: New York Times, October 11, 1999
1.113     naddy    1594: </strong></font><br>
1.36      louis    1595:
                   1596: Peter Wayner takes a closer look at some consequences of the US government's
                   1597: restrictions on the export of strong cryptographic software, and finds no
                   1598: small amount of irony. OpenBSD is prominently featured, along with a picture
                   1599: of Theo de Raadt brandishing CD-ROMs. (No charge registration required to
1.113     naddy    1600: read the NY Times on the web).<p>
1.36      louis    1601:
1.113     naddy    1602: <li><font color=#009000><strong><a href="http://www.netsec.net/press_100699.html">NSTI announces commercial support services for OpenBSD</a>,
1.34      beck     1603: Yahoo News, Oct. 6, 1999
1.113     naddy    1604: </strong></font><br>
1.34      beck     1605:
1.36      louis    1606: Network Security Technologies press release on the PR Newswire. NSTI
1.113     naddy    1607: already uses OpenBSD in their Network Ops Center.<p>
1.34      beck     1608:
1.113     naddy    1609: <li><font color=#009000><strong>
1.39      louis    1610: <a href="http://www.daemonnews.org/199910/openbsd.html">I've been hacked!
                   1611: How OpenBSD saved our project</a>, Daemon News, October 1999
1.113     naddy    1612: </strong></font><br>
1.38      louis    1613:
                   1614: Overworked system administrator John Horn tells us about his adventures with
1.113     naddy    1615: a publicly-accessible Lynx server.<p>
1.38      louis    1616:
1.69      deraadt  1617: <h2>September, 1999</h2>
                   1618:
1.113     naddy    1619: <li><font color=#009000><strong><a href=http://www.calgaryherald.com/business/technology/stories/990930/2929913.html>Calgarian heads team ensuring OpenBSD security</a>,
1.38      louis    1620: Calgary Herald, Sept. 30, 1999
1.113     naddy    1621: </strong></font><br>
1.32      louis    1622:
                   1623: Technology reporter Matthew McClearn interviewed system administrators and
                   1624: security specialists in Calgary and Edmonton who choose OpenBSD for its
1.113     naddy    1625: stability and proactive security audit. He also gives some project history.<p>
1.30      deraadt  1626:
1.113     naddy    1627: <li><strong>
1.29      louis    1628: Small town in Kentucky has Internet connectivity unlike the rest of
1.113     naddy    1629: America<font color=#009000>, MSNBC, Sept. 29, 1999
1.160     jufi     1630: </font></strong><br>
1.29      louis    1631:
                   1632: Jethro reports on the mailing lists that MSNBC aired a segment about a small
                   1633: town in Kentucky with high-speed Internet connectivity. During an interview
1.57      louis    1634: with the town's teenage security guru, you could read the prompt on his
                   1635: terminal:
1.113     naddy    1636: <blockquote>
                   1637: <code>Connected to spanweb.glasgow-ky.com.<br>
                   1638:   Escape character is '^]'.<br>
                   1639:  <br>
                   1640:   OpenBSD/mac68k (spanweb.glasgow-ky.com) (ttyp0)<br>
                   1641: </code>
                   1642: </blockquote>
                   1643: <p>
                   1644:
                   1645: <li><font color=#009000><strong>
                   1646: <a href="http://www.infoworld.com/cgi-bin/displayStory.pl?/features/990927hack.htm">Hack this! Microsoft and its critics dispute software-security issues, but users make the final call</a>, Infoworld, Sept. 27, 1999<br>
                   1647: <li><a href="http://www.cnn.com/TECH/computing/9909/28/ms.security.idg/index.html">Microsoft: Bad security, or bad press?</a>, CNN, Sept. 28, 1999
                   1648: </strong></font><br>
1.24      deraadt  1649:
                   1650: A scathing look at the Microsoft "Insecure by Default" scheme quotes the
                   1651: CDC as saying that "The most secure platform 'out of the box' is OpenBSD,
1.26      deraadt  1652: because security is a focus on the project".  Contrast the Microsoft scheme
1.113     naddy    1653: with <a href=security.html#default>ours</a>.<p>
1.24      deraadt  1654:
1.113     naddy    1655: <li><font color=#009000><strong>
1.38      louis    1656: <a href="http://www.usatoday.com/life/cyber/tech/ctg183.htm">Open source has roots in the Net</a>, USA Today, Sept. 20, 1999
1.113     naddy    1657: </strong></font><br>
1.19      louis    1658:
                   1659: Nice high profile mention of OpenBSD by Will Rodger:
                   1660: "Yet backers say the speed and transparency with which open source
                   1661: programmers compete to discover and then fix problems separates their
                   1662: operations from traditional software shops. OpenBSD -- still another
                   1663: open source operating system -- is often called the most secure
1.57      louis    1664: operating system in the world."
1.113     naddy    1665: <p>
1.19      louis    1666:
1.113     naddy    1667: <li><strong>
                   1668: Even better than Linux, <a href="http://www.boston.com/globe/">Boston Globe</a><font color=#009000>, Sept 16, 1999
1.160     jufi     1669: </font></strong><br>
1.16      louis    1670:
                   1671: Technology writer Simson L. Garfinkel confesses he prefers the BSDs better
                   1672: than Linux and explains why. He writes a nice paragraph or two about OpenBSD
                   1673: and its security and cryptography goals. However, reading this, you'd think
1.57      louis    1674: all the developers were Canadian (hint: they're not). The article has moved
                   1675: to the archives, free registration required.
1.113     naddy    1676: <p>
1.16      louis    1677:
1.113     naddy    1678: <li><font color=#009000><strong>
1.111     jufi     1679: <a href="http://www2.idg.com.au/CWT1997.nsf/Home+page/83CB1A288A3B3EB54A2567E5001FEF41?OpenDocument">Microsoft,
1.57      louis    1680: Linux to become duopoly?</a>, ComputerWorld Australia, Sept 8, 1999.
1.113     naddy    1681: </strong></font><br>
1.14      louis    1682:
1.57      louis    1683: Reporter Natasha David interviews lead developer Theo de Raadt, who notes that cross-UNIX
                   1684: compatibility is losing ground in the rush for Linux applications. de Raadt
                   1685: was a keynote speaker at the Australian Unix User Group (AUUG) meeting in
1.113     naddy    1686: Melbourne.<p>
1.57      louis    1687:
1.113     naddy    1688: <li><font color=#009000><strong>
1.111     jufi     1689: <a href="http://www.idg.net/idgns/1999/09/08/GNULaunchesFreeEncryptionTool.shtml">GNU
1.57      louis    1690: launches free encryption tool</a>, IDG News Service, September 08, 1999
1.113     naddy    1691: </strong></font><br>
1.57      louis    1692:
1.113     naddy    1693: <a href="http://www.gnupg.org/">GNU Privacy Guard</a> runs fine on OpenBSD.<p>
1.14      louis    1694:
1.113     naddy    1695: <li><font color=#009000><strong>
1.21      louis    1696: <a href="http://www.samag.com/archive/0809/feature.shtml">Maintaining
1.38      louis    1697: Patch Levels with Open Source BSDs</a>, SysAdmin feature article, Sept. 1999
1.113     naddy    1698: </strong></font><br>
1.21      louis    1699:
1.23      louis    1700: Michael Lucas explains the broad lines of the BSD development model and
                   1701: how to keep *BSD systems up-to-date with CVS. The author takes most of the
                   1702: examples from FreeBSD, but he takes the time to explain differences
                   1703: between the three systems.  (Most of this is technology was originally
                   1704: invented by the earliest OpenBSD developers, as described in a
1.113     naddy    1705: <a href=events.html#anoncvs_paper>paper presented at Usenix</a>).<p>
1.21      louis    1706:
1.113     naddy    1707: <li><font color=#009000><strong>
1.47      louis    1708: <a href="http://www.opensourceit.com/tutorials/990901_openbsd.html">
                   1709: My own private IRP</a>, open source IT tutorial, Sept. 1999
1.113     naddy    1710: </strong></font><br>
1.47      louis    1711:
1.199     pvalchev 1712: Sean Sosik-Hamor describes how he built up his own Internet resource provider
1.47      louis    1713: (IRP) and web hosting business out of available hardware and freenix
                   1714: software. He chose OpenBSD exclusively for his DMZ and describes the FTP
                   1715: installation.
1.113     naddy    1716: <p>
1.47      louis    1717:
1.113     naddy    1718: <li><font color=#009000><strong>
1.111     jufi     1719: <a href="http://www2.idg.com.au/CWT1997.nsf/cwtoday/C02D91FFCD8CD68A4A2567F3007A9A05?OpenDocument">India-based
1.57      louis    1720: Web site offers raft of free OSes</a>,
1.113     naddy    1721: ComputerWorld Australia, September 1999</strong></font><br>
1.57      louis    1722:
                   1723: OpenBSD is one of many free OSes offered at <a href="http://www.freeos.com/">FreeOS</a>,
1.113     naddy    1724: an India-based alternative OS news and portal site.<p>
1.57      louis    1725:
1.69      deraadt  1726: <h2>August, 1999</h2>
                   1727:
1.113     naddy    1728: <li><font color=#009000><strong>
1.17      deraadt  1729: <a href="http://www.lti.on.ca/cw/archive/CW15-17/cw_wtemplate.cfm?filename=c1517n8.htm">
1.12      louis    1730: A Secure and Open Society</a>,
1.113     naddy    1731: ComputerWorld Canada, Aug 27, 1999</strong></font><br>
1.12      louis    1732:
                   1733: The article starts off as a personal story about lead developer Theo de Raadt,
                   1734: but if you read carefully, it does explain a lot about the origins and goals
1.57      louis    1735: of OpenBSD.
1.113     naddy    1736: <p>
1.12      louis    1737:
1.113     naddy    1738: <li><font color=#009000><strong>
1.8       deraadt  1739: <a href="http://www.computermags.com/CCP/Pub/Story/1,1080,715,00.html">
1.10      deraadt  1740: 1999's Technically Excellent Canadians</a>,
1.113     naddy    1741: COMPUTERMAGS.COM, Aug 10, 1999</strong></font><br>
1.8       deraadt  1742:
                   1743: "CCW is very pleased to name our five Technically Excellent Canadians,
                   1744: who are significantly impacting on technology both at home and
1.20      louis    1745: abroad. Thanks to our readers for your involvement and nominations."
                   1746: The publisher of Canadian Computer Wholesaler (August 1999) and
                   1747: The Computer Paper (September 1999) presented this award
                   1748: to Theo de Raadt for his part in OpenBSD (the sub-article is half
                   1749: way down the page).
1.113     naddy    1750: <p>
1.8       deraadt  1751:
1.69      deraadt  1752: <h2>July, 1999</h2>
1.3       deraadt  1753:
1.113     naddy    1754: <li><font color=#009000><strong>
1.6       deraadt  1755: <a href="http://www.msnbc.com/news/292376.asp">
1.113     naddy    1756: The Net's stealth operating system</a>, MSNBC, July 22, 1999</strong></font><br>
1.6       deraadt  1757:
                   1758: "The OpenBSD group, which did a line-by-line security audit of BSD
                   1759: code, and now has what is widely regarded as the most secure OS
                   1760: available."
1.113     naddy    1761: <p>
1.6       deraadt  1762:
1.69      deraadt  1763: <h2>June, 1999</h2>
                   1764:
1.113     naddy    1765: <li><font color=#009000><strong>
1.33      louis    1766: <a href="http://www.data.com/issue/990607/ipsec.html">IPsec Tech Tutorial</a>,
1.113     naddy    1767: Data Communications, June 1999</strong></font><br>
1.33      louis    1768:
                   1769: "IPsec may be an open standard, but that's no guarantee that different
                   1770: vendors' gear will work together. To assess interoperability, we put an even
                   1771: dozen products through their paces." OpenBSD 2.4 and commercial IPsec
                   1772: implementations were tested by an independent lab for interoperability
                   1773: and ease in setting up tunneling gateways.
1.113     naddy    1774: <p>
1.33      louis    1775:
1.113     naddy    1776: <li><font color=#009000><strong>
1.111     jufi     1777: <a href="http://www.sunworld.com/swol-06-1999/swol-06-usenix.html?IDG.net">A
1.57      louis    1778: glimpse at the USENIX Technical Conference</a>, SunWorld, June 1999
1.113     naddy    1779: </strong></font><br>
1.57      louis    1780:
1.113     naddy    1781: In a review of this year's event subtitled &quot;USENIX
                   1782: and Unix -- then and now&quot;, writer Vicki Brown contrasts the first
1.57      louis    1783: conference in 1979 to the recent one in Montery, California. Although it
                   1784: only mentions OpenBSD in the links section below the article, it's still
                   1785: an interesting read.
1.113     naddy    1786: <p>
1.57      louis    1787:
1.69      deraadt  1788: <h2>May, 1999</h2>
                   1789:
1.113     naddy    1790: <li><font color=#009000><strong>
                   1791: <a href="http://www.nationalpost.com/financialpost.asp?f=990525/2636405&s2=canadianbusiness">
1.69      deraadt  1792: Operating system designed to foil hackers</a>,
1.113     naddy    1793: National Post, May 25, 1999</strong></font><br>
1.69      deraadt  1794:
                   1795: The Post's technology reporter David Akin interviews Theo de Raadt for
                   1796: in a story that ran on the front page of the business section.
1.113     naddy    1797: <p>
1.69      deraadt  1798:
1.113     naddy    1799: <li><font color=#009000><strong>
1.39      louis    1800: <a href="http://www.pioneerplanet.com/reprints/051799tech.htm">
                   1801: OS Also-Rans: After Windows 98, Mac OS and Linux, what's left for your
                   1802: Macintosh or Intel PC? Lots</a>, St.Paul-Minneapolis Pioneer-Planet, May 17 1999
1.113     naddy    1803: </strong></font><br>
1.39      louis    1804:
                   1805: Despite the terrible title, staff writer Julio Ojeda-Zapata gives fair
1.113     naddy    1806: treatment to the alternatives.<p>
1.39      louis    1807:
1.113     naddy    1808: <li><font color=#009000><strong>
                   1809: <a href="http://www.daemonnews.org/199905/open-japan.html">In Search of OpenBSD</a>, DaemonNews, May 1999</strong></font><br>
1.23      louis    1810:
1.113     naddy    1811: Ejovi Nuwere in Japan: three days, three locations, one operating system.<p>
1.23      louis    1812:
1.113     naddy    1813: <li><font color=#009000><strong>
1.68      louis    1814: <a href="http://www.daemonnews.org/199905/chroot.html">Safe and friendly
                   1815: read-only chroot jails for FTP and WWW</a>, DaemonNews, May 1999
1.113     naddy    1816: </strong></font><br>
1.23      louis    1817:
                   1818: "Ruffy" explains how to set up safe and friendly read-only FTP and WWW services
1.113     naddy    1819: with OpenBSD's ftpd as an example.<p>
1.23      louis    1820:
1.69      deraadt  1821: <h2>March, 1999</h2>
                   1822:
1.113     naddy    1823: <li><font color=#009000><strong>
1.2       deraadt  1824: <a href="http://www.computerbits.com/archive/19990300/bsd.htm">
1.113     naddy    1825: Why to BSD in a Linux world</a>, March, 1999</strong></font><br>
1.2       deraadt  1826:
                   1827: Description of the OpenBSD development process, and arguments as to why
                   1828: Linux probably cannot achieve the same level of security audit.
1.113     naddy    1829: <p>
1.2       deraadt  1830:
1.113     naddy    1831: <li><font color=#009000><strong>
1.111     jufi     1832: <a href="http://archive.infoworld.com/cgi-bin/displayNew.pl?/peer/990308pp.htm">Alternative
1.57      louis    1833: OSes face a Sisyphean struggle to get into the PC mainstream</a>, Infoworld, March 8, 1999
1.113     naddy    1834: </strong></font><br>
1.57      louis    1835:
                   1836: Guest columnist Brett Arquette points out that Linux isn't the only alternative
                   1837: PC OS out there, then describes why hardware drivers and end user support is
1.185     jufi     1838: crucial to popularizing an OS. He mentions OpenBSD and adds a link to this
1.113     naddy    1839: site.<p>
1.57      louis    1840:
1.69      deraadt  1841: <h2>February, 1999</h2>
                   1842:
1.113     naddy    1843: <li><font color=#009000><strong>
1.15      louis    1844: <a href="http://www.daemonnews.org/199902/samba.html">
                   1845: DaemonNews: Serving NT filesystems from an OpenBSD server</a>
1.113     naddy    1846: February, 1999</strong></font><br>
1.15      louis    1847:
                   1848: A system administrator debunks the myth that you must use NT as a file server
                   1849: when you run Windows clients. Squeezing performance out of vintage hardware and
                   1850: adding in some scripts to automate the setup of new projects won management
                   1851: over to OpenBSD.
1.113     naddy    1852: <p>
1.15      louis    1853:
1.113     naddy    1854: <li><font color=#009000><strong>
1.1       deraadt  1855: <a href="http://www.infoworld.com/cgi-bin/displayNew.pl?/security/990215sw.htm">
                   1856: Security Watch, end of year Golden Guardian awards.</a>
1.113     naddy    1857: February, 1999</strong></font><br>
1.1       deraadt  1858:
                   1859: "Finally, we'd be remiss in ignoring OpenBSD in any discussion of top
                   1860: open-source security products. It registered high in our e-mail
                   1861: survey, and we promise to take a more active look at it in future
                   1862: columns."
1.113     naddy    1863: <p>
1.1       deraadt  1864:
1.69      deraadt  1865: <h2>January, 1999</h2>
                   1866:
1.113     naddy    1867: <li><font color=#009000><strong>
1.111     jufi     1868: <a href="http://www.planetit.com/techcenters/docs/linux/technology/PIT19990701S0039/">Open-Source
1.58      louis    1869: Software: Power to the People</a>, Data Communications, January 4, 1999
1.113     naddy    1870: </strong></font><br>
1.58      louis    1871:
                   1872: Columnist Lee Bruno marvels that free software is serving alongside name-brand
1.113     naddy    1873: software. Page three mentions OpenBSD in the roundup.<p>
1.58      louis    1874:
1.113     naddy    1875: <li><font color="#009000"><strong>
1.111     jufi     1876: <a href="http://www.sunworld.com/sunworldonline/swol-01-1999/swol-01-bsd_p.html">The
1.113     naddy    1877: return of BSD</a>, SunWorld, January 1999</strong></font><br>
1.57      louis    1878:
                   1879: BSD veteran Greg Lehey notes the strong loyalty of SunOS 4 users and surveys the
                   1880: BSD-derived OSes available on SPARC and PC hardware. The article also comes with
1.113     naddy    1881: a long list of useful links (some are stale).<p>
1.57      louis    1882:
1.69      deraadt  1883: <h2>November, 1998</h2>
                   1884:
1.113     naddy    1885: <li><font color="#009000"><strong>
1.2       deraadt  1886: <a href="http://www.daemonnews.org/199811/security.html">
1.38      louis    1887: OpenBSD and IPSec, leading the pack</a>, November, 1998
1.113     naddy    1888: </strong></font><br>
1.2       deraadt  1889:
                   1890: A two-part article by Ejovi Nuwere focusing on OpenBSD's IPSec Development.
                   1891: Part one is an introduction to OpenBSD's Photurisd and its current
                   1892: Implementation, including a brief interview with
                   1893: Photurisd creator Neils Provos.
1.113     naddy    1894: <p>
1.1       deraadt  1895:
1.69      deraadt  1896: <h2>August, 1998</h2>
                   1897:
1.113     naddy    1898: <li><font color=#009000><strong>
1.69      deraadt  1899: <a href="http://www.wired.com/news/news/culture/story/5943.html">
1.113     naddy    1900: Beyond HOPE coverage, Wired Magazine</a>, Aug 11, 1997</strong></font><br>
1.1       deraadt  1901:
1.69      deraadt  1902: Completely bogus (but quite amusing) description of what
                   1903: OpenBSD is.
1.113     naddy    1904: <p>
1.1       deraadt  1905:
1.69      deraadt  1906: <h2>July, 1998</h2>
1.1       deraadt  1907:
1.113     naddy    1908: <li><font color=#009000><strong>
1.1       deraadt  1909: <a href="http://www.infoworld.com/cgi-bin/displayArchive.pl?/98/28/o03-28.40d.htm">
                   1910: Security Watch: Monthly Editorial.</a>
1.113     naddy    1911: July, 1998</strong></font><br>
1.1       deraadt  1912:
                   1913: Points at our <a href="http://www.openbsd.org/security.html">security page</a>
                   1914: calling it "OpenBSD's mantra".
1.113     naddy    1915: <p>
1.1       deraadt  1916:
1.113     naddy    1917: <li><font color=#009000><strong><a href="http://www.wired.com">
                   1918: Wired Magazine</a>, June 1998, page 96 (paper edition only)</strong></font><br>
1.18      deraadt  1919: A half-page description of what OpenBSD is, with a strange picture
                   1920: of project founder Theo de Raadt (Wired loves Photoshop).
1.113     naddy    1921: <p>
1.1       deraadt  1922:
1.69      deraadt  1923: <h2>June, 1998</h2>
                   1924:
1.113     naddy    1925: <li><font color=#009000><strong>
1.69      deraadt  1926: <a href="http://webserver.cpg.com/reviews/r1/3.4/index.html">
1.113     naddy    1927: WebServer Online</A>, reprinted in
                   1928: <A href="http://sw.expert.com/R/WS4.JUN.98.pdf">
1.69      deraadt  1929: Server/Workstation Expert (formerly
1.113     naddy    1930: SunExpert Magazine)</a>, June 1998, page 81</strong></font><br>
1.69      deraadt  1931:
                   1932: A glowing four-page description of OpenBSD emphasizing its use
                   1933: as a server and an OS that ships with security in the box
                   1934: (the SunExpert version is in PDF but includes their own
1.113     naddy    1935: graphic - a cross between Superman&#153; and the BSD Daemon, which
1.69      deraadt  1936: the WebServer version in HTML does not).
1.113     naddy    1937: <p>
1.69      deraadt  1938:
                   1939: <h2>May, 1998</h2>
                   1940:
1.113     naddy    1941: <li><font color=#009000><strong>
1.69      deraadt  1942: <a href="http://www.wired.com/news/news/business/story/12035.html">
1.113     naddy    1943: Usenix coverage, Wired Magazine</a>, May 1, 1998</strong></font><br>
1.38      louis    1944:
1.69      deraadt  1945: Mention of OpenBSD with regards to our involvement in the
                   1946: Freenix track held at Usenix in New Orleans.
1.113     naddy    1947: <p>
1.112     naddy    1948:
1.113     naddy    1949: </dl>
                   1950: <p>
1.1       deraadt  1951:
1.113     naddy    1952: <hr>
                   1953: <a name=se></a>
                   1954: <h3><font color=#e00000>Swedish press coverage (in Swedish)</font></h3><p>
1.1       deraadt  1955:
1.200     niklas   1956: <h2>June, 2001</h2>
                   1957:
                   1958: <dl>
                   1959: <li><font color=#009000><strong>
                   1960: <a href="http://nyheter.idg.se/display.asp?id=010613-CS3">
                   1961: Computer Sweden</a>, June 13, 2001</strong></font><br>
                   1962:
                   1963: Picked up on OpenBSD 2.9 press release.
                   1964: <p>
                   1965:
                   1966: </dl>
                   1967:
                   1968: <h2>May, 2001</h2>
                   1969:
                   1970: <dl>
                   1971: <li><font color=#009000><strong>
                   1972: <a href="http://nyheter.idg.se/display.asp?id=010531-cs14">
                   1973: Computer Sweden</a>, May 31, 2001</strong></font><br>
                   1974:
                   1975: A report on the IPFilter removal from OpenBSD.
                   1976: <p>
                   1977:
                   1978: <li><font color=#009000><strong>
                   1979: <a href="http://nyheter.idg.se/display.asp?id=010503-cs7">
                   1980: Computer Sweden</a>, May 03, 2001</strong></font><br>
                   1981:
                   1982: A report on FreeBSD really, but with an explicit statement of OpenBSD
                   1983: being best of brand when it comes to security.
                   1984: <p>
                   1985:
                   1986: </dl>
                   1987:
                   1988: <h2>April, 2001</h2>
                   1989:
                   1990: <dl>
                   1991: <li><font color=#009000><strong>
                   1992: <a href="http://nyheter.idg.se/display.asp?id=010420-cs6">
                   1993: Computer Sweden</a>, April 20, 2001</strong></font><br>
                   1994:
                   1995: A statement that Cygate's Service Protector product is based on OpenBSD.
                   1996: <p>
                   1997:
                   1998: </dl>
                   1999:
1.102     niklas   2000: <h2>June, 2000</h2>
                   2001:
1.113     naddy    2002: <dl>
                   2003: <li><font color=#009000><strong>
1.103     niklas   2004: <a href="reprints/openbsd-hwcrypto.html">
1.113     naddy    2005: S&auml;kerhet & Sekretess</a>, No 4, 2000</strong></font><br>
1.102     niklas   2006:
                   2007: This article reports in a positive tone on OpenBSD's latest security feature,
                   2008: hardware-supported cryptography.
1.113     naddy    2009: <p>
1.102     niklas   2010:
1.113     naddy    2011: </dl>
1.102     niklas   2012:
1.84      niklas   2013: <h2>May, 2000</h2>
                   2014:
1.113     naddy    2015: <dl>
                   2016: <li><font color=#009000><strong>
1.84      niklas   2017: <a href="http://nyheter.idg.se/display.pl?ID=000502-CSD1">
1.113     naddy    2018: Computer Sweden</a>, May 2, 2000</strong></font><br>
1.84      niklas   2019:
                   2020: An article describing *BSD as the choice of the "very demanding".
1.85      louis    2021: OpenBSD is noted for its focus on security and cryptography.
1.113     naddy    2022: <p>
1.84      niklas   2023:
1.113     naddy    2024: </dl>
1.84      niklas   2025:
1.69      deraadt  2026: <h2>November, 1998</h2>
                   2027:
1.113     naddy    2028: <dl>
                   2029: <li><font color=#009000><strong>
1.1       deraadt  2030: <a href="http://www.datateknik.se/arkiv/98-20/28.html">
1.113     naddy    2031: Datateknik</a>, Nov 20, 1998</strong></font><br>
1.1       deraadt  2032:
                   2033: An article on the swedish <a href="events.html#ipsec98">IPSec interop</a> event
                   2034: mentions OpenBSD as one of the successful participants, and has a
                   2035: mini-interview with OpenBSD developer Niklas Hallqvist.
1.113     naddy    2036: <p>
1.1       deraadt  2037:
1.113     naddy    2038: <li><font color=#009000><strong>
1.1       deraadt  2039: <a href="http://www.datateknik.se/arkiv/98-13/1.html">
1.10      deraadt  2040: Datateknik</a>, Nov 13, 1998 and
1.1       deraadt  2041: <a href="http://www.datateknik.se/arkiv/98-14/1.html">
1.113     naddy    2042: Datateknik</a>, Nov 14, 1998</strong></font><br>
1.1       deraadt  2043:
1.20      louis    2044: Two published letters talking about OpenBSD's role in MacOS X.  The first
                   2045: one has some misconceptions which are corrected by the second which
1.1       deraadt  2046: explains the licensing issues and points to our
                   2047: <a href="policy.html">copyright policy</a> page.
1.113     naddy    2048: <p>
1.1       deraadt  2049:
1.113     naddy    2050: </dl>
1.1       deraadt  2051:
1.113     naddy    2052: <hr>
1.202     jufi     2053: <a name=fi></a>
                   2054: <h3><font color=#e00000>Finnish press coverage (in Finnish)</font></h3><p>
                   2055:
                   2056: <dl>
                   2057:
                   2058: <h2>June, 2001</h2>
                   2059:
                   2060: <li><font color=#009000><strong>
                   2061: <a href="http://www.itviikko.fi/uutiset/uutinen.asp?UutisID=46057">ITviikko - uutinen</a>
                   2062: June 14, 2001 </strong></font><br>
                   2063:
                   2064: A short article about IPF threatening the OpenSource Principles of OpenBSD, and thus IPF
                   2065: will be removed from OpenBSD.
                   2066: </dl>
                   2067:
                   2068: <hr>
1.113     naddy    2069: <a name=jp></a>
1.202     jufi     2070:
1.113     naddy    2071: <h3><font color=#e00000>Japan press coverage (in Japanese)</font></h3><p>
1.20      louis    2072:
1.113     naddy    2073: <dl>
1.20      louis    2074:
1.170     louis    2075: <h2>December, 2000</h2>
                   2076:
                   2077: <li><font color=#009000><strong>
                   2078: <a href="http://www.zdnet.co.jp/macwire/0012/06/c_opinion.html">Opinion:
                   2079: why I use OpenBSD</a>, MacWIRE Online, ZDNet Japan, December 6, 2000
                   2080: </strong></font><br>
                   2081:
                   2082: Translation of Stephan Somogyi's opinion piece, explaining why he runs
                   2083: OpenBSD.  Some might argue that his example security flaw,
                   2084: open spam relays, is really no big deal, but we think it raises an
                   2085: important point: if an OS or mail system ships with relaying open by default,
                   2086: what message does that send about that system's resistance to less trivial
                   2087: attacks.  He also chides Intel and 3Com for not providing driver
                   2088: documentation to allow their IPSec networking cards to be used.
                   2089: <p>
                   2090:
1.69      deraadt  2091: <h2>September, 1999</h2>
                   2092:
1.113     naddy    2093: <li><font color=#009000><strong>
1.135     ericj    2094: <a href="http://www.ascii.co.jp/BSDmag/">BSD Magazine</a>,
1.20      louis    2095: Sept. 28, 1999
1.113     naddy    2096: </strong></font><br>
1.20      louis    2097:
                   2098: ASCII Corporation is launching a Japanese language magazine that covers the
                   2099: freenix BSDs, BSD/OS and related subjects. The magazine will also be
                   2100: translating and reprinting articles from
                   2101: <a href="http://www.daemonnews.org/">Daemon News</a>, the BSD ezine.
1.113     naddy    2102: <p>
1.112     naddy    2103:
1.113     naddy    2104: </dl>
1.20      louis    2105:
1.113     naddy    2106: <hr>
                   2107: <a name=de></a>
                   2108: <h3><font color=#e00000>Germany press coverage (in German)</font></h3><p>
                   2109: <dl>
1.50      louis    2110:
1.151     louis    2111: <h2>September, 2000</h2>
                   2112:
                   2113: <li><font color=#009000><strong>
                   2114: Das BSD-Ports-Verzeichnis, FreeX Magazin, 4.Quartal 2000
                   2115: </strong></font><br>
                   2116:
                   2117: J&ouml;rg Braun surveys the <a href="ports.html">Ports</a> system that gives
                   2118: users easy access to hundreds of net freeware applications. The author covers
                   2119: the various <code>make</code> options and targets, and also notes OpenBSD's
                   2120: &quot;fake&quot; installation used to create easily distributable binary
                   2121: packages as an automatic by-product of building a port.
                   2122:
                   2123: <p>
                   2124:
1.72      louis    2125: <h2>February, 2000</h2>
                   2126:
1.113     naddy    2127: <li><font color=#009000><strong>
1.109     reinhard 2128: <a href="http://linux.kbst.bund.de/index.html">Open Source Software in der Bundesverwaltung</a>, Bundesministerium des Innern,
1.72      louis    2129: Februar 2000
1.113     naddy    2130: </strong></font><br>
1.72      louis    2131:
1.101     jufi     2132: A paper on open source software in the German federal government,
1.73      louis    2133: published by the Federal Ministry of the Interior. The paper, which
                   2134: gave reference to OpenBSD among many other OSes and applications, was
1.113     naddy    2135: posted then retracted on &quot;orders from above&quot; in the ministry.
1.101     jufi     2136: Giving way to
                   2137: <a href="http://www2.linuxtag.de/2000/deutsch/shownews.php3?id=0047">
                   2138: the pressure and protests</a> of the open source movement the ministry
                   2139: rerelased the document after cutting out some numbers.
                   2140: (the Microsoft Licence fees, btw.!)
1.113     naddy    2141: <p>
1.72      louis    2142:
1.69      deraadt  2143: <h2>December, 1999</h2>
                   2144:
1.113     naddy    2145: <li><font color=#009000><strong>
1.111     jufi     2146: <a href="http://www.heise.de/newsticker/data/odi-02.12.99-000/">
1.50      louis    2147: OpenBSD 2.6 ist da</a>, heise online newsticker, December 2, 1999
1.113     naddy    2148: </strong></font><br>
1.50      louis    2149:
                   2150: Brief summary of the OpenBSD 2.6 press release.
1.113     naddy    2151: <p>
                   2152: </dl>
1.112     naddy    2153:
1.50      louis    2154:
1.113     naddy    2155: <hr>
                   2156: <a name=ru></a>
                   2157: <h3><font color=#e00000>Russian press coverage (in Russian)</font></h3><p>
                   2158: <dl>
1.56      deraadt  2159:
1.69      deraadt  2160: <h2>January, 2000</h2>
                   2161:
1.113     naddy    2162: <li><font color=#009000><strong>
1.98      deraadt  2163: Byte Magazine, Russia,
                   2164: <a href="http://byte.piter-press.ru/magazine/1.17.2000">January 2000 issue</a>
1.113     naddy    2165: </strong></font><br>
1.62      form     2166:
                   2167: Interview with Theo de Raadt about history and feature of OpenBSD project.
1.113     naddy    2168: <p>
1.62      form     2169:
1.69      deraadt  2170: <h2>July, 1999</h2>
                   2171:
1.113     naddy    2172: <li><font color=#009000><strong>
1.98      deraadt  2173: Byte Magazine, Russia,
                   2174: <a href="http://byte.piter-press.ru/magazine/7-8.11-12.1999">July/August 1999 issue</a>.
1.113     naddy    2175: </strong></font><br>
1.56      deraadt  2176:
1.59      form     2177: A review of OpenBSD 2.5 and OpenBSD project goals.
1.113     naddy    2178: <p>
1.112     naddy    2179:
1.113     naddy    2180: </dl>
1.112     naddy    2181:
1.113     naddy    2182: <hr>
                   2183: <a name=pl></a>
                   2184: <h3><font color=#e00000>Poland press coverage (in Polish)</font></h3><p>
                   2185: <dl>
1.56      deraadt  2186:
1.113     naddy    2187: <li><font color=#009000><strong>
1.129     louis    2188: <a href="http://urtica.linuxnews.pl/">OpenBSD and Linux</a>, LinuxNews
                   2189: Radio, August 2, 2000
                   2190: </strong></font><br>
                   2191:
                   2192: Bartek Rozkrut (aka Madey), made a guest appearance on LinuxRadio, speaking
1.199     pvalchev 2193: about differences between OpenBSD and Linux. During the show, listeners were
1.129     louis    2194: able to comment and ask questions on IRCNET's #linuxnews channel. The main
                   2195: criticism was that OpenBSD doesn't support SMP and isn't available for the
                   2196: IA-64 platform. LinuxNEWS is the biggest polish Linux news service, covering
                   2197: the entire Linux scene in Poland.<br>
                   2198: <i>Here's the <a href="http://urtica.linuxnews.pl/radio/audycja7.mp3">MP3</a></i>.
                   2199: <p>
                   2200:
                   2201: <li><font color=#009000><strong>
1.89      louis    2202: <a href="http://www.linux.news.pl/openbsd.html">OpenBSD - ma same zalety?</a>,
                   2203: <i>OpenBSD - Nothing but advantages?</i>, LinuxNews Serwis Informacyjny,
                   2204: January 2000
1.113     naddy    2205: </strong></font><br>
1.89      louis    2206:
                   2207: Bartek Rozkrut combines an overview of OpenBSD with a review of how to
                   2208: download and install the system. He mentions Theo de Raadt's "craze"
                   2209: about security and how he frustrates Linux advocates on Bugtraq with
                   2210: mails like "the problem was fixed a year ago in OpenBSD".
                   2211: The author spends some time explaining the disklabel partitioning scheme and
                   2212: reassuring would-be users that the no-frills installation script actually
1.113     naddy    2213: works even though it doesn't have a fancy point & click interface. He even
                   2214: gives typical download times from the various national ISPs.<br>
1.89      louis    2215: <i>Thanks to Vadim Vygonets, Wojciech Scigala and Tenyen for their help
                   2216: with the translation. For the full text, see the
                   2217: <a href="http://www.openbsd.org/mail.html">advocacy@openbsd.org
                   2218: mail archives</a>. Interpretation errors are mine --louis</i>
1.113     naddy    2219: <p>
                   2220: </dl>
1.56      deraadt  2221:
1.113     naddy    2222: <hr>
                   2223: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                   2224: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.210   ! jufi     2225: <br><small>$OpenBSD: press.html,v 1.209 2001/10/02 19:06:01 ian Exp $</small>
1.1       deraadt  2226:
                   2227: </body>
                   2228: </html>