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

Annotation of www/events.html, Revision 1.203

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD events</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="distribution" content="global">
1.198     wvdputte    8: <meta name="copyright" content="This document copyright 1996-2003 by OpenBSD.">
1.1       deraadt     9: </head>
                     10:
                     11: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     12:
1.167     jsyn       13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    14: <p>
1.78      louis      15: <h2><font color=#e00000>Events</font></h2>
                     16: OpenBSD developers, users and sponsors attend trade shows and conferences,
                     17: give papers, and organise &quot;Birds Of a Feather&quot; (BOF) sessions.
1.165     ian        18: This is an opportunity to find out more about OpenBSD or just meet
                     19: like-minded people.
1.8       deraadt    20:
1.78      louis      21: <hr>
                     22:
                     23: <h2>Future events:</h2>
1.132     louis      24:
1.198     wvdputte   25: <dl>
                     26: </dl>
1.183     wvdputte   27:
1.152     jakob      28: <hr>
                     29:
1.132     louis      30: <!-- STYLE NOTES:
                     31:     Place past events in most-recent-first order.
                     32:     Make sure you change the tense from future to past when you move an item.
1.142     ian        33:     Use <br> tags instead of <p> to avoid gaps within an item.
1.132     louis      34: -->
                     35:
1.152     jakob      36: <h2>Past events:</h2>
                     37: <dl>
                     38:
1.188     henning    39: <h3>2003</h3>
1.195     deraadt    40:
1.202     jason      41: <li><strong><a name=usenix2003></a>
                     42: <a href="http://www.usenix.org/events/usenix03/">
                     43: Usenix Annual Technical Conference.</a></strong>,
                     44: Jun 9-14, San Antonio, Texas, USA<br>
                     45: A few OpenBSD developers were there and one paper was presented:
                     46: <ul>
                     47: <li>The Design of the OpenBSD Cryptographic Framework.<br>
                     48:     <a href="events.html#usenix2003">Usenix 2003</a>, by
                     49:     <a href="mailto:angelos@openbsd.org">Angelos D. Keromytis</a>,
                     50:     <a href="mailto:jason@openbsd.org">Jason L. Wright</a>, and
                     51:     <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>.<br>
                     52:     <a href="papers/ocf.pdf">paper</a>.
                     53: </ul>
                     54: <p>
                     55:
1.201     deraadt    56: <li><strong>OpenBSD c2k3 "Hackathon"</strong>,
                     57: May 9 - 19, Calgary, Canada<br>
                     58: Over 50 developers congregated in Calgary for a 10 day long development
                     59: session.
                     60: <p>
                     61:
1.203   ! jason      62: <li><strong><a href="http://www.webb.it/">Webbit 2003</a></strong>,
        !            63: May 9-11, 2003, Padova, Italy<br>
        !            64: Giacomo Cariello and Wim Vandeputte attended, and several OpenBSD
        !            65: <a href="http://www.deadly.org/article.php3?sid=20030503101052">related talks</a> were given.
        !            66: <p>
        !            67:
1.201     deraadt    68: <li><strong><a href="http://cansecwest.com/">CanSecWest 03</a></strong>,
                     69: Apr 10, Vancouver, Canada<br>
1.195     deraadt    70: Theo spoke about killing buffer overflows using ProPolice and the new W^X technology,
1.196     matthieu   71: available as a <a href="papers/csw03.mgp">magicpoint file</a>.
1.195     deraadt    72: <p>
                     73:
1.201     deraadt    74: <li><strong><a href="http://www.cebit.de/">CeBIT 2003</a></strong>,
                     75: Mar 14, Hannover, Germany<br>
                     76: You could have found our <a href="http://www.linux-events.de/LinuxPark/cebit/Specials/openbooth.html">booth</a> in Halle 6, A53/068. Friday, Henning and Markus
1.196     matthieu   77: gave a talk on OpenBSD and OpenSSH. <a href="papers/cebit2003.tgz">slides</a> are available.
1.194     henning    78: <p>
                     79:
1.201     deraadt    80: <li><strong><a href="http://www.linuxforum.dk/2003/english/">LinuxForum 2003</a></strong>,
                     81: Mar 1, Copenhagen<br>
1.196     matthieu   82: Daniel spoke about pf (slides in <a href="papers/linuxforum2k3.tar.gz">mgp</a>,
1.191     dhartmei   83: <a href="http://www.benzedrine.cx/linuxforum/">html</a>).
                     84: It was a small but cozy conference, jointly held by Danish Linux and BSD
                     85: user groups.
                     86: <p>
                     87:
1.201     deraadt    88: <li><strong><a href="http://www.cuug.ab.ca">CUUG - The Calgary Unix Users Group</a></strong>,
                     89: Feb 25, 18:00 MST, Calgary<br>
1.190     miod       90: OpenBSD lead developer Theo de Raadt spoke about some of the recent
                     91: changes in OpenBSD that are leading the way to the complete elimination of
                     92: "buffer overflow" security risks and attacks.
                     93: <p>
                     94:
1.201     deraadt    95: <li><strong><a href="http://www.fosdem.org/">FOSDEM 2003</a></strong>,
                     96: Feb 8 - 9, Brussels<br>,
1.187     henning    97: Henning and Philipp gave a talk on -current pf developments
1.196     matthieu   98: (<a href="papers/fosdem2k3-pf.mgp">slides</a>)
1.187     henning    99: and on Saturday evening, there was an OpenBSD dinner for those interested.
                    100: <p>
                    101:
1.201     deraadt   102: <li><strong><a href="http://linuxsolutions.fr/FR/home/index.php?site=default">Linux Solutions</a></strong>,
                    103: Feb 4-6, CNIT - Paris La Défense<br>
1.185     miod      104: There was an OpenBSD booth with several OpenBSD developers, as well as 3.2 OpenBSD
                    105: CD sets and Tshirts.
                    106: <p>
                    107:
1.161     millert   108: <h3>2002</h3>
1.201     deraadt   109: <li><strong><a href="http://www.ccc.de/congress/2002/">19c3: the 19th CCC Congress</a></strong>,
                    110: Dec 27-29, Berlin<br>
                    111: There was a huge <a href="http://www.eurobsd.org/19c3">reserved space</a> for
1.184     wvdputte  112: OpenBSD users and developers, a couple of -current test systems and for those
                    113: curious, a first look at the 3.2 OpenBSD Tshirts.
                    114: <p>
1.177     jason     115:
1.201     deraadt   116: <li><strong><a href="http://2002.eurobsdcon.org/">BSDCon Europe 2002</a></strong>,
                    117: November 15-17, Amsterdam, Netherlands<br>
1.181     henning   118: OpenBSD people were there;
1.180     henning   119: Philipp B&uuml;hler and Henning Brauer spoke about
1.182     ian       120: <a href="papers/tuning-openbsd.ps">
                    121: network performance tuning on OpenBSD</a>,
                    122: and Ian Darwin presented a
                    123: <a href="papers/eurobsd-firewalls-2002.pdf">
                    124: tutorial on OpenBSD servers/firewalls</a>.
1.179     pb        125: <p>
1.178     pb        126:
1.177     jason     127: <li><strong><a href="http://www.usenix.org/events/lisa02/">
1.201     deraadt   128: LISA '02: 16th Systems Administration Conference</a></strong>,
                    129: Nov 3-8, Philadelphia, USA<br>
1.177     jason     130: Mickey and Jason manned the booth at the vendor expo (the only BSD
                    131: represented) and sold <a href="32.html">3.2</a> CDs, and Jason gave a BoF
                    132: session on <a href="32.html">3.2</a> and future.
                    133: <p>
                    134:
1.172     miod      135: <li><strong><a href="http://lsm.abul.org">
1.201     deraadt   136: The 3rd Libre Software Meeting</a></strong>,
                    137: July 9-13, Bordeaux, France<br>
1.172     miod      138: Several OpenBSD developers and users were attending the meeting, and
                    139: Niels Provos presented his
                    140: <a href="http://www.citi.umich.edu/u/provos/systrace">systrace</a>
                    141: system call policy management tool.
1.174     nick      142: <p>
1.172     miod      143:
1.201     deraadt   144: <li><strong><a href="http://www.Webb.it">Webb.it 02</a></strong>,
                    145: July 5-7, Padova, Italy<br>
1.171     ian       146: OpenBSD developers had a booth selling CD's, T-shirts, etc.
                    147: <p>
                    148:
1.168     miod      149: <li><strong><a href="http://www.softwarelivre.rs.gov.br/forum">
1.201     deraadt   150: The Annual International Free Software Forum</a></strong>
                    151: May 2-4, Porto Alegre-RS, Brazil<br>
1.168     miod      152: Mainly a Linux/GNU event, but this year the BSD Operating Systems
1.169     horacio   153: had a chance to prove their value.
                    154: Edson Brandi spoke on FreeBSD, Diego Linke
1.168     miod      155: on NetBSD, and Ricardo Nascimento Ferreira on OpenBSD.
1.169     horacio   156: <p>
1.168     miod      157:
1.201     deraadt   158: <li><strong><a href="http://www.usenix.org/events/bsdcon02/">BSDCON 2002</a></strong>,
                    159: Feb 11-14, San Francisco, California, USA<br>
1.161     millert   160: Todd Miller gave an update on current OpenBSD status and participated in a
1.162     millert   161: BSD panel discussion.  The <a href="slides/bsdcon_2002/index.html">slides</a>
                    162: are available.
1.161     millert   163: <p>
                    164:
1.201     deraadt   165: <li><strong><a href="http://www.linuxexpoparis.com">Linux expo Paris 2002</a></strong>,
                    166: Jan 30-Feb 1, Paris, France<br>
1.163     miod      167: The french Linux Expo 2002 was quite small and as usual the OpenBSD booth ended
                    168: up with others on the expo's side.  On the first day, almost all the merchandise
                    169: was sold, and we have even sold older versions (2.9) the following days to
                    170: people who wouldn't leave without a cd set in their hands...
                    171: <p>
                    172:
1.201     deraadt   173: <li><strong><a href="http://musess.mcmaster.ca/">MUSESS 2002</a></strong>,
                    174: Jan 25-26, McMaster University, Ontario, Canada<br>
1.164     millert   175: Louis Bertrand gave a presentation on OpenBSD titled
                    176: <strong>Fix The Bugs, Secure The System</strong>.
                    177: The <a href="slides/musess_2002/index.html">slides</a> are available.
                    178: <p>
                    179:
1.152     jakob     180: <h3>2001</h3>
                    181:
1.201     deraadt   182: <li><strong><a href="http://www.usenix.org/events/lisa01/">USENIX LISA 2001</a></strong>,
                    183: Dec 2-7, San Diego, California, USA<br>
1.160     jufi      184: Niels Provos gave a presentation, and there's been a booth selling
                    185: tshirts and 3.0 CDs.
                    186: <p>
                    187:
1.201     deraadt   188: <li><strong><a href="http://www.ietf.org/meetings/IETF-52.html">52nd IETF</a></strong>,
                    189: Dec 9-14, Salt Lake City, Utah, USA<br>
1.160     jufi      190: Angelos, Itojun &amp; Jakob were there.
                    191: <p>
                    192:
1.158     deraadt   193: <li><strong>
                    194: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">
1.201     deraadt   195: DISC 2001</a></strong>,
                    196: Nov 26 - 29, Mexico City, Mexico<br>
1.158     deraadt   197: Once again, Theo de Raadt explained the security auditing process and
                    198: subsequent secure configuration choices made in OpenBSD, in a talk
                    199: entitled "Updated thoughts on writing a secure Operating System".
                    200: <p>
                    201:
1.201     deraadt   202: <li><strong><a href="http://www.linux.org.hk">LinuxCafe</a></strong>,
                    203: Sep 15, Hong Kong, China<br>
1.156     provos    204: Shell Hung gave an introduction for BSD and demonstration of OpenBSD to HKLUG.
                    205: <p>
                    206:
1.201     deraadt   207: <li><strong>VPN Bakeoff</strong>,
                    208: Aug 13-18, Finland<br>
1.156     provos    209: Jakob and Itojun were there.
                    210: <p>
1.158     deraadt   211:
1.150     wvdputte  212: <li><strong>
1.201     deraadt   213: <a href=http://www.hal2001.org>HAL 2001</a></strong>,
                    214: Aug, Twente, Netherlands<br>
1.153     jufi      215: Quite a lot of developers were there, we even had our own tent.
                    216: Niels, Rees and Dugsong held talks, more info on the main website
                    217: for HAL2001. And of course T-Shirts and CDROMs were sold.
1.150     wvdputte  218: <p>
1.137     aaron     219:
                    220: <li><strong>
1.201     deraadt   221: <a href="http://conferences.oreilly.com/oscon/">O'Reilly Open Source Conference</a></strong>,
                    222: Jul 23-27, San Diego, California, USA<br>
1.148     brian     223: OpenBSD had a booth selling CD's, T-shirts, etc.
                    224: Ian Darwin presented his "Firewalls and Secure Internet Servers
                    225: with OpenBSD" tutorial.
                    226: <p>
                    227:
                    228: <li><strong>
1.201     deraadt   229: <a href="http://www.defcon.org">DEF CON Nine</a></strong>,
                    230: Jul 13-15, Las Vegas, USA<br>
1.148     brian     231: OpenBSD developers and users make it a point to attend every year,
                    232: and had a table selling CD's, shirts, etc.
                    233: <p>
                    234:
                    235: <li><strong>
1.201     deraadt   236: <a href="http://www.sek.co.kr/sek2001/sek_html/main.htm">Software Exhibition of Korea</a></strong>,
                    237: Jun 26-29, Seoul, Korea<br>
1.146     krw       238: urisecure/NDS sponsored an OpenBSD booth with CD's, posters,
                    239: and a live demo of OpenBSD's IPSEC hardware acceleration.
                    240: <p>
                    241:
                    242: <li><strong>
1.201     deraadt   243: <a href="http://www.usenix.org/events/usenix01/">2001 USENIX Annual Technical Conference.</a></strong>,
                    244: Jun 25-30, Boston, USA<br>
1.146     krw       245: OpenBSD developers were there, selling CD's, T-shirts, etc.
                    246: <p>
                    247:
                    248: <li><strong>
1.143     dugsong   249: <a href="http://www.olymfair.org/eng/workshop.htm">Information
1.201     deraadt   250: Security OlymFair</a></strong>,
                    251: May 16-18, Seoul, Korea<br>
1.143     dugsong   252: Dug Song gave a detailed introduction to OpenBSD to the Korean
                    253: security community.
                    254: <p>
                    255:
                    256: <li><strong>
1.201     deraadt   257: <a href="http://www.osdem.org/">2001 Open Source and Free Software Developers' Meeting</a></strong>,
                    258: Feb 3-4, Brussels, Belgium<br>
1.137     aaron     259: There was an OpenBSD booth with some loose talks made.
                    260: <p>
                    261:
                    262: <li><strong>
1.201     deraadt   263: <a href="http://www.linuxexpoparis.com/">2001 Linux Expo</a></strong>,
                    264: Feb 1-2, Paris, France<br>
1.137     aaron     265: There was an OpenBSD booth in the 'F' area.
                    266: <p>
                    267:
1.132     louis     268: <h3>2000</h3>
                    269:
                    270: <li><strong>
1.134     jufi      271: <a href="http://www.usenix.org/events/lisa2000/">LISA 2000,
1.201     deraadt   272: USENIX Systems Administration Conference</a></strong>,
                    273: Dec 3-8, New Orleans, USA<br>
1.134     jufi      274: Wim Vandeputte and other volunteers have been running a sales table with
                    275: shirts, posters and the brand new 2.8 CDs.
                    276: <p>
                    277:
                    278: <li><strong>
1.201     deraadt   279: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">DISC 2000.</a></strong>,
                    280: Nov 26 - Dec 1, Mexico City, Mexico<br>
1.133     deraadt   281: Theo de Raadt explained the security auditing process and subsequent secure
                    282: configuration choices made in OpenBSD, in a talk entitled "Secure by Default".
                    283: Over the next few days, he also participated in two panels with various security
                    284: experts who had flown in from around the world.  Following this, Theo climbed
1.151     jsyn      285: one of the largest volcanoes, called Malinche.
1.133     deraadt   286: <p>
                    287:
                    288: <li><strong>
1.132     louis     289: <a href="http://www.nluug.nl/events/nj2000">
1.201     deraadt   290: NLUUG Najaarsconferentie 2000</a></strong>,
                    291: Nov 9, Ede, NL<br>
1.132     louis     292: There was an OpenBSD booth where people dropped by for information or to
                    293: get their Tshirts, polos, caps and 2.7 CDs.
1.13      deraadt   294: <p>
1.4       millert   295:
1.132     louis     296: <li><strong><a name=ipsec2000></a>
                    297: <a href="http://www.upperside.fr/baipsecy2k.htm">
1.201     deraadt   298: IPsec 2000 Global Summit</a></strong>,
                    299: Oct 24-27, Paris La Defense, France<br>
1.159     miod      300: Niels Provos ended the conference by speaking about the IPsec architecture
1.132     louis     301: in OpenBSD. The talk was well received and many people were very interested
                    302: about our cryptographic hardware acceleration.
                    303:
                    304: <ul>
1.159     miod      305: <li>The IPsec Architecture in OpenBSD</a><br>
                    306:     <a href="#ipsec2000">IPsec 2000 Global Summit</a>
1.132     louis     307:     by <a href="mailto:provos@openbsd.org">Niels Provos</a>.<br>
                    308:     <a href="papers/ipsec-slides.ps">slides</a>.
                    309: </ul>
1.4       millert   310: <p>
1.132     louis     311:
1.7       deraadt   312: <li><strong>
1.201     deraadt   313: <a href="http://ApacheCon.Com/2000/EU/">ApacheCon Europa 2000</a></strong>,
                    314: Oct 23-25, London, UK<br>
1.132     louis     315: There was an OpenBSD booth where people could drop by for information and
                    316: a chat with the local OpenBSD personnel. We also had the essentials for
                    317: your wardrobe (Tshirts, polos, caps), for your hardware (2.7 CDs) and for your
                    318: mind (drinks afterwards).
                    319: <p>
                    320:
1.201     deraadt   321: <li><strong><a href="http://www.bsdcon.com/">BSD Con 2000</a></strong>,
                    322: Oct 18-20, Monterey, CA, USA<br>
1.132     louis     323: David Terrell ran an OpenBSD booth selling T-shirts and CDs and answering
                    324: questions.
1.32      deraadt   325: <p>
1.1       deraadt   326:
1.132     louis     327: <li><strong><a name=opensource2000></a>
                    328: <a href="http://www.opensource-forum.com/konferens">
1.201     deraadt   329: The Open Source Revolution</a></strong>,
                    330: Oct 5, Stockholm, Sweden<br>
1.133     deraadt   331: Theo de Raadt spoke about how user expectations for security out of the box
                    332: have changed over the last years.
1.1       deraadt   333: <p>
                    334:
1.132     louis     335: <li><strong><a name=sec2000></a>
                    336: <a href="http://www.usenix.org/events/sec2000/">
1.201     deraadt   337: Usenix Security</a></strong>,
                    338: Aug 14-17, Denver, Colorado, USA<br>
1.132     louis     339: Some OpenBSD developers were there and one paper was presented:
                    340: <ul>
                    341: <li>Encrypting Virtual Memory</a><br>
                    342:     <a href="#sec2000">Usenix Security 2000</a>
                    343:     by <a href="mailto:provos@openbsd.org">Niels Provos</a>.<br>
                    344:     <a href="papers/swapencrypt.ps">paper</a> and
                    345:     <a href="papers/swapencrypt-slides.ps">slides</a>.
                    346: </ul>
1.1       deraadt   347: <p>
1.132     louis     348:
1.10      provos    349: <li><strong>
1.201     deraadt   350: <a href="http://www.defcon.org/html/defcon-8-post.html">Defcon 2000</a></strong>,
                    351: Jul 28-30, Las Vegas, Nevada, USA<br>
1.132     louis     352: Kjell Wooding (our ipf maintainer), James Phillips from the
                    353: <a href="http://www.deadly.org">OpenBSD Journal</a>, and Theo de Raadt
                    354: had a table and were selling OpenBSD CDROMs, tshirts, and posters on
                    355: Friday and Saturday.  Hordes of people visited our table and we at the
                    356: end we were completely sold out of CDROMS and shirts (allowing us to go
                    357: check out Hoover Dam's hardhat tour on Sunday and leave the madness behind).
                    358: <br>
                    359: We were completely amazed at the people who stopped by our table, to say
                    360: that they were relying on OpenBSD.
                    361: <p>
1.32      deraadt   362:
1.132     louis     363: <li><strong>
                    364: <a href="http://conferences.oreilly.com/oscon2000/">
                    365: O'Reilly Open Source Conference 2000,
1.201     deraadt   366: </a></strong>,
                    367: Jul 17-20, Monterey, California, USA<br>
1.132     louis     368: Ian Darwin presented a <a href=papers/oreilly2000/>tutorial</a> on
                    369: <a href="http://www.oreillynet.com/pub/w/bsd_tutorials.html">
                    370: Secure Internet Servers/Firewalls with OpenBSD</a>, and bravely
                    371: manned the OpenBSD booth for the remainder of the show.
                    372: Kjell Wooding took part in a panel discussion on the Future of the BSDs,
                    373: and spoke about
                    374: <a href="http://www.oreillynet.com/pub/w/bsd_presentations.html">
                    375: Secure By Default.</A> Both sessions were well attended, and at least
                    376: one Linux sysadmin was seen racing for a keyboard, scared look in his eyes,
                    377: after the security talk.
1.3       provos    378: <p>
1.132     louis     379:
1.6       deraadt   380: <li><strong>
1.201     deraadt   381: <a href="http://www.linuxtag.de/2000/english/">LinuxTag 2000</a></strong>,
                    382: Jun 29-Jul 2, Stuttgart, Germany<br>
1.132     louis     383: There was a BSD booth where we had the first <a href="27.html">OpenBSD 2.7 CDs</a> for Europe
                    384: and the new blue stitchwork <a href="tshirts.html#11">Blowfish Polo</a> shirt.
                    385: <br>
                    386: Christian Weisgerber gave a
                    387: <a href="http://www.linuxtag.de/2000/english/conference/talks.php3?ID=3">talk
                    388: on BSD</a>.
1.32      deraadt   389: <p>
1.1       deraadt   390:
1.6       deraadt   391: <li><strong>
1.132     louis     392: <a name=usenix2000>
                    393: <a href="http://www.usenix.org/events/usenix2000/">
1.201     deraadt   394: Usenix Annual Technical Conference.</a></strong>,
                    395: Jun 18-23, San Diego, California, USA<br>
1.132     louis     396: Almost 20 OpenBSD developers showed up for the 25th anniversary of Usenix.
                    397: We had a vendor booth, as well as a number of papers being presented.
                    398: Conference attendees had the opportunity to test drive the new release,
                    399: OpenBSD 2.7, on the 30 workstations in the terminal room.  For the first
                    400: time ever, the terminal room and wavelan networks also had a IPv6 connection,
1.147     jason     401: and some users even discovered so by themselves.
1.132     louis     402: Theo also held a BoF on the Wednesday evening, after which the developers
                    403: had almost too much singing in foreign languages with the help of helium.
                    404: <ul>
                    405:
                    406: <li>Implementing Internet Key Exchange, IKE.<br>
                    407:     <a href="#usenix2000">Usenix 2000</a>
                    408:     by <a href="mailto:angelos@openbsd.org">Angelos D. Keromytis</a>,
                    409:     <a href="mailto:niklas@openbsd.org">Niklas Hallqvist</a>.<br>
                    410:     <a href="papers/ikepaper.ps">paper</a> and
                    411:     <a href="papers/ikeslides.ps">slides</a>.
                    412:
                    413: <li>Transparent Network Security Policy Enforcement.<br>
                    414:     <a href="#usenix2000">Usenix 2000</a>
                    415:     by <a href="mailto:angelos@openbsd.org">Angelos D. Keromytis</a>,
                    416:     <a href="mailto:jason@openbsd.org">Jason L. Wright</a>.<br>
                    417:     <a href="papers/bridgepaper.ps">paper</a> and
                    418:     <a href="papers/bridgeslides.ps">slides</a>.
1.2       deraadt   419:
1.132     louis     420: <li>Safety Checking of Kernel Extensions.<br>
                    421:     <a href="#usenix2000">Usenix 2000</a>
                    422:     by <a href="mailto:cmetz@openbsd.org">Craig Metz</a>.
                    423: </ul>
1.2       deraadt   424: <p>
                    425:
1.132     louis     426: <li><strong>
                    427: <a href="http://www.manlug.mcc.ac.uk/calendar.html">
1.201     deraadt   428: OpenBSD: The Open Source Secure Operating System</a></strong>,
                    429: June 17, 2000, 14:00. Manchester, UK<br>
1.132     louis     430: Sam Smith gave a rundown of features coming in OpenBSD 2.7 and
                    431: OpenSSH 2.1. His <a href="http://www.manlug.mcc.ac.uk/20000617/">slides</a>
                    432: are available from the user group's site.
1.1       deraadt   433: <p>
1.2       deraadt   434:
1.132     louis     435: <li><strong>
                    436: <a href="reprints/crypto2000.html">
                    437: OpenBSD Crypto 2000 conference.
1.201     deraadt   438: </a></strong>,
                    439: June 15 - 20, 2000, Calgary, AB, Canada<br>
1.132     louis     440: Repeating the tradition of a similar meeting held last year, many
                    441: OpenBSD developers from around the world converged on Calgary
                    442: for a weekend long hack-and-drink session.  As before, the event
                    443: was invitation only.  Many significant things got done, including
                    444: ipv6 + ipsec running over hardware crypto devices.
1.1       deraadt   445: <p>
1.11      jkatz     446:
1.17      deraadt   447: <li><strong>
1.201     deraadt   448: <a href="http://www.converge2000.com">CONVERGENCE 2000</a></strong>,
                    449: May 18, 2000. Convention Centre, Calgary, Alberta, Canada<br>
1.132     louis     450: Theo de Raadt participated in a panel discussion about the pros and cons
                    451: of using Open Source software in various business environments.  The local
                    452: users also handed out OpenSSH and OpenBSD posters, and were absolutely
                    453: surprised and amazed by the number of Calgary companies quietly using
                    454: OpenBSD.
1.21      pattonme  455: <p>
1.17      deraadt   456:
1.23      niklas    457: <li><strong>
1.132     louis     458: CanSecWest.
                    459: May 10-12, 2000. Robson Conference Centre, Vancouver, BC, Canada.</strong><br>
                    460: Theo de Raadt spoke about why programmers keep making the same stupid mistakes,
                    461: what types of efforts might improve this, and how this all relates to auditing
                    462: efforts.  Rain Forest Puppy, Ron Gula (Network Security Wizards), Ken Williams (E&Y),
                    463: March Roesch (snort/HiverWorld), and Fyodor (nmap) were among the other speakers
                    464: at this event.  (On a personal note: at this conference Theo realized that three
                    465: leading Network Intrusion Detection System companies use OpenBSD as their
                    466: base operating system: Hiverworld, Network Security Wizards, and NFR).
1.32      deraadt   467: <p>
1.25      deraadt   468:
1.132     louis     469: <li><strong>
                    470: <a href="http://www.zdevents.com/comdex/spring2000/">Linux Business Expo /
1.201     deraadt   471: COMDEX Spring 2000</a></strong>,
                    472: Apr 19, 2000, Chicago, IL, USA<br>
1.132     louis     473: Louis Bertrand represented OpenBSD at a BSD BOF with FreeBSD/BDSI,
                    474: NetBSD and Apple (Darwin is BSD-derived). The BOF was attended by about
                    475: 75 people, many of whom were new to *BSD. It was an opportunity to
                    476: explore future cooperation among the various BSD groups and companies.
1.25      deraadt   477: <p>
1.23      niklas    478:
1.31      deraadt   479: <li><strong>
1.132     louis     480: <a href=http://www.nordu.org/NordU2000/>
1.201     deraadt   481: NordU 2000 -- The second EurOpen/USENIX Conference</a></strong>,
                    482: Feb 8-11, 2000. Malmo, Sweden<br>
1.140     jufi      483: About 15 OpenBSD team members attended.
1.132     louis     484: OpenBSD CDs and shirts were sold at a booth donated by the conference.<br>
                    485: As well, Theo de Raadt gave an invited talk on Wednesday morning
                    486: about why software quality/security suffers, and what we can do to
                    487: improve it.
1.32      deraadt   488: <p>
1.31      deraadt   489:
1.201     deraadt   490: <li><strong>BSD BOF session, LinuxWorld Expo</strong>,
                    491: Feb 3, New York, USA<br>
1.132     louis     492: Representatives from OpenBSD, BSDi, and FreeBSD hosted a
                    493: &quot;Birds Of a Feather&quot; session at the <a
                    494: href="http://www.linuxworldexpo.com/">New York LinuxWorld Expo</a>.<br>
                    495: There were installation CD-ROMs, free food, and even free Daemon Horns!
1.33      niklas    496: <p>
                    497:
1.132     louis     498: <h3>1999</h3>
1.36      niklas    499:
1.132     louis     500: <li>
1.201     deraadt   501: <strong>The Bazaar</strong>,
                    502: Dec 14-16, New York, New York, USA<br>
1.132     louis     503: Wes Sonnenreich and Tom Yates presented a tutorial on building
                    504: firewalls with OpenBSD.
                    505: BoF of open source BSDs took place.
                    506: 2.6 release CDROMs and t-shirts were sold.
                    507: Emphatic interest has been shown by representatives from press, international
                    508: government and military institutions.
1.45      jason     509: <p>
                    510:
1.132     louis     511: <a name=lisa99>
1.45      jason     512: <li><strong>
1.132     louis     513: <a href=http://www.usenix.org/events/lisa99/>
1.201     deraadt   514: 13th Systems Administration Conference (LISA 99)</a></strong>,
                    515: Nov 7-12, Seattle, Washington, USA<br>
1.132     louis     516: Bob Beck presented a paper about the U of A's nifty OpenBSD based
                    517: solution to the problem of public Ethernet jacks in the technical sessions
                    518: starting at 11:00 AM on the 11th.<br>
                    519: There were many other OpenBSD
                    520: people at this conference as well, as well as a booth selling CDROMs and
                    521: t-shirts.  His paper is available at:
                    522:
                    523: <ul>
                    524: <li>Dealing with Public Ethernet Jacks-Switches, Gateways, and Authentication.<br>
                    525:     <a href=events.html#lisa99>LISA 1999</a>,
                    526:     by <a href=mailto:beck@openbsd.org>Bob Beck</a>.<br>
                    527:     <a href=papers/authgw-paper.ps>paper</a> and
                    528:     <a href=papers/authgw-slides.ps>slides</a>.
                    529: </ul>
                    530: <p>
                    531:
                    532: <li><strong>
                    533: <!-- <a href=http://ip-dagarna.netman.se/> -->
1.201     deraadt   534: IP-dagarna 1999</strong>,
                    535: October 27-28, 1999.  Stockholm, Sweden<br>
1.132     louis     536: H&aring;kan Olsson &amp; Jakob Schlyter spoke at the DNSSEC session on the 27th.
                    537: <p>
                    538:
                    539: <li><strong>
                    540: <a href=http://www.opensource-forum.com/konferens/>
                    541: Linux &amp; Open Source Software '99
                    542: October 21, 1999.  Stockholm, Sweden.  (in swedish)</a></strong><br>
                    543: Niklas Hallqvist spoke on the topic of how to use
                    544: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>
                    545: IPsec</a> for securing communications.
                    546: <p>
                    547:
                    548: <li><strong>
                    549: <a href=http://www.acm.uiuc.edu/conference>
                    550: Reflections/Projections 1999
                    551: October 8-10, 1999. Champaign-Urbana, Illinois, USA.</a></strong><br>
                    552: Theo de Raadt spoke at 10:00am on the 9th.  Other OpenBSD
                    553: developers from the east coast attended as well.
                    554: <p>
                    555:
                    556: <li><strong><a name=ipsec99></a>
                    557: <!-- <a href=http://ip-dagarna.netman.se/interoptest.asp> -->
                    558: IPsec Interoperability tests September 27-30, 1999. Stockholm, Sweden.
                    559: (in swedish)</strong><br>
                    560: A dozen vendors, among them OpenBSD, tested more than 15
                    561: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
                    562: products, both gateways and hosts, for interoperability.  The tests
                    563: were successful as far as general IPsec and pre-shared key
                    564: authentication went, OpenBSD interoperated with everyone, but due to
                    565: time constraints we never got to test the certificate support
                    566: appropriately.  The results were presented later that fall at a
                    567: conference in Stockholm.
                    568: <p>
                    569:
                    570: <li><strong>
                    571: <a href=http://www.auug.org.au/winter/auug99>
                    572: AUUG'99.
                    573: September 8-11, 1999. Melbourne, Australia.</a></strong><br>
                    574: Theo de Raadt gave two talks on "quality of software" related issues
                    575: and participated on a panel about how open source projects are
                    576: coordinated.
                    577: <p>
                    578:
                    579: <li><strong>
                    580: <a href=http://www.usenix.org/events/sec99/index.html>
                    581: Usenix Security.
                    582: August 23-26, 1999. Washington, DC, USA.</a></strong><br>
                    583: Many OpenBSD people from the east coast showed up and sold CDs and
                    584: shirts.  It was pretty clear from discussions that many people were
                    585: very aware of OpenBSD, and that OpenBSD was being used in very
                    586: significant security roles.
                    587: <p>
                    588:
                    589: <li><strong>
                    590: <a href=http://www.ietf.org/proceedings/99jul/index.html>
                    591: 45th IETF meeting.
                    592: July 12-16, 1999. Oslo, Norway</a></strong><br>
                    593: A number of OpenBSD team members from all over the world were at this
                    594: conference. In addition to attending the IPsec and DNS working groups (among
                    595: others) we did IPsec/IKE interoperability testing together with
1.166     miod      596: the Japanese KAME project. Also, Angelos D. Keromytis did a presentation on
1.132     louis     597: his work with keynote and isakmpd in OpenBSD.
                    598: <p>
1.45      jason     599:
1.132     louis     600: <li><strong>
                    601: <a href=http://www.defcon.org/html/defcon-6.html>
                    602: Defcon 6.0. July 9-11, 1999. Las Vegas, Nevada, USA.</a></strong><br>
                    603: At this conference, the OpenBSD team sold 100 or so 2.5 release CDROMs
                    604: and a TON of tshirts.
1.46      deraadt   605: <p>
1.132     louis     606:
1.46      deraadt   607: <a name=usenix99>
                    608: <li><strong>
                    609: <a href=http://www.usenix.org/events/usenix99/index.html>
                    610: Usenix Annual Technical Conference.
1.132     louis     611: June 6-11, 1999. Monterey, California, USA.</a></strong><br>
1.106     jufi      612: The <a href="http://www.usenix.org">USENIX Association</a>
1.46      deraadt   613: provided The OpenBSD Project with a grant to underwrite the production
1.106     jufi      614: of CDs of OpenBSD 2.5.  (We distributed the
                    615: release for free to attendees of the USENIX Annual Conference in
1.46      deraadt   616: June.)
1.132     louis     617: <br>
1.46      deraadt   618: Usenix team members were involved in the authoring and
1.132     louis     619: presentation of 4 OpenBSD-related papers:
                    620:
1.46      deraadt   621: <ul>
1.63      deraadt   622: <a name=anoncvs_paper></a>
1.66      deraadt   623: <li>Opening the Source Repository with Anonymous CVS.<br>
1.73      deraadt   624:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   625:     by <a href=mailto:chuck@openbsd.org>Charles D. Cranor</a>,
                    626:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.49      deraadt   627:     <a href=papers/anoncvs-paper.ps>paper</a> and
                    628:     <a href=papers/anoncvs-slides.ps>slides</a>.
1.132     louis     629: <br>
1.66      deraadt   630: <li>A Future-Adaptable Password Scheme.<br>
1.73      deraadt   631:     <a href=events.html#usenix99>Usenix 1999</a>,
1.140     jufi      632:     by <a href=mailto:provos@openbsd.org>Niels Provos</a>,
1.66      deraadt   633:     <a href=mailto:dm@openbsd.org>David Mazieres</a>.<br>
                    634:     <a href=papers/bcrypt-paper.ps>paper</a> and
                    635:     <a href=papers/bcrypt-slides.ps>slides</a>.
1.132     louis     636: <br>
1.66      deraadt   637: <li>Cryptography in OpenBSD: An Overview.<br>
1.73      deraadt   638:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   639:     by <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>,
                    640:     <a href=mailto:niklas@openbsd.org>Niklas Hallqvist</a>,
                    641:     <a href=mailto:art@openbsd.org>Artur Grabowski</a>,
                    642:     <a href=mailto:angelos@openbsd.org>Angelos D. Keromytis</a>,
                    643:     <a href=mailto:provos@openbsd.org>Niels Provos</a>.<br>
1.50      deraadt   644:     <a href=papers/crypt-paper.ps>paper</a> and
                    645:     <a href=papers/crypt-slides.ps>slides</a>.
1.132     louis     646: <br>
1.66      deraadt   647: <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
1.73      deraadt   648:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   649:     by <a href=mailto:millert@openbsd.org>Todd C. Miller</a>,
                    650:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.47      deraadt   651:     <a href=papers/strlcpy-paper.ps>paper</a> and
                    652:     <a href=papers/strlcpy-slides.ps>slides</a>.
1.132     louis     653: </ul>
1.66      deraadt   654: <p>
1.46      deraadt   655:
1.51      deraadt   656: <li><strong>
1.132     louis     657: <a href=http://www.linuxexpo.org>
                    658: 5th Annual Linux Expo.
                    659: May 18-22, 1999. Raleigh, North Carolina, USA.</a></strong><br>
                    660: Some OpenBSD team members were at this conference selling OpenBSD 2.5 CDs,
                    661: OpenBSE T-shirts, as well as Blowfish T-shirts, which sold out very quickly
                    662: at a table donated by the Expo.  OpenBSD was the only BSD represented at the
                    663: vendor exposition, and we had good chance to present a secure alternative
                    664: to Linux.
1.51      deraadt   665: <p>
                    666:
1.53      jakob     667: <li><strong>
1.132     louis     668: <a href=http://www.ietf.org/proceedings/99mar/index.html>
                    669: 44th IETF meeting.
                    670: March 15-19, 1999. Minneapolis, Minnesota, USA</a></strong><br>
                    671: Some OpenBSD team members were at this conference, in particular our
                    672: IPSEC developers.
1.53      jakob     673: <p>
                    674:
1.132     louis     675: <li><strong>
                    676: <a href="http://www.europen.se/NordU99">NordU99 -- The first EurOpen/USENIX Conference.
                    677: February 9-12, 1999. Stockholm, Sweden.</a></strong><br>
                    678: A couple of OpenBSD team members were there and some of the swedish user
                    679: society as well.  OpenBSD CDs were sold at a booth and at the end of a
                    680: security talk, the project got applauded for its continuous strive of auditing
                    681: security sensitive parts of the system.
1.59      deraadt   682: <p>
                    683:
1.132     louis     684: <h3>1998</h3>
1.59      deraadt   685:
1.132     louis     686: <li><strong><a name=ipsec98></a>
                    687: <a href=http://www.netman.se/kurs/96.html>IPsec/VPN Interoperability
                    688: tests &amp; seminar, December 14, 1998.
                    689: Stockholm, Sweden. (in swedish)</a></strong><br>
                    690: OpenBSD was represented as one of about a dozen
1.67      niklas    691: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
1.132     louis     692: implementations who were tested for interoperability.  The tests were
                    693: successful, both for the technology in general, and for OpenBSD in
                    694: specific.  We managed to communicate encrypted with every vendor present,
                    695: and to negotiate keys via IKE with everyone capable.
1.70      deraadt   696: <p>
                    697:
1.71      niklas    698: <li><strong>
1.132     louis     699: <a name=lisaboston-98>
                    700: <a href=http://usenix.org/events/lisa98>LISA '98:
                    701: 12th Systems Administration Conference
                    702: December 6-11, 1998. Boston, Massachusetts.</a></strong><br>
                    703: More than 10 OpenBSD team members showed up.  By far, OpenBSD was the
                    704: largest representative group from free software at the conference.
                    705: Usenix gave us a table in the vendor area where we sold 2.4 CDROMs,
                    706: 2.3 "wire-frame" t-shirts, and the new 2.4 embroidered
                    707: "Because security matters..." t-shirts, polos, and sweaters.
                    708: An OpenBSD BOF was held one evening, led by Theo de Raadt.
                    709: A PalmPilot schedule loader was at the membership booth, powered by OpenBSD.
                    710: <br>
                    711: The terminal room ran OpenBSD 2.4 on 45 machines. Obviously  trust in OpenBSD
                    712: had increased since many people,normally wary of security problems of open
                    713: terminal rooms, were seen using the machines.
1.72      ho        714: <p>
                    715:
1.73      deraadt   716: <li><strong>
1.132     louis     717: <a href="http://www.asc.unam.mx/disc98">DISC - Seguridad en C'omputo 98:
                    718: November 2-7, 1998. Mexico City.</a></strong><br>
                    719: Theo de Raadt gave a talk about security auditing, sponsored by
                    720: <a href=http://www.core-sdi.com>CORE SDI S.A.</a>, an Argentinian
                    721: security auditing company who strongly believes in the future
                    722: of OpenBSD. (<a href=papers/mexico98-slides.ps>Slides are available</a>).
1.131     jufi      723: <p>
1.73      deraadt   724:
1.75      mickey    725: <li><strong>
1.132     louis     726: IP-dagarna, October 29, 30 1998, Stockholm, Sweden.  (in swedish)
1.140     jufi      727: </strong><br>
1.132     louis     728: At this conference, entirely devoted to IP, Niklas Hallqvist from the
                    729: OpenBSD team held a talk on the IKE (a.k.a ISAKMP/Oakley) key management
                    730: protocol and experiences from the implementation of <strong>isakmpd</strong>,
                    731: an IKE implementation funded by Ericsson Radio Systems and developed
                    732: primarily for the OpenBSD IPSEC stack.
1.79      deraadt   733: <p>
1.73      deraadt   734:
1.80      deraadt   735: <li><strong>
1.132     louis     736: <a href="http://www.nceexpo.com/">NCEE '98.
                    737: October 9,10 1998. Auburn, Maine, USA.</a></strong><br>
                    738: An extensive after-action report was sent to advocacy@openbsd.org. While
1.151     jsyn      739: sales of shirts and CDROMs left much to be desired, we did have good
1.132     louis     740: opportunities to further project visibility and highlight its strengths.
1.80      deraadt   741: <p>
                    742:
1.93      louis     743: <li><strong>
1.132     louis     744: <a href="http://www.acm.uiuc.edu/conference">Reflections/Projections 1998.
                    745: October 2-4, 1998. Champaign-Urbana, Illinois, USA.</a></strong><br>
                    746: Theo de Raadt spoke in a panel about Open/Free software with Eric
                    747: Raymond and others.
1.93      louis     748: <p>
                    749:
1.132     louis     750: <li><strong><a href=http://opensource.oreilly.com/townmeet.html>O'Reilly
                    751: and Associates Open Source Developer Days. August 21, 1998. San Jose,
                    752: California, USA.</strong></a>
                    753: <br>
                    754: OpenBSD team members were on-hand to discuss OpenBSD's role among the
                    755: other free software projects available. They also sold some CDs and t-shirts.
1.96      deraadt   756: <p>
                    757:
1.132     louis     758: <a name=defcon98>
                    759: <li><strong><a href=http://www.defcon.org/html/defcon-6.html>Defcon VI.
                    760: July 31 - Aug 2, 1998. Las Vegas, Nevada, USA.</a></strong><br>
                    761: The router to the outside world was an OpenBSD 2.3 box.  It was involved
                    762: in a "capture the flag" competition in which an entire room of crackers
                    763: attempted to break into it and machines running other operating systems.
                    764: The OpenBSD box was not broken into.
                    765: <br>
                    766: Almost 100 OpenBSD 2.3 CDROMs were sold (we ran out again).  The primates
                    767: at <a href=http://www.monkey.org>monkey.org</a> brought 2.3
                    768: &quot;wire-frame&quot; OpenBSD t-shirts to the conference and sold almost
                    769: 200 of them.  The proceeds from the sales were donated to the OpenBSD project.
1.96      deraadt   770: <p>
1.94      deraadt   771:
1.132     louis     772: <li><strong><a href=http://www.blackhat.com>
                    773: BlackHat Sessions. July 29-30, 1998. Las Vegas, Nevada, USA.</a></strong><br>
                    774: Theo de Raadt presented a talk entitled
                    775: "Auditing software for security" about the OpenBSD security auditing
                    776: team's process and the lessons the team learned.  The talk concentrated
                    777: on how our process fixes bugs -- not just holes -- since one never knows
                    778: when 5 bugs will act together to become a hole.
1.99      deraadt   779: <p>
                    780:
1.101     wvdputte  781: <li><strong>
1.132     louis     782: <a name=usenix-neworleans>
                    783: <a href=http://www.usenix.org/publications/library/proceedings/usenix98/index.html>
1.101     wvdputte  784: Usenix Annual Technical Conference.
1.132     louis     785: June 15-19, 1998. New Orleans, Louisiana, USA.</a></strong><br>
                    786: At Usenix 1998 there was a strong OpenBSD presence both in the Freenix
                    787: and normal tracks.  Theo did a general talk about what the OpenBSD
                    788: project offers.  Angelos held a panel about IPSEC (which is quite an
                    789: OpenBSD topic since IPSEC development at that time was so much further
                    790: ahead in OpenBSD than anywhere else).
                    791: <br>
                    792: The terminal room PCs ran OpenBSD 2.3.  We sold many CDROMs.  The
                    793: first style of OpenBSD t-shirt also sold quite well.
1.101     wvdputte  794: <p>
                    795:
1.105     wvdputte  796: <li><strong>
1.132     louis     797: <a href=http://www.usenix.org/publications/library/proceedings/sec98/index.html>
                    798: Usenix Security. January 26-29, 1998. San Antonio, Texas, USA</a></strong><br>
                    799: At this conference, Theo presented an evening talk which basically
                    800: turned into a list of fixed security problems and cautionary tales about
                    801: subsystems in which future problems may be encountered
                    802: (<a href=papers/security98-slides.ps>slides available</a>).
1.105     wvdputte  803: <br>
1.132     louis     804: The terminal room PCs ran OpenBSD 2.2.
                    805: <p>
1.105     wvdputte  806:
1.132     louis     807: <h3>1997</h3>
1.107     deraadt   808:
1.113     deraadt   809: <li><strong>
1.132     louis     810: <a href=http://www.hip97.nl>HIP. August 1997. Almere, Netherlands</a>
                    811: </strong><br>
                    812: Niels held a
                    813: <a href=http://www.physnet.uni-hamburg.de/provos/hip97-tcpip.html>talk</a>
                    814: about the problems of unencrypted TCP/IP connections, offering IPSEC as
                    815: possible solution.
1.113     deraadt   816: <p>
1.132     louis     817:
                    818: <li><strong>HOPE. August 1997. New York, New York, USA.</strong><br>
1.166     miod      819: The terminal room consisted primarily of DECstations running
1.132     louis     820: OpenBSD 2.1.  Once again, the <a href=http://www.l0pht.com>L0phT</a>
                    821: people had very good things to say about our security.
1.113     deraadt   822: <p>
1.105     wvdputte  823:
1.132     louis     824: <li><strong><a name=defcon5></a>
                    825: <a href=http://www.defcon.org/html/defcon-5.html>
                    826: Defcon V. July 11-13, 1997. Las Vegas, Nevada, USA.</a></strong><br>
                    827: At this conference, the OpenBSD team sold 100 or so 2.1 release CDROMs.
                    828: <br>
                    829: Since this is the primary security conference, many speakers said very
1.140     jufi      830: good things about our stance on security... particularly people like
1.132     louis     831: <a href=http://www.l0pht.com>the L0phT</a>.
1.118     deraadt   832: <p>
                    833:
1.125     deraadt   834: <li><strong>
1.132     louis     835: <a href=http://www.usenix.org/publications/library/proceedings/ana97/index.html>
                    836: Usenix Annual Technical Conference.
                    837: January 6-10, 1997. Anaheim, California, USA.</a></strong><br>
                    838: Theo de Raadt held a BOF ("Birds Of a Feather", ie. a meeting of people
                    839: interested in the same thing) about OpenBSD.
1.125     deraadt   840:
1.59      deraadt   841: </dl>
1.1       deraadt   842:
                    843: <hr>
                    844: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    845: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.203   ! jason     846: <br><small>$OpenBSD: events.html,v 1.202 2003/06/16 05:39:22 jason Exp $</small>
1.1       deraadt   847:
                    848: </body>
                    849: </html>