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

Annotation of www/events.html, Revision 1.224

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