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

Annotation of www/events.html, Revision 1.459

1.375     grunk       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD events</title>
1.236     jose        5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     6: <meta name="resource-type" content="document">
                      7: <meta name="distribution" content="global">
1.332     saad        8: <meta name="copyright" content="This document copyright 1996-2005 by OpenBSD.">
1.376     tom         9:
                     10: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    11: </head>
                     12:
1.241     david      13: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.1       deraadt    14:
1.167     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.236     jose       17: <h2><font color="#e00000">Events</font></h2>
                     18: OpenBSD developers, users and sponsors attend trade shows and conferences,
                     19: give papers, and organize &quot;Birds Of a Feather&quot; (BOF) sessions.
                     20: This is an opportunity to find out more about OpenBSD or just meet
1.165     ian        21: like-minded people.
1.8       deraadt    22:
1.78      louis      23: <hr>
                     24:
                     25: <h2>Future events:</h2>
1.132     louis      26:
1.445     martin     27: <h3>2006</h3>
1.236     jose       28:
                     29: <ul>
1.346     marius     30:
1.449     reyk       31: <li><strong><a name=ukuug2006></a>
                     32: <a href="http://www.ukuug.org/events/spring2006/">UKUUG Spring Conference 2006</a></strong>,
1.450     grunk      33: Mar 22 - 23, 2006, Durham, United Kingdom<br>
1.449     reyk       34: Reyk Fl&ouml;ter will talk about the latest wireless support in
                     35: OpenBSD at the annual spring meeting of the
1.450     grunk      36: <a href="http://www.ukuug.org/">UK's Unix and Open Systems User Group</a>.<br>
                     37: <a href="mailto:peter@bgnett.no">Peter N. M. Hansteen</a>
1.452     grunk      38: will give a PF tutorial, Tom Cosgrove will present "Exploit
                     39: Mitigation Techniques" and Constantine Murenin will give a
                     40: presentation on "Hardware temperature monitoring device
                     41: drivers for OpenBSD".
1.449     reyk       42: <p>
                     43:
1.446     wvdputte   44: <li><strong><a name=LinuxTag2006></a>
                     45: <a href="http://www.linuxtag.org/2006/">LinuxTag 2006</a></strong>,
1.448     aanriot    46: May 3 - 6, 2006, Wiesbaden, Germany.<br>
1.446     wvdputte   47: There will be an OpenBSD and OpenSSH booth run by Wim and the usual suspects.
                     48: Boothslaves volunteer at the normal address.
                     49: <p>
                     50:
1.450     grunk      51: <li><strong><a name="SANE2006"></a>
                     52: <a href="http://www.sane.nl/sane2006/">SANE 2006</a></strong>,
                     53: May 15 - 19, 2006, Delft, The Netherlands.<br>
1.451     grunk      54: Peter N. M. Hansteen will give a
                     55: <a href="http://www.sane.nl/sane2006/program/abstract.php?eventid=35">
                     56: PF tutorial</a>.
1.450     grunk      57: <p>
                     58:
1.446     wvdputte   59: <li><strong><a name=LinuxwochenVienna2006></a>
                     60: <a href="http://www.linuxwochen.at/">Linuxwochen Vienna 2006</a></strong>,
                     61: To be announced, 2006, Vienna, Austria.<br>
                     62: There will be an OpenBSD and OpenSSH booth run by Wim and the usual suspects.
                     63: Boothslaves volunteer at the normal address.
                     64: <p>
                     65:
                     66: <li><strong><a name="lsm2006"></a>
                     67: <a href="http://2006.rencontresmondiales.org/home/?lang=en_GB">Libre Software Meeting 2006</a></strong>,
                     68: Jul 4 - 8, 2006, Vandoeuvre-les-nancy, France.<br>
                     69: There will be an OpenBSD and OpenSSH booth, run by Wim and the usual
1.450     grunk      70: suspects, with the help of Serge Basterot and Alexandre Anriot.
1.446     wvdputte   71: <p>
1.236     jose       72: </ul>
1.299     deraadt    73:
1.152     jakob      74: <hr>
                     75:
1.236     jose       76: <!-- STYLE NOTES:
1.132     louis      77:     Place past events in most-recent-first order.
                     78:     Make sure you change the tense from future to past when you move an item.
1.142     ian        79:     Use <br> tags instead of <p> to avoid gaps within an item.
1.216     jose       80:
                     81:     Tagline formatting:
                     82:     <li><strong>
                     83:     <a href=LINK>EVENT NAME</a></strong>,
                     84:     Month Day - Day, Year, Location<br>
                     85:
                     86:     Use a 3 letter abbreviation for the month. Name anchors go on the line
                     87:     with the <li> tag.
1.132     louis      88: -->
1.152     jakob      89: <h2>Past events:</h2>
                     90:
1.455     grunk      91: <h3>2006</h3>
                     92: <ul>
1.459   ! henning    93: <li><strong><a name=Copenhagen2006></a>
        !            94: <a href="http://www.linuxforum.dk/2006/en/">LinuxForum 2006</a></strong>,
        !            95: Mar 3 - 4, 2006, Copenhagen, Denmark<br>
        !            96: Wim gave Felix Kronlage's talk about OpenBSD Mobile Use (wifi, UMTS,
        !            97: GPRS, phones and the like) with some demo setups.
        !            98: Henning Brauer gave a very well received talk about OpenBGPD,
        !            99: <a href="http://bulabula.org/papers/linuxforum2006/">slides</a> are available.
        !           100: <p>
        !           101:
1.457     wvdputte  102: <li><strong><a name=Brussels2006></a>
                    103: <a href="http://www.fosdem.org/2006/">FOSDEM Brussels 2006</a></strong>,
                    104: Feb 25 - 26, 2006, Brussels, Belgium.<br>
                    105: An OpenBSD/OpenSSH booth was present, run by the usual gang of suspects:
1.458     xsa       106: Alexandre, Dimitar, Matthieu, Mbalmer, Nikolay, Otto, Reyk, Saad, Thierry, Uwe, Wim, and
1.457     wvdputte  107: Xsa. Reyk gave a talk about Wifi with OpenBSD and there was our traditional
                    108: BSD dinner. More details and
                    109: <a href="http://saad.docisland.org/pictures/fosdem2006/index.html">pictures</a>
1.458     xsa       110: on <a href="http://saad.docisland.org/blog/files/archive-12.html#unique-entry-id-40">Saad's blog</a>.
1.457     wvdputte  111: <p>
                    112:
                    113: <li><strong><a name=Vegas2006></a>
                    114: <a href="http://kd85.com/vegas2006.html">Merciful briefings 2006</a></strong>,
                    115: Feb 15, 2006, Las Vegas, USA - Feb 17, 2006, San Diego, USA - Feb 18, 2006, Phoenix, USA.<br>
                    116: While traveling the US, Wim met with a bunch of OpenBSD users in Las Vegas,
                    117: San Diego and Phoenix. With many thanks to the members of PhxBUG - Phoenix BSD
                    118: User Group, more specificly Darrin Chandler, for organising the little
                    119: details and Jacob for road trip directions.
                    120: <p>
1.455     grunk     121:
1.456     henning   122: <li><strong><a name=nanog36></a>
                    123: <a href="http://www.nanog.org/">NANOG 36</a></strong>,
                    124: Feb 12 - 15, 2006, Dallas, USA.<br>
                    125: Henning Brauer and Bernhard Kroenung of DE-CIX talked about OpenBGPD and
                    126: OpenBGPD at DE-CIX, <a href="http://bulabula.org/papers/nanog36/">slides</a>
                    127: are available. Henning talked again at the tools BOF
                    128: (<a href="http://bulabula.org/papers/nanog36-bof/">slides</a>).
                    129: Both talks were very well received by the audience.
                    130: Kenjiro Cho was there too, talking about IPv6 issues.
                    131: <p>
                    132:
1.455     grunk     133: <li><strong><a name="Paris2006"></a>
                    134: <a href="http://www.solutionslinux.fr/fr/index.php">Solutions Linux 2006</a>
                    135: </strong>,
                    136: Jan 31 - Feb 2, 2006, Paris, France.<br>
                    137: There was an OpenBSD booth run by Marc Espie, Miod Vallat, Saad Kadhi and
                    138: Wim with help from Guillaume Arcas and Christophe Plasschaert.
                    139: <p>
                    140: </ul>
                    141:
1.296     mcbride   142: <h3>2005</h3>
1.240     espie     143:
                    144: <ul>
1.337     deraadt   145:
1.445     martin    146: <li><strong><a name=22c3></a>
                    147: <a href="http://www.ccc.de/congress/2005/">22C3 Chaos Communication Congress in
                    148: Berlin</a></strong>,
                    149: December 27 - 30, 2005, Berlin, Germany.<br>
                    150: Many OpenBSD developers and users met for a Xmas break in a unique setting.
                    151: <p>
                    152:
1.435     matthieu  153: <li><strong><a name=eurobsdcon2005></a>
                    154: <a href="http://2005.eurobsdcon.org/">EuroBSDCon 2005</a></strong>,
                    155: Nov 25 - 27, 2005, Basel, Switzerland.<br>
                    156: The 4th edition of the european conference for BSD systems has been a
                    157: great success. More than 225 people from 27 countries attended the
1.438     deraadt   158: event.
1.444     grunk     159: The program included a
                    160: <a href="http://www.eurobsdcon.org/tutorials-reyk.php">tutorial by Reyk about
1.437     niallo    161: OpenBSD-based Wireless Networks</a> and the following talks
                    162: <ul>
1.438     deraadt   163: <li>Henning Brauer with Wilhelm B&uuml;hler "Signal Handlers"
                    164: <li>Ryan McBride "Network Stack Randomness"
1.439     matthieu  165: <li><a href="papers/eurobsd2005/herrb-hopf.pdf">Matthieu Herrb and Matthias Hopf "New Evolutions in the X Window System"</a>
1.440     claudio   166: <li><a href="papers/eurobsd2005/claudio/">Claudio Jeker "The Design and Implementation of OpenOSPFD"</a>
1.439     matthieu  167: <li><a href="papers/eurobsd2005/niallo-uwe/">Niall O'Higgins &amp; Uwe Stuehler "Embedded OpenBSD"</a>
1.443     deraadt   168: <li><a href="papers/eurobsd2005/tedu-rthreads.pdf">Ted Unangst "rthreads: A New Thread Implementation for OpenBSD"</a>
1.437     niallo    169: </ul>
1.438     deraadt   170: <p>
1.435     matthieu  171: There was an OpenBSD and OpenSSH booth, run by
                    172: <a href="mailto:wim@openbsd.org">Wim</a>.
                    173: <p>
                    174:
1.434     bernd     175: <li><strong><a name=linuxworldexpogermany2005></a>
                    176: <a href="http://www.linuxworldexpo.de/">Linux World Expo Germany</a></strong>,
                    177: Nov 15 - 17, 2005, Frankfurt, Germany.<br>
                    178: There was an OpenBSD and OpenSSH booth, run by
                    179: <a href="mailto:wim@openbsd.org">Wim</a> and Bernd.
                    180: <p>
                    181:
1.441     niallo    182: <li><strong><a name="pacsec05"></a>
                    183: <a href="http://www.pacsec.jp/">PacSec/core 05 conference</a></strong>,
                    184: Nov 15 - 16, 2005, Tokyo, Japan.<br>
                    185: Sean Comeau presented a talk called
                    186: <a href="http://www.openbsd-support.com/jp/en/htm/mgp/pacsec05/index.html">
                    187: Open Source Secure Wireless Networks in a Windows World</a>
                    188: <a href="http://www.pacsec.jp/core05/psj05-scomeau-en.pdf">[PDF]</a>.
                    189: The solution he presents uses IPsec to protect traffic between the
                    190: wireless clients and access points. Authentication is done using OpenSSH
                    191: (authpf), a process made transparent and user-friendly by a few small
                    192: scripts.
                    193: <p>
                    194:
1.424     mbalmer   195: <li><strong><a name=opencon2005></a>
                    196: <a href="http://www.opencon.org/">OpenCON 2005</a></strong>,
                    197: Nov 4 - 6, 2005, San Servolo Island, Venice, Italy.<br>
1.427     deraadt   198: The only unique conference entirely dedicated to OpenBSD, held in the totally
                    199: crazy environment of San Servolo island: an old insane asylum turned into a
                    200: university about 20 years ago, about 10 minutes boat ride from Venice.
1.429     deraadt   201: In the days leading up to this, about 12 OpenBSD developers arrived early
1.427     deraadt   202: for a Ports mini-hackathon.  During the conference a few developers gave
1.433     deraadt   203: talks, including
                    204: <ul>
                    205: <li><a href="papers/ven05-pvalchev">Peter Valchev "OpenBSD Hackathon report"</a>
                    206: <li><a href="papers/ven05-espie">Marc Espie "OpenBSD ports and packages"</a>
                    207: <li><a href="papers/ven05-henning">Henning Brauer "OpenBSD networking update"</a>
                    208: <li><a href="papers/ven05-niallo-uwe/slides.pdf">Uwe Stuehler, Niall O'Higgins "Porting OpenBSD"</a>
                    209: <li><a href="papers/ven05-deraadt">Theo de Raadt "Exploit Mitigation Techniques (updated to include random malloc and mmap)"</a>
                    210: </ul>
1.424     mbalmer   211: <p>
                    212:
                    213: <li><strong><a name=systems2005></a>
                    214: <a href="http://www.systems.de/">Systems</a></strong>,
                    215: Oct 24 - 28, 2005, Munich, Germany <br>
1.425     mbalmer   216: There was an OpenBSD and OpenSSH booth, run by
1.424     mbalmer   217: <a href="mailto:wim@openbsd.org">Wim</a>.
                    218: <p>
                    219:
1.418     djm       220: <li><strong><a name=auug2005></a>
                    221: <a href="http://www.auug.org.au/events/2005/auug2005/">AUUG 2005</a></strong>,
                    222: October 16 - 21, 2005, Sydney, Australia.<br>
                    223: Mark Uemura presented a tutorial on setting up CARP/PF, a demonstration of
                    224: stateful failover with CARP and pfsync and a talk on wireless security in
                    225: a corporate environment using authpf and isakmpd.  Peter Hansteen gave a
                    226: <a href="http://www.bgnett.no/~peter/pf/">Firewalling with PF</a> tutorial.
1.420     deraadt   227: Damien Miller presented on the approach to
                    228: <a href="papers/auug2005-portability">secure software portability used
                    229: by portable OpenSSH</a>, Reyk Flöter gave a talk on the current state of wireless
1.418     djm       230: support in OpenBSD and David Purdue introduced OpenBSD's spamd tarpit.
                    231: Most of the Australian OpenBSD developers and many users were present.
                    232: <p>
                    233:
1.415     aanriot   234: <li><strong><a name=aldil2005></a>
                    235: <a href="http://www.aldil.org/">Les Journ&eacute;es Du Logiciel Libre
                    236: 2005</a></strong>,
                    237: Oct 14 - 15, 2005, Lyon, France.<br>
                    238: There was OpenBSD and OpenSSH booth, run by Alexandre Anriot with the
                    239: help of Thierry Thomas.
                    240: <p>
                    241:
1.420     deraadt   242: <li><strong><a name=cafeconf2005></a>
                    243: <a href="http://www.cafeconf.org/">CaFeConf 2005,
                    244: 4tas Jornadas Abiertas de GNU/Linux y Software Libre</a></strong>,
                    245: Oct 13 - 15, 2005, Buenos Aires, Argentina<br>
                    246: CaFeConf 2005 is the anual event of CaFeLUG - Free Software Users
                    247: Group of Capital Federal, Argentina. This year the event featured
                    248: 116 presentations consisting of talks, tutorials, and workshops. The
                    249: event was also broadcasted on the Internet. Entrance was free, but
                    250: registration was mandatory.<br>
                    251: Fernando Gont gave a talk on
1.444     grunk     252: <a href="http://www.cafeconf.org/modules/myconference/viewspeech.php?sid=147&amp;cid=20">
1.420     deraadt   253: ICMP attacks against TCP</a>,
                    254: in which he gave an overview of the attacks, the possible
                    255: counter-measures, and the politics of vulnerabilities, and a talk on
1.444     grunk     256: <a href="http://www.cafeconf.org/modules/myconference/viewspeech.php?sid=173&amp;cid=20">
1.420     deraadt   257: Fixing the vulnerability of the Path-MTU Discovery mechanism</a>,
                    258: in which explained how OpenBSD fixed the vulnerability of the PMTUD
                    259: mechanism.
                    260: <p>
                    261:
1.414     bernd     262: <li><strong><a name=linuxkongress2005></a>
                    263: <a href="http://www.linux-kongress.org/">12th International Linux System
                    264: Technology Conference</a></strong>,
                    265: Oct 11 - 14, 2005, University of Hamburg, Germany.<br>
                    266: There was an OpenBSD and OpenSSH booth.
                    267: <p>
                    268:
                    269: <li><strong><a name=linuxworlduk2005></a>
                    270: <a href="http://www.linuxworldexpo.co.uk/">LinuxWorld Expo UK 2005</a></strong>,
                    271: Oct 5 - 6, 2005, Olympia, London, UK.<br>
                    272: There was an OpenBSD and OpenSSH booth.
                    273: <p>
                    274:
1.410     wvdputte  275: <li><strong><a name=opensourcetag2005></a>
                    276: <a href="http://www.opensourcetag.de/">OpenSourceTag 2005</a></strong>,
                    277: Sep 27, 2005, Hannover, Germany.<br>
1.444     grunk     278: There was an OpenBSD and OpenSSH booth and Reyk gave a
                    279: <a href="http://www.opensourcetag.de/agenda/">talk</a> about IT security.
1.410     wvdputte  280: <p>
                    281:
                    282: <li><strong><a name="gubuginstallfest2005"></a>
                    283: <a href="http://gubug.org/meetings.php">Greater Utah BSD Group
                    284: Installfest 2005</a></strong>,
                    285: Sep 24, 2005, Sandy, UT, USA.<br/>
1.444     grunk     286: <a href="http://www.gubug.org/">The Greater Utah BSD User Group</a> organised
1.410     wvdputte  287: their first annual BSD Installfest, sponsored by Utah ISP ArosNet.
                    288: There were handouts, CD-ROMs, technical presentations, and
                    289: fun, plus a chance to get OpenBSD or a related open source BSD operating system
                    290: installed on your computer.
                    291: Admission was free (computers not included in cost of admission).
1.419     djm       292: Featured speakers included Dan Langille, organizer of BSDCan.
1.410     wvdputte  293: <p>
                    294:
1.404     wvdputte  295: <li><strong><a name="NYCBSDCon2005"></a>
                    296: <a href="http://nycbsdcon.org/">New York City BSD Conference 2005</a></strong>,
1.410     wvdputte  297: Sep 17, 2005, NYC, USA.<br>
1.404     wvdputte  298: NYCBSDCon was a one day technical conference hosted by the New York
                    299: City *BSD User Group and was held at Columbia University.
1.406     saad      300: The all day conference included a variety of speakers representing the
1.404     wvdputte  301: BSD projects and the open source community.<br>
                    302: NYCBSDCon was organized by NYC*BUG, a technical user group that formed in
                    303: December 2003. Besides their regular monthly meetings at the Soho Apple
                    304: Store, NYC*BUG has done fundraising for the BSD projects and contributed a
                    305: number of useful online applications such as BSDTracker and dmesgd.<br>
                    306: Additional sponsors included USENIX, New York Internet and SRA America.
                    307: <p>
                    308:
                    309: <li><strong><a name=opensaar2005></a>
                    310: <a href="http://www.opensaar.de/">OpenSaar 2005</a></strong>,
                    311: Sep 13 - 14, 2005, Saarbr&uuml;cken, Germany.<br>
                    312: An OpenBSD and OpenSSH booth was present
                    313: <p>
                    314:
1.403     henning   315: <li><strong><a name=decix160905></a> <a
                    316: href="http://www.de-cix.org/">DE-CIX Technical Meeting</a></strong>,
1.410     wvdputte  317: Sep 16, 2005, Schloss Kransberg, near Usingen, Germany.<br>
1.403     henning   318: Henning Brauer, Reyk Fl&ouml;ter and Maxim Salomon had been invited to the
                    319: technical meeting of the Deutsche Commercial Internet Exchange (DE-CIX) again.
                    320: Henning gave an update on OpenBGPD, Reyk talked about a route server project
                    321: using OpenBGPD at DE-CIX, and Maxim explained why the CCC sponsors us doing so.
                    322: There was a very positive discussion afterwards.
                    323: <a href="http://unduli.bsws.de/papers/decix2005-2/">Slides</a> are available.
                    324: <p>
                    325:
1.388     tom       326: <li><strong><a name="ukuug2005"></a>
                    327: <a href="http://www.ukuug.org/events/linux2005/">UKUUG Linux Technical
                    328: Conference 2005</a></strong>,
1.410     wvdputte  329: Aug 4 - 7, 2005, University of Wales, Swansea, UK<br>
1.388     tom       330: Tom Cosgrove gave Theo's presentation about Exploit Mitigation Techniques.
                    331: <p>
                    332:
1.385     mickey    333: <li><strong><a name=wth2005></a>
1.390     deraadt   334: <a href="http://www.whatthehack.org/">What the Hack 2005</a></strong>,
1.410     wvdputte  335: Jul 28 - 31, 2005, Den Bosch, The Netherlands.<br>
1.385     mickey    336: As every 4 years, Wim organized the
                    337: <a href="http://eurobsd.org/2005-WhatTheHack/">BSD village</a> at this huge
1.389     tom       338: open air event. There were some talks, Reyk spoke about
                    339: <a href="http://program.whatthehack.org/event/6.en.html">WLAN in OpenBSD</a>,
1.385     mickey    340: and an excellent
                    341: <a href="ftp://ftp.nyc.openbsd.org/pub/news/wth-radio-humppa.mp3">Humppa show</a> (35MB MP3) was performed on the SubEther radio.
                    342: If you want to see what happened previously, check
                    343: <a href="http://eurobsd.org/hal2001/">http://eurobsd.org/hal2001/</a>
                    344: and <a href="http://www.eurobsd.org/SummerCamp2003/">http://www.eurobsd.org/SummerCamp2003/</a>.
                    345: <p>
                    346:
1.382     pedro     347: <li><strong><a name=coimbra2005></a>
                    348: <a href="http://www.openbsd-pt.org/eventos/coimbra05/">Portuguese OpenBSD Usergroup Meeting</a></strong>,
1.410     wvdputte  349: Jul 23 - 24, 2005, Coimbra, Portugal.<br>
1.391     pedro     350: 5th Meeting of the Portuguese OpenBSD Usergroup. Pedro Martelletto gave a talk,
                    351: <a href="http://ambientworks.net/~pedro/coimbra-html/">slides</a>, in
                    352: Portuguese, are available.
1.382     pedro     353: <p>
                    354:
1.378     aanriot   355: <li><strong><a name="lsm2005"></a>
                    356: <a href="http://2005.rencontresmondiales.org/sections/index_html/switchLanguage/en">Libre Software Meeting 2005</a></strong>,
1.410     wvdputte  357: Jul 5 - 9, 2005, Dijon, France.<br>
1.379     aanriot   358: There was an OpenBSD and OpenSSH booth, run by Wim and the usual
                    359: suspects, with the help of Serge Basterot. It was a nice place to meet
                    360: some of our French, German and Swiss developers, including Marc Balmer,
                    361: Alexandre Anriot, Matthieu Herrb and Reyk Floeter.
1.378     aanriot   362: <p>
                    363:
1.375     grunk     364: <li><strong><a name=LinuxTag2005></a>
                    365: <a href="http://www.linuxtag.org">LinuxTag 2005</a></strong>,
1.410     wvdputte  366: Jun 22 - 25, 2005, Karlsruhe, Germany.<br>
1.375     grunk     367: There was an OpenBSD and OpenSSH booth ran by Wim, Christian Weisgerber,
                    368: Marc Balmer, Wilhelm Buehler, Robert Nagy, Bernd Ahlers and Phil Schulz.
                    369: <p>
                    370:
1.374     grunk     371: <li><strong><a name="uofa-cc2005"></a>
                    372: <a href="http://www.ualberta.ca/CC2005"> University of Alberta, Campus
1.410     wvdputte  373: Computing 2005</a></strong>, Jun 21, 2005, Edmonton, Canada.<br>
1.374     grunk     374: Ryan McBride spoke about OpenBSD's packet filter, PF, with CARP and
                    375: failover examples. Local color and examples at the U of A shown by Bob
                    376: Beck. Bob Beck spoke about PF and Spamd, as well as several other
                    377: OpenBSD using and related talks at this event, which primarily focuses
                    378: on activities centered at the University of Alberta.
                    379: <p>
                    380:
1.371     deraadt   381: <li><strong><a name=uemera2005></a>
                    382: <a href="http://www.tokyopc.net">Tokyo PC Users Group</a></strong>,
1.410     wvdputte  383: Jun 2, 2005, Tokyo Union Church in Omotesando, Tokyo, Japan.<br>
1.371     deraadt   384: Mark T. Uemura spoke to Japan's largest English speaking
                    385: personal computer club.  The talk was entitled
                    386: <a href="http://www.openbsd-support.com/jp/en/htm/mgp/index.shtml">
                    387: "Open Source in a Windows World"</a>.
                    388: He demonstrated how companies can easily
                    389: integrate Open Source, with an emphasis on OpenBSD, into their IT
                    390: infrastructure to enhance security, scalability and stability,
                    391: significantly reduce IT expenditures, free up computing infrastructure
                    392: and move away from commercial lock-in.  This talk is based on changes
                    393: implemented at PricewaterhouseCoopers in Japan.
                    394: <p>
                    395:
1.366     martin    396: <li><strong><a name=LinuxwochenVienna2005></a>
                    397: <a href="http://www.linuxwochen.at/">Linuxwochen Vienna 2005</a></strong>,
                    398: May 24 - 27, 2005, Vienna, Austria.<br>
                    399: The Linuxwochen 2005 tour stopped in the MuseumsQuartier, Vienna.
                    400: Wim Vandeputte and Reinhard Sammer were running an OpenBSD booth selling
                    401: CDs and shirts.
                    402: <p>
                    403:
1.365     mcbride   404: <li><strong><a name=cuug2005></a>
                    405: <a href="http://www.cuug.ab.ca/">Calgary Unix Users Group</a></strong>,
                    406: May 24, 2005, Calgary, Canada.<br>
                    407: Ryan McBride spoke about OpenBSD's packet filter, PF.
                    408: A broad overview of PF's features were presented, with special attention
                    409: paid to newer and more unique features and how these can be used together
                    410: effectively for DoS mitigation, high availability, and load balancing.
                    411: <br>
                    412: Approximately 60 OpenBSD developers attended to heckle and participate
                    413: in a free-for-all question period after the talk.
                    414: <p>
                    415:
1.362     reyk      416: <li><strong><a name=bsdcan2005></a>
                    417: <a href="http://www.bsdcan.org/2005/">BSDCan 2005</a></strong>,
                    418: May 13 - 14, 2005, Ottawa, Canada.<br>
                    419: A number of OpenBSD developers presented: Bob Beck on
                    420: Spam Reduction with PF and Spamd, Henning Brauer on OpenBGPD,
                    421: Ryan McBride on Network Stack Randomness and Reyk Fl&ouml;ter
                    422: on WLAN in OpenBSD and the free ath(4) HAL. The
                    423: <a href="papers/bsdcan05-spamd/">Spamd</a> and
                    424: <a href="papers/bsdcan05-wlan/">WLAN</a> slides are available.
                    425: Mathieu Sauve-Frankel has been there in attendance as well.
                    426: <p>
                    427:
1.358     mcbride   428: <li><strong><a name=csw2005></a>
                    429: <a href="http://www.cansecwest.com/">cansecwest/core05</a></strong>,
                    430: May 4-6, 2005, Vancouver, Canada.<br>
                    431: Hiroaki Etoh spoke about propolice; Theo de Raadt and a number of other
                    432: developers were there to sell CDs and make a nuisance of themselves.
                    433: <p>
                    434:
1.357     henning   435: <li><strong><a name=ripe50></a>
                    436: <a href="http://www.ripe.net/ripe/meetings/ripe-50/">RIPE 50</a></strong>,
                    437: May 2-6, 2005, Stockholm, Sweden.<br>
                    438: RIPE NCC invited Henning to talk about OpenBGPD.
                    439: There were over 350 attendees to the conference, and most of them attended
                    440: henning's talk, which got very very positive feedback.
                    441: <p>
                    442:
1.384     tom       443: <li><strong><a name=libreast2005></a>
1.356     espie     444: <a href="http://idile.org/libreast/">Libr'east 2005</a></strong>,
1.410     wvdputte  445: Apr 22-24, Marne La Vallée, near Paris, France<br>
1.356     espie     446: There was an OpenBSD booth (Wim + Miod + Marc)
                    447: Marc Espie did talk about recent OpenBSD advances, and his ports and
                    448: packages work in front of about 30 people.
                    449: <p>
                    450:
1.353     henning   451: <li><strong><a name=decix150405></a> <a
                    452: href="http://www.de-cix.org/">DE-CIX Technical Meeting</a></strong>,
1.410     wvdputte  453: Apr 15, 2005, near Usingen, Germany.<br>
1.353     henning   454: Henning Brauer and Reyk Fl&ouml;ter had been invited to the technical
                    455: meeting of the Deutsche Commercial Internet Exchange (DE-CIX). Henning
                    456: presented his talk on OpenBGPD, about 60 people, mostly operators from
                    457: the big ISPs peering at DECIX, were in attendance.
1.354     reyk      458: Reyk, Maxim Salomon and Tim Kornau spoke on Wireless Network Security.
1.353     henning   459: <p>
                    460:
1.352     henning   461: <li><strong><a name=nuug140405></a>
                    462: <a href="http://www.nuug.no/aktiviteter/20050414-pf-brannmur/">Firewalling with PF at NUUG</a></strong>,
1.410     wvdputte  463: Apr 14, 2005, Oslo, Norway.<br>
1.352     henning   464: Peter N. M. Hansteen gave a firewalling with PF talk - which hopefully
                    465: gave you some ideas about how to control your network traffic the
                    466: way you want - keeping some things outside your network, directing
                    467: traffic to specified hosts or services, and of course, giving spammers
                    468: a hard time. The talk was in Norwegian, with <a
                    469: href="http://www.bgnett.no/~peter/pf/no/foils/">foils</a> and <a
                    470: href="http://www.bgnett.no/~peter/pf/no/">manuscript</a> (English <a
                    471: href="http://www.bgnett.no/~peter/pf/en/foils/">foils</a> and <a
                    472: href="http://www.bgnett.no/~peter/pf/en/">manuscript</a> too)
                    473: available if you couldn't make it there.
                    474: <p>
                    475:
1.350     marius    476: <li><strong><a name=usenix2005></a>
                    477:
                    478: <a href="http://www.usenix.org/events/usenix05/">Usenix Annual
1.410     wvdputte  479: Technical Conference</a></strong>, Apr 10-15, 2005, Anaheim,
1.350     marius    480: California, USA.<br> Marius Eriksen gave the OpenBSD update at the BSD
                    481: super BoF.  The update was well received and people were quite
                    482: sympathetic towards the ongoing efforts of the OpenBSD project to
                    483: ensure the free redistribution rights for firmware.  People were also
                    484: excited about the new Open* tools (OpenBGPD, OpenNTPD, OpenCVS) and it
1.351     marius    485: would not be surprising to see more of these imported into other BSDs.
1.350     marius    486: <p>
                    487:
1.345     henning   488: <li><strong><a name=fhwedel130405></a>
                    489: <a href="http://www.fh-wedel.de/">FH Wedel invited talk</a></strong>,
1.410     wvdputte  490: Apr 13, 2005, 17:00, H&ouml;rsaal 5, FH Wedel, Hamburg, Germany.<br>
1.345     henning   491: Henning Brauer spoke on OpenBGPD. More than 40 people were in attendance.
                    492: <p>
                    493:
1.344     martin    494: <li><strong><a name=plug080405></a>
                    495: <a href="http://www.plugfr.org/">Provence Linux User Group</a></strong>,
1.410     wvdputte  496: Apr 08, 2005, 20:00, PLUG, "La Vie de Quartier", 1, rue Antoine PONS
1.344     martin    497: 13004, Marseille, France.<br>
                    498: Alexandre Anriot from the OpenBSD french translation team spoke
                    499: about OpenBSD and associated projects (OpenBGPD etc.) during a
                    500: *BSD meeting. The <a href="papers/plug080405">slides</a>
                    501: (in French) are available.
                    502: <p>
                    503:
1.337     deraadt   504: <li><strong><a name=bcs2005></a>
                    505: <a href="http://www.bellua.com/bcs2005/asia05.index.html">Bellua Cyber Security Asia 2005</a></strong>,
1.410     wvdputte  506: Mar 21-24, 2005, Jakarta, Indonesia.<br>
1.337     deraadt   507: Ryan McBride presented an overview of PF which
                    508: discussed how its advanced features work together in some important
1.338     deraadt   509: applications and compared PF with the other major commercial and open
1.337     deraadt   510: source firewalls.
                    511: <p>
                    512:
1.317     henning   513: <li><strong><a name=nui_maynooth2005></a>
                    514: <a href="http://www.minds.nuim.ie/events">NUI Maynooth lectures</a></strong>,
                    515: Mar 4, 2005, Department of Computer Science, NUI Maynooth, Dublin, Ireland.<br>
1.318     henning   516: Ryan McBride presented talks about PF and about
1.326     mcbride   517: <a href="papers/dublin05-nr">randomization in the OpenBSD network layer.</a><br>
1.318     henning   518: Theo and Henning were in attendance because someone had to heckle.
1.317     henning   519: <p>
                    520:
1.312     deraadt   521: <li><strong><a name=trinity2005></a>
                    522: <a href="http://www.netsoc.tcd.ie/events/0405/openbsd.php">Trinity lecture</a></strong>,
                    523: Mar 3, 2005, Trinity College, Dublin, Ireland.<br>
1.320     deraadt   524: Theo de Raadt presented his talk about
                    525: <a href="papers/auug04">Exploit Mitigation Techniques</a>.
1.312     deraadt   526: <p>
                    527:
1.319     saad      528: <li><strong><a name=ShefLUG2005></a>
                    529: <a href="http://www.sheflug.co.uk/seminar/tiki-index.php?page=Sheffield%20Open%20Source%20Seminar">ShefLUG2005</a></strong>,
                    530: Mar 2, 2005, Sheffield, UK.<br>
                    531: Jacek Artymiak gave a talk about installing OpenBSD on Soekris hardware.
                    532: <p>
                    533:
1.310     mickey    534: <li><strong><a name=NYCBUG2005-03></a>
1.375     grunk     535: <a href="http://nycbug.org/index.php?NAV=Home&amp;SUBM=83">NYCBUG Monthly meeting</a></strong>,
1.310     mickey    536: Mar 2, 2005, NYC, USA.<br>
1.322     deraadt   537: Mickey gave a talk
1.325     mickey    538: (<a href="papers/nyc2005">slides</a> and
                    539: <a href="http://peachisland.com.nyud.net:8090/nycbug/nycbug-03-02-05.mp3">10.5MB audio</a>)
1.321     mickey    540: about <a href="hppa.html">porting OpenBSD</a>
1.313     martin    541: to the <a href="http://www.openpa.net">HP PA-RISC</a> platform.
1.310     mickey    542: <p>
1.312     deraadt   543:
1.308     deraadt   544: <li><strong><a name=Netsoc2005></a>
                    545: <a href="http://netsoc.ucd.ie/events/openbsd/">Netsoc lectures</a></strong>,
                    546: Mar 2, 2005, UCD, Dublin, Ireland.<br>
                    547: Theo de Raadt, Henning Brauer, and Ryan McBride gave a series of
1.320     deraadt   548: talks. Topics included
                    549: <a href="papers/auug04">exploit mitigation techniques</a>,
1.326     mcbride   550: <a href="papers/dublin05-nr">introducing network randomness to increase security</a>,
                    551: OpenBGPD, and pf.
                    552: Almost 200 people came to this event.
1.308     deraadt   553: <p>
                    554:
1.304     saad      555: <li><strong><a name=Brussels2005></a>
                    556: <a href="http://www.fosdem.org/2005/">FOSDEM Brussels 2005</a></strong>,
                    557: Feb 26 - 27, 2005, Brussels, Belgium.<br>
                    558: An OpenBSD/OpenSSH booth was present, ran by the usual gang of suspects.
                    559: Support for <a href="mailto:wim@kd85.com">Wim Vandeputte</a> this time were
1.307     otto      560: (among many others), Saad Kadhi, Henning Brauer, Thierry Deval, Otto Moerbeek,
1.304     saad      561: Xavier Santolaria, Martin Reindl, Reyk Fl&ouml;ter, Hans-J&ouml;rg
1.360     db        562: H&ouml;xer, Nikolay Sturm, Marc Balmer, Claudio Jeker, Joris Vink,
                    563: Olivier Cherrier, David Berghoff,
1.316     mbalmer   564: Alexander von Gernler, Uwe Stuehler, and Felix Kronlage from OpenDarwin.<br>
1.304     saad      565: There was a separate OpenBSD track, featuring Henning Brauer (about
                    566: signal handlers and OpenNTPD), Reyk Fl&ouml;ter (about wireless cards in
                    567: OpenBSD), and the author of the OpenBSD PF book, Jacek Artymiak (about
1.375     grunk     568: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf">pf(4)</a>, of course).<br>
1.304     saad      569: At the conference's Free Software Foundation Event, Theo de Raadt was
                    570: awarded the Free Software Award 2004 for his efforts to make Firmware for
                    571: wireless hardware and other devices freely available.
                    572: <p>
1.301     saad      573: <li><strong><a name=UKUUG05></a>
                    574: <a href="http://www.ukuug.org/events/winter2005/">UKUUG LISA/Winter Conference</a></strong>,
                    575: Feb 24 - 25, 2005, Birmingham, UK.<br>
                    576: Henning Brauer spoke on OpenBGPD, OpenNTPD and Signal Handlers.
                    577: <p>
                    578: <li><strong><a name=FFG2005></a>
                    579: <a href="http://www.guug.de/veranstaltungen/ffg2005/">GUUG FFG 2005</a></strong>,
                    580: Feb 22 - 25, 2005, Munich, Germany.<br>
                    581: Reyk Fl&ouml;ter talked about the latest wireless support in
                    582: OpenBSD at the annual spring meeting of the <a href="http://www.guug.de/">German Unix User Group</a>.
                    583: <p>
1.293     saad      584: <li><strong><a name=Paris2005></a>
                    585: <a href="http://www.solutionslinux.fr/fr/index.php">Solutions Linux 2005</a></strong>,
                    586: Feb 1 - 3, 2005, Paris, France.<br>
                    587: An OpenBSD booth as well as an OpenSSH booth were present. These booths
                    588: were run by Marc Espie, Miod Vallat, Saad Kadhi and Wim with help from
                    589: Guillaume Arcas and Christophe Plasschaert, two members of the OpenBSD
1.294     saad      590: french translation team.<br>
                    591: Marc Espie and Saad Kadhi gave a talk about the OpenBSD project with a
                    592: special focus on the ports collection and Packet Filter. The <a
                    593: href="papers/sl2005/index.html">slides</a> (in French) are
                    594: available.<br>
                    595: During the event, several demonstrations of <a
1.293     saad      596: href="http://soekris.kd85.com/">Soekris</a> machines running OpenBSD
                    597: were given by Saad Kadhi and Wim.
                    598: <p>
1.296     mcbride   599: </ul>
1.293     saad      600:
1.296     mcbride   601: <h3>2004</h3>
                    602:
                    603: <ul>
1.287     henning   604: <li><strong><a name=21C3></a>
                    605: <a href="http://www.ccc.de/congress/2004/">21C3 - Chaos Communication Congress</a></strong>,
1.375     grunk     606: Dec 27 - 29, 2004, Berlin, Germany<br>
1.287     henning   607: &quot;The Usual Suspects&quot; were there and ran the BSD corner, including
                    608: <a href="mailto:wim@kd85.com">Wim</a>,
                    609: Henning Brauer, Marc Balmer, Martin Reindl, Moritz Jodeit, Felix Kronlage,
1.315     nick      610: Uwe Stuehler, Konrad Foerstner, Bernd Ahlers, and Alexander von Gernler.<br>
1.287     henning   611: Henning gave a talk about OpenBGPD and OpenNTPD
                    612: (<a href="http://bulabula.org/papers/21c3/">slides</a>).<br>
                    613: The WiFi backbone ran on OpenBSD powered
                    614: <a href="http://soekris.kd85.com">Soekris</a> machines as access points,
                    615: work done by Reyk Fl&ouml;ter, Tim Kornau and others.
                    616: This installation was a very successful test of the new
1.290     henning   617: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath">ath(4)</a>
1.287     henning   618: driver.
                    619: <p>
1.248     deraadt   620:
1.286     kevlo     621: <li><strong><a name=icos2004></a>
1.417     kevlo     622: <a href="http://2004.icos.org.tw/">ICOS 2004</a></strong>,
1.286     kevlo     623: Dec 18 - 19, 2004, Taipei, Taiwan.<br>
                    624: Kevin Lo gave a presentation.
                    625: <p>
                    626:
1.285     deraadt   627: <li><strong><a name=syscan2004></a>
                    628: <a href="http://www.syscan.org/">SyScAN 2004</a></strong>,
                    629: Dec 16 - 17, 2004, Singapore.<br>
                    630: Theo de Raadt presented his talk about
                    631: <a href="papers/auug04">Exploit Mitigation Techniques</a>.
                    632: <p>
                    633:
1.283     saad      634: <li><strong><a name=sur200412></a>
                    635: <a href="http://www.ossir.org/sur/calendrier/index.shtml">SUR Group Meeting, December 2004</a></strong>,
                    636: Dec 14, 2004, Paris, France.<br>
                    637: Saad Kadhi gave a talk about OpenBSD and security during the monthly
                    638: meeting of the
                    639: <a href="http://www.ossir.org/sur/index.shtml">SUR</a> Group (Sécurité
                    640: Unix et Réseaux), a french user group focusing on security and Unix. The
1.284     xsa       641: <a href="papers/surgroup200412/index.html">slides</a> (in French) are available.
1.283     saad      642: <p>
                    643:
1.282     henning   644: <li><strong><a name=opencon2004></a>
                    645: <a href="http://www.opencon.org/">OpenCon 2004</a></strong>,
                    646: Dec 10 - 12, 2004, Venice, Italy.<br>
                    647: OpenBSD meeting in Northern Italy. Henning gave 3 talks in
                    648: two days, on bgpd
                    649: (<a href="http://bulabula.org/papers/opencon04/bgpd/">slides</a>),
                    650: ntpd
                    651: (<a href="http://bulabula.org/papers/opencon04/ntpd/">slides</a>)
                    652: and signal handlers
                    653: (<a href="papers/opencon04/">slides</a>).
                    654: Wim ran a booth, and Marc Balmer was there as well.
                    655: <p>
                    656:
1.275     deraadt   657: <li><strong><a name=UofA></a>
                    658: <a href="http://www.ualberta.ca/">U of A Seminar</a></strong>,
                    659: Nov 17 - 18, 2004, Edmonton Alberta.<br>
                    660: Theo de Raadt presented a talk at an open seminar at the
                    661: <a href="http://www.ualberta.ca/">University of Alberta</a>, in
                    662: Room B-02 of the
                    663: <a href="http://www.campusmap.ualberta.ca/map_bldg.cfm?bldg_id=42">
                    664: Computing Sciences Center</a>.
                    665: Talk went from 2 PM to nearly 5PM with more than 100 people attending
                    666: from the University and industry, followed by beer nearby.
                    667: The talk was also given the following day at the
                    668: <a href="http://www.cips.ca/">CIPS Security SIG</a> luncheon.
                    669: <p>
                    670:
1.271     henning   671: <li><strong><a name=EuroBSDCon2004></a>
                    672: <a href="http://2004.eurobsdcon.org/">EuroBSD Con</a></strong>,
                    673: Oct 29 - 31, 2004, Karlsruhe, Germany.<br>
1.272     henning   674: There was an OpenBSD and OpenSSH booth, run by
                    675: <a href="mailto:wim@openbsd.org">Wim</a>.
1.271     henning   676: Henning gave a talk
1.375     grunk     677: about <a href="http://2004.eurobsdcon.org/talks.html?&amp;tx_ptspeechupload_pi1[showUid]=44&amp;cHash=ec015b0552">bgpd</a>,
1.272     henning   678: <a href="http://bulabula.org/papers/euroBSDCon2004/">slides</a> are available.
1.271     henning   679: <p>
                    680:
                    681: <li><strong><a name=LinuxWorldExpoGermany2004></a>
                    682: <a href="http://www.linuxworldexpo.de/">Linux World Expo</a></strong>,
                    683: Oct 26 - 28, 2004, Frankfurt, Germany.<br>
1.272     henning   684: There was an OpenBSD and OpenSSH booth, run by
                    685: <a href="mailto:wim@openbsd.org">Wim</a>.
1.271     henning   686: <p>
                    687:
1.276     deraadt   688: <li><strong><a name=cuug2004></a>
1.270     deraadt   689: <a href="http://www.cuug.ab.ca/">Calgary Unix Users's Group</a></strong>,
                    690: Oct 26, 2004, Calgary, Canada.<br>
                    691: Theo presented the talk that he has recently given in Australia and
                    692: Malaysia to the "Home Crowd".
                    693: <p>
                    694:
                    695: <li><strong><a name=aldil2004></a>
1.269     krw       696: <a href="http://www.aldil.org/">Les Journées Du Logiciel Libre 2004</a></strong>,
                    697: Oct 22 - 23, 2004, Lyon, France.<br>
1.381     aanriot   698: There was OpenBSD and OpenSSH booth, run by Miod Vallat with the help of
1.415     aanriot   699: Alexandre Anriot and Thierry Thomas.
1.269     krw       700: <p>
                    701:
                    702: <li><strong><a name=systems2004></a>
                    703: <a href="http://www.systems.de/">Systems</a></strong>,
                    704: Oct 18 - 22, 2004, Munich, Germany <br>
                    705: There was an OpenBSD and OpenSSH booth, run by
                    706: <a href="mailto:wim@openbsd.org">Wim</a>.
                    707: <p>
                    708:
1.268     krw       709: <li><strong><a name=linuxexpo2004oct></a>
                    710: <a href="http://www.linuxexpo.org.uk/">Linux Expo</a></strong>,
                    711: Oct 6 - 7, 2004, London, UK.<br>
                    712: There was an OpenBSD and OpenSSH booth, run by
                    713: <a href="mailto:wim@openbsd.org">Wim</a>.
                    714: <p>
                    715:
1.375     grunk     716: <li><strong><a name=hitb2004></a>
1.268     krw       717: <a href="http://conference.hackinthebox.org">Hack in the Box Security Conference 2004</a></strong>,
                    718: Oct 4 - 7, 2004, Kuala Lumpur, Malaysia.<br>
                    719: Theo de Raadt presented an updated version of his
                    720: "Exploit Mitigation Techniques" talk.
                    721: <p>
                    722:
                    723: <li><strong><a name=SANE2004></a>
                    724: <a href="http://www.nluug.nl/events/sane2004/bazaar.html">SANE 2004</a></strong>
1.410     wvdputte  725: , Sep 29, 2004, Amsterdam, Netherlands.<br>
1.268     krw       726: There was an OpenBSD and OpenSSH booth, run by
                    727: <a href="mailto:wim@openbsd.org">Wim</a>.
                    728: <p>
                    729:
1.265     wvdputte  730: <li><strong><a name=LinuxKongress2004></a>
                    731: <a href="http://www.linux-kongress.org/2004">Linux Kongress 2004</a></strong>,
1.410     wvdputte  732: Sep 7 - 10, 2004, Erlangen, Germany.<br>
1.265     wvdputte  733: From their website: "Linux-Kongress is still the premier event for European
                    734: developers and one of the most important in the world. Each year hundreds of
                    735: hard core Linux enthusiasts from all over the world gather for this important
                    736: event."
                    737: <br>
                    738: Although this was a Linux developers' conference, we were able to
                    739: install a regular OpenBSD booth there, as known from other events.
                    740: It was run by <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>,
                    741: <a href="mailto:grunk@pestilenz.org">Alexander von Gernler</a> and other
                    742: geeks from the Erlangen-Nuremberg area.
                    743: <br>
                    744: There also was a BSD dinner at Friday evening.
                    745: <p>
                    746:
1.262     henning   747: <li><strong><a name=Sucon2004></a>
                    748: <a href="http://www.suug.ch/sucon/04/">SUCON 2004</a></strong>,
1.410     wvdputte  749: Sep 2 - 4, 2004, Zurich, Switzerland.<br>
1.262     henning   750: There was an OpenBSD and OpenSSH booth. Very nice conference.
                    751: Henning's slides from his talks about
                    752: <a href="http://bulabula.org/papers/sucon04/bgpd">bgpd</a> and
                    753: <a href="http://bulabula.org/papers/sucon04/ntpd">ntpd</a>
                    754: are available.
                    755: <p>
                    756:
1.261     deraadt   757: <li><strong><a name=auug2004></a>
1.266     jolan     758: <a href="http://www.auug.org.au/events/2004/auug2004/">AUUG 2004</a></strong>,
1.261     deraadt   759: Aug 29 - Sep 3, 2004, Melbourne, Australia.<br>
                    760: Theo de Raadt presented a half-day tutorial on privilege seperation and a
                    761: newly extended version of the
                    762: <a href="papers/auug04">Exploit Mitigation Techniques</a> talk.<br>
                    763: For more information, see this
                    764: <a href="http://www.computerworld.com.au/index.php/id;517187222;fp;16;fpid;0">
                    765: ComputerWorld article</a>.
                    766: <p>
                    767:
                    768:
1.257     saad      769: <li><strong><a name=LSM2004></a>
                    770: <a href="http://lsm.abul.org">Libre Software Meeting</a></strong>,
1.410     wvdputte  771: Jul 6 - 10, 2004, Bordeaux, France.<br>
1.257     saad      772: There was an OpenBSD and OpenSSH booth, run by
                    773: <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>.
                    774: <p>
                    775:
                    776: <li><strong><a name=LinuxTag2004></a>
                    777: <a href="http://www.linuxtag.org">LinuxTag 2004</a></strong>,
1.410     wvdputte  778: Jun 23 - 26, 2004, Karlsruhe, Germany.<br>
1.257     saad      779: There was an OpenBSD and OpenSSH booth, run by
                    780: <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>.
                    781: <p>
                    782:
1.256     mickey    783: <li><strong>OpenBSD c2k4 "Hackathon"</strong>,
1.410     wvdputte  784: Jun 19 - 27, 2004, Calgary, Canada<br>
1.256     mickey    785: Over 45 developers congregated in Calgary for a 9 day long development
                    786: session.
                    787: <p>
                    788:
1.254     xsa       789: <li><strong><a name=LinuxwochenVienna2004></a>
1.255     xsa       790: <a href="http://www.linuxwochen.at/">Linuxwochen Vienna 2004</a></strong>,
1.254     xsa       791: May 26 - 29, 2004, Vienna, Austria.<br>
                    792: The Linuxwochen 2004 tour stopped in the MuseumsQuartier, Vienna.
                    793: Wim Vandeputte and Reinhard Sammer ran the OpenBSD booth. Michael Bauer
                    794: and Teemu Schaabl from the <a href="http://www.cngw.org/">CNGW</a> gave
                    795: a basic talk about pf.
                    796: <p>
                    797:
1.248     deraadt   798: <li><strong><a name=BSDCan2004></a>
1.303     mcbride   799: <a href="http://www.bsdcan.org/2004/">BSDCan 2004</a></strong>,
1.248     deraadt   800: May 13 - 16, 2004, Ottawa, Canada.<br>
                    801: BSDCan was held at the University of Ottawa.  Ryan McBride gave a talk
1.302     mcbride   802: <a href="http://www.openbsd.org/papers/bsdcan04-pf/index.html">about newer features in pf</a>,
                    803: focusing on the redundancy provided by CARP and pfsync.
                    804: Theo de Raadt presented a revised version of his talk on
1.248     deraadt   805: <a href="papers/bsdcan04">Exploit Mitigation Techniques</a>.
                    806: <p>
                    807:
1.247     canacar   808: <li><strong><a name="LOSFAnkara2004"></a>
                    809: <a href="http://senlik.linux.org.tr">3rd Linux and Open Source Festival</a></strong>,
                    810: May 13 - 16, 2004, Ankara, Turkey.<br>
                    811: Can E. Acar and Berk D. Demir talked about the OpenBSD Project. The
                    812: philosophy, project goals, system features and recent proactive
                    813: security features were introduced. CARP, patents, recent Apache &amp;
                    814: XFree86 licensing issues and effects of NDAs in open source
                    815: projects were discussed.<br>
                    816: You can view the
1.281     canacar   817: <a href="http://bdd.mindcast.org/slides/OpenBSD-LOYS2004-cea-bdd.pdf">
1.247     canacar   818: slides in PDF format</a> the
1.281     canacar   819: <a href="http://bdd.mindcast.org/slides/OpenBSD-LOYS2004-cea-bdd.tex">
1.247     canacar   820: LaTeX source</a> is also available (they are
                    821: <a href="http://www.eee.metu.edu.tr/~canacar/slides/">mirrored</a>, as well).
                    822: <p>
                    823:
1.242     henning   824: <li><strong><a name=Brussels2004></a>
                    825: <a href="http://www.fosdem.org/">FOSDEM Brussels 2004</a></strong>,
                    826: Feb 21 - 22, 2004, Brussels, Belgium.<br>
1.243     henning   827: An OpenBSD/OpenSSH booth was present, run by Wim Vandeputte.
                    828: Several developers (including Henning Brauer, Xavier Santolaria, Thierry Deval,
                    829: Philipp B&uuml;hler, Otto Moerbeek and Saad Kadhi) showed up.
                    830: Wim and Alexander von Gernler gave &quot;lightning talks&quot; about Soekris
                    831: and systrace
1.263     saad      832: (<a href="http://pestilenz.org/~grunk/vortraege/2004/FOSDEM/systrace.pdf">slides</a>), respectively.
1.243     henning   833: Henning got a slot in the main track to talk about the new bgpd
                    834: (<a href="http://www.2suck.net/papers/fosdem2004/">slides</a>).
                    835: On Saturday evening, the traditional OpenBSD dinner took place.
1.242     henning   836: <p>
                    837:
1.240     espie     838: <li><strong><a name=Paris2004></a>
                    839: <a href="http://www.linuxsolutions.fr/">Linux Expo Paris 2004</a></strong>,
                    840: Feb 3 - 5, 2004, Paris, France.<br>
                    841: An OpenBSD booth as well as an OpenSSH booth were present, thanks to
                    842: <a href="mailto:saad@docisland.org">Saad Kadhi</a> and
                    843: <a href="mailto:wim@openbsd.org">Wim</a>.
                    844: <p>
                    845:
                    846: <li><strong><a name="LWE04"></a>
                    847: <a href="http://www.linuxworldexpo.com/linuxworldny/V40/index.cvn">LinuxWorld
                    848: Conference and Expo</a></strong>, Jan 20 - 23, 2004, New York, NY, USA.<br>
1.397     grunk     849: <a href="mailto:wes@openlysecure.org">Wes Sonnenreich</a> and others
1.240     espie     850: have established a BSD user group in NYC and held a BSD BoF at the
                    851: Jacob Javits Center on January 22nd at 5:45pm, Room 1E15.
                    852: <p>
                    853: </ul>
                    854:
1.188     henning   855: <h3>2003</h3>
1.236     jose      856:
                    857: <ul>
1.232     jose      858: <li><strong><a name=20c3></a>
                    859: <a href="http://www.ccc.de/congress/2003/">20th Chaos Communication Congress 2003</a></strong>,
                    860: Dec 27 - 29, 2003, Berlin, Germany.<br>
                    861: OpenBSD was represented by a booth, ran by
                    862: <a href= "mailto:wim@openbsd.org">Wim</a>, and supported by Henning and
1.236     jose      863: Alexander von Gernler. Alexander also gave a
1.260     saad      864: <a href="http://pestilenz.org/~grunk/vortraege/2003/20C3/openbsd.pdf">talk</a>
1.232     jose      865: introducing the project and the OS (in German).
1.236     jose      866: <p>
1.232     jose      867:
1.228     jose      868: <li><strong><a name=brazil2003></a>
1.236     jose      869: <a href="http://bsdcon.myfreebsd.com.br">1st BSDCon Brazil</a></strong>,
1.228     jose      870: Dec 6 - 7, 2003. Rio de Janeiro, Brazil.<br>
                    871: This was the first BSDCon Brazil, and of course OpenBSD was present.
1.236     jose      872: Douglas Santos spoke on advocacy and about some of the technical aspects
                    873: of OpenBSD. Eduardo A. Alvarenga gave a presentation about firewalling
1.228     jose      874: with OpenBSD PF.
                    875: <p>
                    876:
                    877: <li><strong><a name=ankara03></a>
                    878: <a href="http://seminer.linux.org.tr">Association of Turkish Linux User</a></strong>,
                    879: Dec 4, 2003, Ankara, Turkey.<br>
                    880: Can Acar and Berk Demir gave a mammoth 4 hour presentation on OpenBSD.
                    881: The first part was a broad introduction to the OpenBSD philosophy, the
1.236     jose      882: project goals, and system features. After a break, in the second part they
                    883: talked about the exploit mitigation techniques employed in OpenBSD. This
                    884: part was aimed at techies and is almost a complete Turkish translation of
                    885: the talk Theo recently gave in Japan. You can view the
1.281     canacar   886: <a href="http://bdd.mindcast.org/slides/OpenBSD_3.12.2003.can-bdd.pdf">
1.236     jose      887: slides in PDF format </a>
                    888: (they are <a href="http://www.eee.metu.edu.tr/~canacar/slides/OpenBSD_3.12.2003.can-bdd.pdf">mirrored</a>, as well).
1.228     jose      889: <p>
                    890:
1.227     jose      891: <li><strong><a name=Luxembourg2003></a>
                    892: <a href="http://www.linuxday.lu/">Linuxday Luxembourg 2003</a></strong>,
                    893: Nov 6 - 8, 2003, Luxembourg, Luxembourg.<br>
                    894: Booths were present, organized by <a href= "mailto:wim@openbsd.org">Wim</a>.
                    895: <p>
                    896:
                    897: <li><strong><a name=Pacsec2003></a>
                    898: <a href="http://pacsec.jp/">Pacsec 2003</a></strong>,
1.410     wvdputte  899: Nov 6 - 7, 2003, Tokyo, Japan.<br>
1.236     jose      900: Three OpenBSD developers presented on various topics. Theo de Raadt
1.227     jose      901: gave a presentation on Exploit Mitigation Techniques
1.236     jose      902: <a href="papers/pacsec03/e/index.html">(English)</a>
                    903: <a href="papers/pacsec03/j/index.html">(Japanese)</a>, Jun-ichiro
1.227     jose      904: itojun Hagino presented material covering
1.236     jose      905: <a href="http://www.itojun.org/paper/itojun-200311-pacsec-jp/">
1.241     david     906: IPv6 security considerations</a>, and Jose Nazario discussed advances
1.227     jose      907: in Internet worm defenses.
                    908: <p>
                    909:
1.224     miod      910: <li><strong><a name=Lyon2003></a>
                    911: <a href="http://www.aldil.org/agenda/journees/2003/">Les V<sup>&egrave;mes</sup> Journ&eacute;es du Libre 2003</a></strong>,
                    912: Oct 31 - Nov 1, 2003, Lyon, France.<br>
                    913: Miod Vallat gave a talk about the recent security efforts deployed in OpenBSD,
                    914: as well as generic security concepts (slides, in bad French, are available in
                    915: <a href="http://www.aldil.org/agenda/journees/2003/vallat/miod.mgp">mgp
                    916: format</a>). As usual, Wim ran an OpenBSD booth featuring the new 3.4 release,
                    917: as well as <a href="http://soekris.kd85.com">Soekris</a> hardware running
                    918: OpenBSD.
                    919: <p>
                    920:
                    921: <li><strong><a name=Saarbrucken2003></a>
                    922: <a href="http://www.linux-kongress.org/2003/index.html">Linux Kongress Saarbr&uuml;cken 2003</a></strong>,
                    923: Oct 14 - 16, 2003, Saarbr&uuml;cken, Germany.<br>
                    924: An OpenBSD booth was present, starring Wim again.
                    925: <p>
                    926:
                    927: <li><strong><a name=London2003></a>
                    928: <a href="http://www.linuxexpo.org.uk/">Linux Expo London 2003</a></strong>,
                    929: Oct 8 - 9, 2003, London, UK.<br>
                    930: An OpenBSD booth was present, starring Wim as usual.
                    931: <p>
                    932:
1.219     jose      933: <li><strong><a name=bsdcon2003></a>
                    934: <a href="http://www.usenix.org/events/bsdcon03/">BSDCon '03</a></strong>,
                    935: Sep 8 - 12, 2003, San Mateo, California.<br>
1.236     jose      936: OpenBSD was represented in the BSD Status Report, and David Rosenthal
1.219     jose      937: gave a talk on an OpenBSD based security appliance.
                    938: <p>
                    939:
1.218     jose      940: <li><strong><a name=sucon2003></a>
                    941: <a href="http://www.sucon.ch/">SUCON '03</a></strong>,
                    942: Sep 5, 2003. Zurich, Switzerland.<br>
1.236     jose      943: Daniel Hartmeier talked about PF, and <a
1.218     jose      944: href="http://open.bsdcow.net/events/sucon2003/">pictures are available</a>.
                    945: <p>
                    946:
1.214     henning   947: <li><strong><a name=camp2003></a>
                    948: <a href="http://www.ccc.de/camp/">Chaos Communication Camp 2003</a></strong>,
1.216     jose      949: Aug 7 - 10, 2003, in <a href="http://www.paulshof.de/body-mehr.html">a field</a> near Berlin Germany<br>
1.214     henning   950: There was a huge OpenBSD village. Several OpenBSD developers have been there.
                    951: <p>
                    952:
1.213     jose      953: <li><strong><a name=sec2003></a>
                    954: <a href="http://www.usenix.org/events/sec03/">Usenix Security</a></strong>,
1.216     jose      955: Aug 4 - 8, 2003, Washington, DC, USA.<br>
1.236     jose      956: Niels Provos presented two papers on security advances originally
1.213     jose      957: developed for OpenBSD, including the OpenSSH privsep feature and systrace.
                    958: Several OpenBSD developers were there.
                    959: <p>
                    960:
1.211     jose      961: <li><strong><a name=linuxtag2003></a>
                    962: <a href="http://www.linuxtag.org/2003/en/index.html">LinuxTag 2003</a></strong>,
1.216     jose      963: Jul 10 - 13, 2003, Karlsruhe Convention Center Germany<br>
1.211     jose      964: Both OpenBSD and OpenSSH had booths in the main exhibit.
                    965: <p>
                    966:
                    967: <li><strong><a name=lsm2003></a>
                    968: <a href="http://libresoftwaremeeting.org/">Libre Software Meeting 2003</a></strong>,
1.216     jose      969: Jul 9 - 12, 2003, Metz, France<br>
1.212     matthieu  970: Matthieu Herrb gave <a href="papers/xf86-sec.pdf">a talk about XFree86 security</a>. There was
1.211     jose      971: also an OpenBSD booth with developers.
                    972: <p>
                    973:
1.209     wvdputte  974: <li><strong><a name=lud2003></a>
                    975: <a href="http://www.linuxuserexpo.com/">Linux User & Developer Expo 2003</a></strong>,
1.216     jose      976: Jun 24 - 26, 2003, at the NEC in Birmingham UK<br>
1.209     wvdputte  977: There was an OpenBSD booth with developers.
                    978: <p>
1.195     deraadt   979:
1.202     jason     980: <li><strong><a name=usenix2003></a>
1.236     jose      981: <a href="http://www.usenix.org/events/usenix03/">Usenix Annual Technical
1.216     jose      982: Conference</a></strong>,
                    983: Jun 9 - 14, 2003, San Antonio, Texas, USA<br>
1.202     jason     984: A few OpenBSD developers were there and one paper was presented:
                    985: <ul>
1.216     jose      986: <li>The Design of the OpenBSD Cryptographic Framework<br>
1.202     jason     987:     <a href="events.html#usenix2003">Usenix 2003</a>, by
1.236     jose      988:     Angelos D. Keromytis,
                    989:     Jason L. Wright, and
1.205     deraadt   990:     Theo de Raadt.<br>
1.202     jason     991:     <a href="papers/ocf.pdf">paper</a>.
                    992: </ul>
                    993: <p>
                    994:
1.201     deraadt   995: <li><strong>OpenBSD c2k3 "Hackathon"</strong>,
1.216     jose      996: May 9 - 19, 2003, Calgary, Canada<br>
1.201     deraadt   997: Over 50 developers congregated in Calgary for a 10 day long development
                    998: session.
                    999: <p>
                   1000:
1.216     jose     1001: <li><strong>
                   1002: <a href="http://www.webb.it/">Webbit 2003</a></strong>,
                   1003: May 9 - 11, 2003, Padova, Italy<br>
1.203     jason    1004: Giacomo Cariello and Wim Vandeputte attended, and several OpenBSD
                   1005: <a href="http://www.deadly.org/article.php3?sid=20030503101052">related talks</a> were given.
                   1006: <p>
                   1007:
1.216     jose     1008: <li><strong>
                   1009: <a href="http://cansecwest.com/">CanSecWest 03</a></strong>,
                   1010: Apr 9 - 11, 2003, Vancouver, Canada<br>
1.195     deraadt  1011: Theo spoke about killing buffer overflows using ProPolice and the new W^X technology,
1.196     matthieu 1012: available as a <a href="papers/csw03.mgp">magicpoint file</a>.
1.195     deraadt  1013: <p>
                   1014:
1.216     jose     1015: <li><strong>
                   1016: <a href="http://www.cebit.de/">CeBIT 2003</a></strong>,
                   1017: Mar 14, 2003, Hannover, Germany<br>
1.236     jose     1018: 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 1019: gave a talk on OpenBSD and OpenSSH. <a href="papers/cebit2003.tgz">slides</a> are available.
1.194     henning  1020: <p>
                   1021:
1.216     jose     1022: <li><strong>
                   1023: <a href="http://www.linuxforum.dk/2003/english/">LinuxForum 2003</a></strong>,
                   1024: Mar 1, 2003, Copenhagen<br>
1.236     jose     1025: Daniel spoke about PF (slides in <a href="papers/linuxforum2k3.tar.gz">mgp</a>,
                   1026: <a href="http://www.benzedrine.cx/linuxforum/">HTML</a>).
1.191     dhartmei 1027: It was a small but cozy conference, jointly held by Danish Linux and BSD
                   1028: user groups.
                   1029: <p>
                   1030:
1.236     jose     1031: <li><strong>
                   1032: <a href="http://www.cuug.ab.ca">CUUG - The Calgary Unix Users
1.216     jose     1033: Group</a></strong>,
                   1034: Feb 25, 2003, 18:00 MST, Calgary<br>
1.190     miod     1035: OpenBSD lead developer Theo de Raadt spoke about some of the recent
                   1036: changes in OpenBSD that are leading the way to the complete elimination of
                   1037: "buffer overflow" security risks and attacks.
                   1038: <p>
                   1039:
1.216     jose     1040: <li><strong>
                   1041: <a href="http://www.fosdem.org/">FOSDEM 2003</a></strong>,
                   1042: Feb 8 - 9, 2003, Brussels<br>
1.236     jose     1043: Henning and Philipp gave a talk on -current PF developments
1.196     matthieu 1044: (<a href="papers/fosdem2k3-pf.mgp">slides</a>)
1.187     henning  1045: and on Saturday evening, there was an OpenBSD dinner for those interested.
                   1046: <p>
                   1047:
1.216     jose     1048: <li><strong>
                   1049: <a href="http://linuxsolutions.fr/FR/home/index.php?site=default">Linux Solutions</a></strong>,
                   1050: Feb 4 - 6, 2003, CNIT - Paris La Défense<br>
1.185     miod     1051: There was an OpenBSD booth with several OpenBSD developers, as well as 3.2 OpenBSD
1.413     grunk    1052: CD sets and T-shirts.
1.185     miod     1053: <p>
1.236     jose     1054: </ul>
1.185     miod     1055:
1.161     millert  1056: <h3>2002</h3>
1.236     jose     1057:
                   1058: <ul>
                   1059: <li><strong>
                   1060: <a href="http://www.ccc.de/congress/2002/">19c3: the 19th CCC
1.216     jose     1061: Congress</a></strong>,
                   1062: Dec 27 - 29, 2002, Berlin<br>
1.236     jose     1063: There was a huge <a href="http://www.eurobsd.org/19c3">reserved space</a> for
                   1064: OpenBSD users and developers, a couple of -current test systems and for those
1.413     grunk    1065: curious, a first look at the 3.2 OpenBSD T-shirts.
1.184     wvdputte 1066: <p>
1.177     jason    1067:
1.216     jose     1068: <li><strong>
                   1069: <a href="http://2002.eurobsdcon.org/">BSDCon Europe 2002</a></strong>,
                   1070: Nov 15 - 17, 2002, Amsterdam, Netherlands<br>
1.181     henning  1071: OpenBSD people were there;
1.236     jose     1072: Philipp B&uuml;hler and Henning Brauer spoke about
1.182     ian      1073: <a href="papers/tuning-openbsd.ps">
                   1074: network performance tuning on OpenBSD</a>,
1.236     jose     1075: and Ian Darwin presented a
1.182     ian      1076: <a href="papers/eurobsd-firewalls-2002.pdf">
                   1077: tutorial on OpenBSD servers/firewalls</a>.
1.179     pb       1078: <p>
1.178     pb       1079:
1.216     jose     1080: <li><strong>
1.236     jose     1081: <a href="http://www.usenix.org/events/lisa02/">LISA '02: 16th Systems
1.216     jose     1082: Administration Conference</a></strong>,
                   1083: Nov 3 - 8, 2002, Philadelphia, USA<br>
1.177     jason    1084: Mickey and Jason manned the booth at the vendor expo (the only BSD
                   1085: represented) and sold <a href="32.html">3.2</a> CDs, and Jason gave a BoF
                   1086: session on <a href="32.html">3.2</a> and future.
                   1087: <p>
                   1088:
1.216     jose     1089: <li><strong>
1.264     djm      1090: <a href="http://www.auug.org.au/events/2002/auug2002/">Australian Unix Users
                   1091: Group Winter Conference</a></strong>,
                   1092: Sep 1 - 6, 2002, Melbourne Australia<br>
                   1093: Damien Miller presented a tutorial on the
                   1094: <a href="papers/auug2002-ssh/index.html">SSH protocol</a> and
                   1095: <a href="papers/auug2002-ssh.ps">OpenSSH tips and tricks</a>.
                   1096: <p>
                   1097:
                   1098: <li><strong>
1.216     jose     1099: <a href="http://lsm.abul.org">The 3rd Libre Software Meeting</a></strong>,
                   1100: Jul 9 - 13, 2002, Bordeaux, France<br>
1.172     miod     1101: Several OpenBSD developers and users were attending the meeting, and
                   1102: Niels Provos presented his
                   1103: <a href="http://www.citi.umich.edu/u/provos/systrace">systrace</a>
                   1104: system call policy management tool.
1.174     nick     1105: <p>
1.172     miod     1106:
1.216     jose     1107: <li><strong>
                   1108: <a href="http://www.Webb.it">Webb.it 02</a></strong>,
                   1109: Jul 5 - 7, 2002, Padova, Italy<br>
1.171     ian      1110: OpenBSD developers had a booth selling CD's, T-shirts, etc.
                   1111: <p>
                   1112:
1.216     jose     1113: <li><strong>
1.236     jose     1114: <a href="http://www.softwarelivre.rs.gov.br/forum">The Annual International
1.216     jose     1115: Free Software Forum</a></strong>,
                   1116: May 2 - 4, 2002, Porto Alegre-RS, Brazil<br>
1.236     jose     1117: Mainly a Linux/GNU event, but this year the BSD Operating Systems
                   1118: had a chance to prove their value.
1.169     horacio  1119: Edson Brandi spoke on FreeBSD, Diego Linke
1.236     jose     1120: on NetBSD, and Ricardo Nascimento Ferreira on OpenBSD.
1.169     horacio  1121: <p>
1.168     miod     1122:
1.216     jose     1123: <li><strong>
                   1124: <a href="http://www.usenix.org/events/bsdcon02/">BSDCON 2002</a></strong>,
                   1125: Feb 11 - 14, 2002, San Francisco, California, USA<br>
1.161     millert  1126: Todd Miller gave an update on current OpenBSD status and participated in a
1.162     millert  1127: BSD panel discussion.  The <a href="slides/bsdcon_2002/index.html">slides</a>
                   1128: are available.
1.161     millert  1129: <p>
                   1130:
1.216     jose     1131: <li><strong>
                   1132: <a href="http://www.linuxexpoparis.com">Linux expo Paris 2002</a></strong>,
                   1133: Jan 30 - Feb 1, 2002, Paris, France<br>
1.163     miod     1134: The french Linux Expo 2002 was quite small and as usual the OpenBSD booth ended
                   1135: up with others on the expo's side.  On the first day, almost all the merchandise
                   1136: was sold, and we have even sold older versions (2.9) the following days to
                   1137: people who wouldn't leave without a cd set in their hands...
                   1138: <p>
                   1139:
1.216     jose     1140: <li><strong>
                   1141: <a href="http://musess.mcmaster.ca/">MUSESS 2002</a></strong>,
                   1142: Jan 25 - 26, 2002, McMaster University, Ontario, Canada<br>
1.164     millert  1143: Louis Bertrand gave a presentation on OpenBSD titled
                   1144: <strong>Fix The Bugs, Secure The System</strong>.
                   1145: The <a href="slides/musess_2002/index.html">slides</a> are available.
                   1146: <p>
1.236     jose     1147: </ul>
1.164     millert  1148:
1.152     jakob    1149: <h3>2001</h3>
                   1150:
1.236     jose     1151: <ul>
1.216     jose     1152: <li><strong>
                   1153: <a href="http://www.usenix.org/events/lisa01/">USENIX LISA 2001</a></strong>,
                   1154: Dec 2 - 7, 2001, San Diego, California, USA<br>
1.160     jufi     1155: Niels Provos gave a presentation, and there's been a booth selling
1.413     grunk    1156: T-shirts and 3.0 CDs.
1.160     jufi     1157: <p>
                   1158:
1.216     jose     1159: <li><strong>
                   1160: <a href="http://www.ietf.org/meetings/IETF-52.html">52nd IETF</a></strong>,
                   1161: Dec 9 - 14, 2001, Salt Lake City, Utah, USA<br>
1.160     jufi     1162: Angelos, Itojun &amp; Jakob were there.
                   1163: <p>
                   1164:
1.158     deraadt  1165: <li><strong>
1.236     jose     1166: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">DISC
1.216     jose     1167: 2001</a></strong>,
                   1168: Nov 26 - 29, 2001, Mexico City, Mexico<br>
1.158     deraadt  1169: Once again, Theo de Raadt explained the security auditing process and
                   1170: subsequent secure configuration choices made in OpenBSD, in a talk
                   1171: entitled "Updated thoughts on writing a secure Operating System".
                   1172: <p>
                   1173:
1.216     jose     1174: <li><strong>
                   1175: <a href="http://www.linux.org.hk">LinuxCafe</a></strong>,
                   1176: Sep 15, 2001, Hong Kong, China<br>
1.156     provos   1177: Shell Hung gave an introduction for BSD and demonstration of OpenBSD to HKLUG.
                   1178: <p>
                   1179:
1.201     deraadt  1180: <li><strong>VPN Bakeoff</strong>,
1.216     jose     1181: Aug 13 - 18, 2001, Finland<br>
1.156     provos   1182: Jakob and Itojun were there.
                   1183: <p>
1.158     deraadt  1184:
1.150     wvdputte 1185: <li><strong>
1.215     nick     1186: <a href="http://www.hal2001.org">HAL 2001</a></strong>,
1.216     jose     1187: Aug 10 - 12, 2001, Twente, Netherlands<br>
1.153     jufi     1188: Quite a lot of developers were there, we even had our own tent.
                   1189: Niels, Rees and Dugsong held talks, more info on the main website
                   1190: for HAL2001. And of course T-Shirts and CDROMs were sold.
1.150     wvdputte 1191: <p>
1.137     aaron    1192:
                   1193: <li><strong>
1.236     jose     1194: <a href="http://conferences.oreilly.com/oscon/">O'Reilly Open Source
1.216     jose     1195: Conference</a></strong>,
                   1196: Jul 23 - 27, 2001, San Diego, California, USA<br>
1.148     brian    1197: OpenBSD had a booth selling CD's, T-shirts, etc.
                   1198: Ian Darwin presented his "Firewalls and Secure Internet Servers
                   1199: with OpenBSD" tutorial.
                   1200: <p>
                   1201:
                   1202: <li><strong>
1.201     deraadt  1203: <a href="http://www.defcon.org">DEF CON Nine</a></strong>,
1.216     jose     1204: Jul 13 - 15, 2001 Las Vegas, USA<br>
1.148     brian    1205: OpenBSD developers and users make it a point to attend every year,
                   1206: and had a table selling CD's, shirts, etc.
                   1207: <p>
                   1208:
                   1209: <li><strong>
1.236     jose     1210: <a href="http://www.sek.co.kr/sek2001/sek_html/main.htm">Software
1.216     jose     1211: Exhibition of Korea</a></strong>,
                   1212: Jun 26 - 29, 2001, Seoul, Korea<br>
1.146     krw      1213: urisecure/NDS sponsored an OpenBSD booth with CD's, posters,
                   1214: and a live demo of OpenBSD's IPSEC hardware acceleration.
                   1215: <p>
                   1216:
                   1217: <li><strong>
1.236     jose     1218: <a href="http://www.usenix.org/events/usenix01/">2001 USENIX Annual
1.216     jose     1219: Technical Conference</a></strong>,
                   1220: Jun 25 - 30, 2001, Boston, USA<br>
1.146     krw      1221: OpenBSD developers were there, selling CD's, T-shirts, etc.
                   1222: <p>
                   1223:
                   1224: <li><strong>
1.143     dugsong  1225: <a href="http://www.olymfair.org/eng/workshop.htm">Information
1.201     deraadt  1226: Security OlymFair</a></strong>,
1.216     jose     1227: May 16 - 18, 2001, Seoul, Korea<br>
1.143     dugsong  1228: Dug Song gave a detailed introduction to OpenBSD to the Korean
                   1229: security community.
                   1230: <p>
                   1231:
                   1232: <li><strong>
1.236     jose     1233: <a href="http://www.osdem.org/">2001 Open Source and Free Software
1.216     jose     1234: Developers' Meeting</a></strong>,
                   1235: Feb 3 - 4, 2001, Brussels, Belgium<br>
1.137     aaron    1236: There was an OpenBSD booth with some loose talks made.
                   1237: <p>
                   1238:
                   1239: <li><strong>
1.201     deraadt  1240: <a href="http://www.linuxexpoparis.com/">2001 Linux Expo</a></strong>,
1.216     jose     1241: Feb 1 - 2, 2001, Paris, France<br>
1.236     jose     1242: There was an OpenBSD booth in the 'F' area.
1.137     aaron    1243: <p>
1.236     jose     1244: </ul>
1.137     aaron    1245:
1.132     louis    1246: <h3>2000</h3>
                   1247:
1.236     jose     1248: <ul>
1.132     louis    1249: <li><strong>
1.236     jose     1250: <a href="http://www.usenix.org/events/lisa2000/">LISA 2000, USENIX
1.216     jose     1251: Systems Administration Conference</a></strong>,
                   1252: Dec 3 - 8, 2000, New Orleans, USA<br>
1.134     jufi     1253: Wim Vandeputte and other volunteers have been running a sales table with
                   1254: shirts, posters and the brand new 2.8 CDs.
                   1255: <p>
                   1256:
                   1257: <li><strong>
1.215     nick     1258: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">DISC 2000</a></strong>,
1.216     jose     1259: Nov 26 - Dec 1, 2000, Mexico City, Mexico<br>
1.133     deraadt  1260: Theo de Raadt explained the security auditing process and subsequent secure
                   1261: configuration choices made in OpenBSD, in a talk entitled "Secure by Default".
                   1262: Over the next few days, he also participated in two panels with various security
                   1263: experts who had flown in from around the world.  Following this, Theo climbed
1.151     jsyn     1264: one of the largest volcanoes, called Malinche.
1.133     deraadt  1265: <p>
                   1266:
                   1267: <li><strong>
1.236     jose     1268: <a href="http://www.nluug.nl/events/nj2000">NLUUG Najaarsconferentie
1.216     jose     1269: 2000</a></strong>,
                   1270: Nov 9, 2000, Ede, NL<br>
1.236     jose     1271: There was an OpenBSD booth where people dropped by for information or to
1.413     grunk    1272: get their T-shirts, polos, caps and 2.7 CDs.
1.13      deraadt  1273: <p>
1.4       millert  1274:
1.132     louis    1275: <li><strong><a name=ipsec2000></a>
1.236     jose     1276: <a href="http://www.upperside.fr/baipsecy2k.htm">IPsec 2000 Global
1.216     jose     1277: Summit</a></strong>,
                   1278: Oct 24 - 27, 2000, Paris La Defense, France<br>
1.159     miod     1279: Niels Provos ended the conference by speaking about the IPsec architecture
1.132     louis    1280: in OpenBSD. The talk was well received and many people were very interested
                   1281: about our cryptographic hardware acceleration.
                   1282:
                   1283: <ul>
1.236     jose     1284: <li>The IPsec Architecture in OpenBSD<br>
1.215     nick     1285:     <a href="#ipsec2000">IPsec 2000 Global Summit</a> by Niels Provos.<br>
1.132     louis    1286:     <a href="papers/ipsec-slides.ps">slides</a>.
                   1287: </ul>
1.4       millert  1288: <p>
1.132     louis    1289:
1.7       deraadt  1290: <li><strong>
1.201     deraadt  1291: <a href="http://ApacheCon.Com/2000/EU/">ApacheCon Europa 2000</a></strong>,
1.216     jose     1292: Oct 23 - 25, 2000, London, UK<br>
1.132     louis    1293: There was an OpenBSD booth where people could drop by for information and
                   1294: a chat with the local OpenBSD personnel. We also had the essentials for
1.413     grunk    1295: your wardrobe (T-shirts, polos, caps), for your hardware (2.7 CDs) and for your
1.132     louis    1296: mind (drinks afterwards).
                   1297: <p>
                   1298:
1.216     jose     1299: <li><strong>
                   1300: <a href="http://www.bsdcon.com/">BSD Con 2000</a></strong>,
                   1301: Oct 18 - 20, 2000, Monterey, CA, USA<br>
1.132     louis    1302: David Terrell ran an OpenBSD booth selling T-shirts and CDs and answering
                   1303: questions.
1.32      deraadt  1304: <p>
1.1       deraadt  1305:
1.132     louis    1306: <li><strong><a name=opensource2000></a>
1.236     jose     1307: <a href="http://www.opensource-forum.com/konferens">The Open Source
1.216     jose     1308: Revolution</a></strong>,
                   1309: Oct 5, 2000, Stockholm, Sweden<br>
1.133     deraadt  1310: Theo de Raadt spoke about how user expectations for security out of the box
                   1311: have changed over the last years.
1.1       deraadt  1312: <p>
                   1313:
1.132     louis    1314: <li><strong><a name=sec2000></a>
1.216     jose     1315: <a href="http://www.usenix.org/events/sec2000/">Usenix Security</a></strong>,
                   1316: Aug 14 - 17, 2000, Denver, Colorado, USA<br>
1.132     louis    1317: Some OpenBSD developers were there and one paper was presented:
                   1318: <ul>
1.236     jose     1319: <li>Encrypting Virtual Memory<br>
1.132     louis    1320:     <a href="#sec2000">Usenix Security 2000</a>
1.205     deraadt  1321:     by Niels Provos.<br>
1.132     louis    1322:     <a href="papers/swapencrypt.ps">paper</a> and
                   1323:     <a href="papers/swapencrypt-slides.ps">slides</a>.
                   1324: </ul>
1.1       deraadt  1325: <p>
1.132     louis    1326:
1.10      provos   1327: <li><strong>
1.201     deraadt  1328: <a href="http://www.defcon.org/html/defcon-8-post.html">Defcon 2000</a></strong>,
1.216     jose     1329: Jul 28 - 30, 2000, Las Vegas, Nevada, USA<br>
1.236     jose     1330: Kjell Wooding (our IPF maintainer), James Phillips from the
1.132     louis    1331: <a href="http://www.deadly.org">OpenBSD Journal</a>, and Theo de Raadt
1.413     grunk    1332: had a table and were selling OpenBSD CDROMs, T-shirts, and posters on
1.132     louis    1333: Friday and Saturday.  Hordes of people visited our table and we at the
                   1334: end we were completely sold out of CDROMS and shirts (allowing us to go
                   1335: check out Hoover Dam's hardhat tour on Sunday and leave the madness behind).
                   1336: <br>
                   1337: We were completely amazed at the people who stopped by our table, to say
                   1338: that they were relying on OpenBSD.
                   1339: <p>
1.32      deraadt  1340:
1.132     louis    1341: <li><strong>
1.236     jose     1342: <a href="http://conferences.oreilly.com/oscon2000/">O'Reilly Open Source
1.216     jose     1343: Conference 2000</a></strong>,
                   1344: Jul 17 - 20, 2000, Monterey, California, USA<br>
                   1345: Ian Darwin presented a <a href="papers/oreilly2000/">tutorial</a> on
1.132     louis    1346: <a href="http://www.oreillynet.com/pub/w/bsd_tutorials.html">
                   1347: Secure Internet Servers/Firewalls with OpenBSD</a>, and bravely
                   1348: manned the OpenBSD booth for the remainder of the show.
                   1349: Kjell Wooding took part in a panel discussion on the Future of the BSDs,
                   1350: and spoke about
                   1351: <a href="http://www.oreillynet.com/pub/w/bsd_presentations.html">
1.241     david    1352: Secure By Default.</a> Both sessions were well attended, and at least
1.132     louis    1353: one Linux sysadmin was seen racing for a keyboard, scared look in his eyes,
1.236     jose     1354: after the security talk.
1.3       provos   1355: <p>
1.132     louis    1356:
1.6       deraadt  1357: <li><strong>
1.201     deraadt  1358: <a href="http://www.linuxtag.de/2000/english/">LinuxTag 2000</a></strong>,
1.216     jose     1359: Jun 29 - Jul 2, 2000, Stuttgart, Germany<br>
1.132     louis    1360: There was a BSD booth where we had the first <a href="27.html">OpenBSD 2.7 CDs</a> for Europe
                   1361: and the new blue stitchwork <a href="tshirts.html#11">Blowfish Polo</a> shirt.
                   1362: <br>
                   1363: Christian Weisgerber gave a
                   1364: <a href="http://www.linuxtag.de/2000/english/conference/talks.php3?ID=3">talk
                   1365: on BSD</a>.
1.32      deraadt  1366: <p>
1.1       deraadt  1367:
1.216     jose     1368: <li><strong><a name=usenix2000></a>
1.236     jose     1369: <a href="http://www.usenix.org/events/usenix2000/">Usenix Annual Technical
1.216     jose     1370: Conference.</a></strong>,
                   1371: Jun 18 - 23, 2000, San Diego, California, USA<br>
1.132     louis    1372: Almost 20 OpenBSD developers showed up for the 25th anniversary of Usenix.
                   1373: We had a vendor booth, as well as a number of papers being presented.
                   1374: Conference attendees had the opportunity to test drive the new release,
                   1375: OpenBSD 2.7, on the 30 workstations in the terminal room.  For the first
                   1376: time ever, the terminal room and wavelan networks also had a IPv6 connection,
1.147     jason    1377: and some users even discovered so by themselves.
1.132     louis    1378: Theo also held a BoF on the Wednesday evening, after which the developers
                   1379: had almost too much singing in foreign languages with the help of helium.
                   1380: <ul>
                   1381:
                   1382: <li>Implementing Internet Key Exchange, IKE.<br>
                   1383:     <a href="#usenix2000">Usenix 2000</a>
1.216     jose     1384:     by Angelos D. Keromytis, Niklas Hallqvist.<br>
1.132     louis    1385:     <a href="papers/ikepaper.ps">paper</a> and
                   1386:     <a href="papers/ikeslides.ps">slides</a>.
                   1387:
                   1388: <li>Transparent Network Security Policy Enforcement.<br>
                   1389:     <a href="#usenix2000">Usenix 2000</a>
1.216     jose     1390:     by Angelos D. Keromytis, Jason L. Wright.<br>
1.132     louis    1391:     <a href="papers/bridgepaper.ps">paper</a> and
                   1392:     <a href="papers/bridgeslides.ps">slides</a>.
1.2       deraadt  1393:
1.132     louis    1394: <li>Safety Checking of Kernel Extensions.<br>
                   1395:     <a href="#usenix2000">Usenix 2000</a>
1.205     deraadt  1396:     by Craig Metz.
1.132     louis    1397: </ul>
1.2       deraadt  1398: <p>
                   1399:
1.132     louis    1400: <li><strong>
1.236     jose     1401: <a href="http://www.manlug.mcc.ac.uk/calendar.html">OpenBSD: The Open
1.216     jose     1402: Source Secure Operating System</a></strong>,
                   1403: Jun 17, 2000, 14:00. Manchester, UK<br>
1.132     louis    1404: Sam Smith gave a rundown of features coming in OpenBSD 2.7 and
                   1405: OpenSSH 2.1. His <a href="http://www.manlug.mcc.ac.uk/20000617/">slides</a>
                   1406: are available from the user group's site.
1.1       deraadt  1407: <p>
1.2       deraadt  1408:
1.132     louis    1409: <li><strong>
1.216     jose     1410: <a href="reprints/crypto2000.html">OpenBSD Crypto 2000 conference</a></strong>,
                   1411: Jun 15 - 20, 2000, Calgary, AB, Canada<br>
1.132     louis    1412: Repeating the tradition of a similar meeting held last year, many
                   1413: OpenBSD developers from around the world converged on Calgary
                   1414: for a weekend long hack-and-drink session.  As before, the event
                   1415: was invitation only.  Many significant things got done, including
                   1416: ipv6 + ipsec running over hardware crypto devices.
1.1       deraadt  1417: <p>
1.11      jkatz    1418:
1.17      deraadt  1419: <li><strong>
1.201     deraadt  1420: <a href="http://www.converge2000.com">CONVERGENCE 2000</a></strong>,
                   1421: May 18, 2000. Convention Centre, Calgary, Alberta, Canada<br>
1.132     louis    1422: Theo de Raadt participated in a panel discussion about the pros and cons
                   1423: of using Open Source software in various business environments.  The local
                   1424: users also handed out OpenSSH and OpenBSD posters, and were absolutely
                   1425: surprised and amazed by the number of Calgary companies quietly using
                   1426: OpenBSD.
1.21      pattonme 1427: <p>
1.17      deraadt  1428:
1.23      niklas   1429: <li><strong>
1.216     jose     1430: <a href="http://www.cansecwest.com/">CanSecWest</a></strong>,
                   1431: May 10 - 12, 2000. Robson Conference Centre, Vancouver, BC, Canada<br>
1.132     louis    1432: Theo de Raadt spoke about why programmers keep making the same stupid mistakes,
                   1433: what types of efforts might improve this, and how this all relates to auditing
1.375     grunk    1434: efforts.
                   1435: Rain Forest Puppy, Ron Gula (Network Security Wizards), Ken Williams (E&amp;Y),
1.216     jose     1436: Marty Roesch (snort/HiverWorld), and Fyodor (nmap) were among the other speakers
1.132     louis    1437: at this event.  (On a personal note: at this conference Theo realized that three
                   1438: leading Network Intrusion Detection System companies use OpenBSD as their
                   1439: base operating system: Hiverworld, Network Security Wizards, and NFR).
1.32      deraadt  1440: <p>
1.25      deraadt  1441:
1.132     louis    1442: <li><strong>
                   1443: <a href="http://www.zdevents.com/comdex/spring2000/">Linux Business Expo /
1.201     deraadt  1444: COMDEX Spring 2000</a></strong>,
                   1445: Apr 19, 2000, Chicago, IL, USA<br>
1.216     jose     1446: Louis Bertrand represented OpenBSD at a BSD BOF with FreeBSD/BDSI,
1.132     louis    1447: NetBSD and Apple (Darwin is BSD-derived). The BOF was attended by about
                   1448: 75 people, many of whom were new to *BSD. It was an opportunity to
                   1449: explore future cooperation among the various BSD groups and companies.
1.25      deraadt  1450: <p>
1.23      niklas   1451:
1.31      deraadt  1452: <li><strong>
1.236     jose     1453: <a href="http://www.nordu.org/NordU2000/">NordU 2000 -- The second
1.216     jose     1454: EurOpen/USENIX Conference</a></strong>,
                   1455: Feb 8 - 11, 2000. Malmo, Sweden<br>
1.140     jufi     1456: About 15 OpenBSD team members attended.
1.132     louis    1457: OpenBSD CDs and shirts were sold at a booth donated by the conference.<br>
                   1458: As well, Theo de Raadt gave an invited talk on Wednesday morning
                   1459: about why software quality/security suffers, and what we can do to
                   1460: improve it.
1.32      deraadt  1461: <p>
1.31      deraadt  1462:
1.201     deraadt  1463: <li><strong>BSD BOF session, LinuxWorld Expo</strong>,
1.216     jose     1464: Feb 3, 2000, New York, USA<br>
1.132     louis    1465: Representatives from OpenBSD, BSDi, and FreeBSD hosted a
                   1466: &quot;Birds Of a Feather&quot; session at the <a
                   1467: href="http://www.linuxworldexpo.com/">New York LinuxWorld Expo</a>.<br>
                   1468: There were installation CD-ROMs, free food, and even free Daemon Horns!
1.33      niklas   1469: <p>
1.236     jose     1470: </ul>
1.33      niklas   1471:
1.132     louis    1472: <h3>1999</h3>
1.36      niklas   1473:
1.236     jose     1474: <ul>
1.216     jose     1475: <li><strong>The Bazaar</strong>,
                   1476: Dec 14 - 16, 1999, New York, New York, USA<br>
1.132     louis    1477: Wes Sonnenreich and Tom Yates presented a tutorial on building
1.216     jose     1478: firewalls with OpenBSD. BoF of open source BSDs took place.
1.413     grunk    1479: 2.6 release CDROMs and T-shirts were sold.
1.132     louis    1480: Emphatic interest has been shown by representatives from press, international
                   1481: government and military institutions.
1.45      jason    1482: <p>
                   1483:
1.216     jose     1484: <li><strong><a name=lisa99></a>
1.236     jose     1485: <a href="http://www.usenix.org/events/lisa99/">13th Systems Administration
1.216     jose     1486: Conference (LISA 99)</a></strong>,
                   1487: Nov 7 - 12, 1999, Seattle, Washington, USA<br>
1.132     louis    1488: Bob Beck presented a paper about the U of A's nifty OpenBSD based
                   1489: solution to the problem of public Ethernet jacks in the technical sessions
                   1490: starting at 11:00 AM on the 11th.<br>
                   1491: There were many other OpenBSD
                   1492: people at this conference as well, as well as a booth selling CDROMs and
1.413     grunk    1493: T-shirts.  His paper is available at:
1.132     louis    1494:
                   1495: <ul>
                   1496: <li>Dealing with Public Ethernet Jacks-Switches, Gateways, and Authentication.<br>
1.236     jose     1497:     <a href="events.html#lisa99">LISA 1999</a>,
1.206     david    1498:     by Bob Beck.<br>
1.236     jose     1499:     <a href="papers/authgw-paper.ps">paper</a> and
                   1500:     <a href="papers/authgw-slides.ps">slides</a>.
1.132     louis    1501: </ul>
                   1502: <p>
                   1503:
                   1504: <li><strong>
1.201     deraadt  1505: IP-dagarna 1999</strong>,
1.216     jose     1506: Oct 27 - 28, 1999, Stockholm, Sweden<br>
1.132     louis    1507: H&aring;kan Olsson &amp; Jakob Schlyter spoke at the DNSSEC session on the 27th.
                   1508: <p>
                   1509:
                   1510: <li><strong>
1.236     jose     1511: <a href="http://www.opensource-forum.com/konferens/">Linux &amp; Open Source
1.216     jose     1512: Software '99</a></strong>,
                   1513: Oct 21, 1999, Stockholm, Sweden. (in swedish)<br>
1.132     louis    1514: Niklas Hallqvist spoke on the topic of how to use
1.236     jose     1515: <a
1.375     grunk    1516: href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a> for securing communications.
1.132     louis    1517: <p>
                   1518:
                   1519: <li><strong>
1.236     jose     1520: <a href="http://www.acm.uiuc.edu/conference">Reflections/Projections
1.216     jose     1521: 1999</a></strong>,
                   1522: Oct 8 - 10, 1999, Champaign-Urbana, Illinois, USA<br>
1.132     louis    1523: Theo de Raadt spoke at 10:00am on the 9th.  Other OpenBSD
                   1524: developers from the east coast attended as well.
                   1525: <p>
                   1526:
1.236     jose     1527: <li><strong><a name="ipsec99"></a>
1.216     jose     1528: IPsec Interoperability tests</strong>,
                   1529: Sep 27 - 30, 1999, Stockholm, Sweden. (in swedish)<br>
1.236     jose     1530: A dozen vendors, among them OpenBSD, tested more than 15
1.375     grunk    1531: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a>
1.132     louis    1532: products, both gateways and hosts, for interoperability.  The tests
                   1533: were successful as far as general IPsec and pre-shared key
                   1534: authentication went, OpenBSD interoperated with everyone, but due to
                   1535: time constraints we never got to test the certificate support
                   1536: appropriately.  The results were presented later that fall at a
                   1537: conference in Stockholm.
                   1538: <p>
                   1539:
                   1540: <li><strong>
1.236     jose     1541: <a href="http://www.auug.org.au/winter/auug99">AUUG'99</a></strong>,
1.216     jose     1542: Sep 8 - 11, 1999, Melbourne, Australia<br>
1.132     louis    1543: Theo de Raadt gave two talks on "quality of software" related issues
                   1544: and participated on a panel about how open source projects are
                   1545: coordinated.
                   1546: <p>
                   1547:
                   1548: <li><strong>
1.236     jose     1549: <a href="http://www.usenix.org/events/sec99/index.html">Usenix
1.216     jose     1550: Security</a></strong>,
                   1551: Aug 23 - 26, 1999, Washington, DC, USA<br>
1.132     louis    1552: Many OpenBSD people from the east coast showed up and sold CDs and
                   1553: shirts.  It was pretty clear from discussions that many people were
                   1554: very aware of OpenBSD, and that OpenBSD was being used in very
                   1555: significant security roles.
                   1556: <p>
                   1557:
                   1558: <li><strong>
1.236     jose     1559: <a href="http://www.ietf.org/proceedings/99jul/index.html">45th IETF
1.216     jose     1560: meeting</a></strong>,
                   1561: Jul 12 - 16, 1999, Oslo, Norway<br>
1.132     louis    1562: A number of OpenBSD team members from all over the world were at this
                   1563: conference. In addition to attending the IPsec and DNS working groups (among
                   1564: others) we did IPsec/IKE interoperability testing together with
1.166     miod     1565: the Japanese KAME project. Also, Angelos D. Keromytis did a presentation on
1.132     louis    1566: his work with keynote and isakmpd in OpenBSD.
                   1567: <p>
1.45      jason    1568:
1.132     louis    1569: <li><strong>
1.236     jose     1570: <a href="http://www.defcon.org/html/defcon-6.html">Defcon 6.0</a></strong>,
1.216     jose     1571: Jul 9 - 11, 1999, Las Vegas, Nevada, USA<br>
1.132     louis    1572: At this conference, the OpenBSD team sold 100 or so 2.5 release CDROMs
1.413     grunk    1573: and a TON of T-shirts.
1.46      deraadt  1574: <p>
1.132     louis    1575:
1.236     jose     1576: <li><strong><a name="usenix99"></a>
                   1577: <a href="http://www.usenix.org/events/usenix99/index.html">
1.216     jose     1578: Usenix Annual Technical Conference</a></strong>,
                   1579: Jun 6 - 11, 1999, Monterey, California, USA<br>
1.106     jufi     1580: The <a href="http://www.usenix.org">USENIX Association</a>
1.46      deraadt  1581: provided The OpenBSD Project with a grant to underwrite the production
1.106     jufi     1582: of CDs of OpenBSD 2.5.  (We distributed the
                   1583: release for free to attendees of the USENIX Annual Conference in
1.46      deraadt  1584: June.)
1.132     louis    1585: <br>
1.46      deraadt  1586: Usenix team members were involved in the authoring and
1.132     louis    1587: presentation of 4 OpenBSD-related papers:
                   1588:
1.375     grunk    1589: <a name="anoncvs_paper"></a>
1.46      deraadt  1590: <ul>
1.66      deraadt  1591: <li>Opening the Source Repository with Anonymous CVS.<br>
1.236     jose     1592:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     1593:     by Charles D. Cranor, Theo de Raadt.<br>
1.236     jose     1594:     <a href="papers/anoncvs-paper.ps">paper</a> and
                   1595:     <a href="papers/anoncvs-slides.ps">slides</a>.
1.132     louis    1596: <br>
1.66      deraadt  1597: <li>A Future-Adaptable Password Scheme.<br>
1.236     jose     1598:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     1599:     by Niels Provos, David Mazieres.<br>
1.236     jose     1600:     <a href="papers/bcrypt-paper.ps">paper</a> and
                   1601:     <a href="papers/bcrypt-slides.ps">slides</a>.
1.132     louis    1602: <br>
1.66      deraadt  1603: <li>Cryptography in OpenBSD: An Overview.<br>
1.236     jose     1604:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     1605:     by Theo de Raadt, Niklas Hallqvist, Artur Grabowski,
                   1606:     Angelos D. Keromytis, Niels Provos.<br>
1.236     jose     1607:     <a href="papers/crypt-paper.ps">paper</a> and
                   1608:     <a href="papers/crypt-slides.ps">slides</a>.
1.132     louis    1609: <br>
1.66      deraadt  1610: <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
1.236     jose     1611:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     1612:     by Todd C. Miller, Theo de Raadt.<br>
1.236     jose     1613:     <a href="papers/strlcpy-paper.ps">paper</a> and
                   1614:     <a href="papers/strlcpy-slides.ps">slides</a>.
1.132     louis    1615: </ul>
1.66      deraadt  1616: <p>
1.46      deraadt  1617:
1.51      deraadt  1618: <li><strong>
1.236     jose     1619: <a href="http://www.linuxexpo.org">5th Annual Linux Expo</a></strong>,
1.216     jose     1620: May 18 - 22, 1999, Raleigh, North Carolina, USA<br>
1.132     louis    1621: Some OpenBSD team members were at this conference selling OpenBSD 2.5 CDs,
                   1622: OpenBSE T-shirts, as well as Blowfish T-shirts, which sold out very quickly
                   1623: at a table donated by the Expo.  OpenBSD was the only BSD represented at the
                   1624: vendor exposition, and we had good chance to present a secure alternative
                   1625: to Linux.
1.51      deraadt  1626: <p>
                   1627:
1.53      jakob    1628: <li><strong>
1.236     jose     1629: <a href="http://www.ietf.org/proceedings/99mar/index.html">44th IETF
1.216     jose     1630: meeting</a></strong>,
                   1631: Mar 15 - 19, 1999, Minneapolis, Minnesota, USA<br>
1.132     louis    1632: Some OpenBSD team members were at this conference, in particular our
                   1633: IPSEC developers.
1.53      jakob    1634: <p>
                   1635:
1.132     louis    1636: <li><strong>
1.236     jose     1637: <a href="http://www.europen.se/NordU99">NordU99 -- The first
1.216     jose     1638: EurOpen/USENIX Conference</a></strong>,
                   1639: Feb 9 - 12, 1999, Stockholm, Sweden<br>
1.132     louis    1640: A couple of OpenBSD team members were there and some of the swedish user
                   1641: society as well.  OpenBSD CDs were sold at a booth and at the end of a
                   1642: security talk, the project got applauded for its continuous strive of auditing
                   1643: security sensitive parts of the system.
1.59      deraadt  1644: <p>
1.236     jose     1645: </ul>
1.59      deraadt  1646:
1.132     louis    1647: <h3>1998</h3>
1.59      deraadt  1648:
1.236     jose     1649: <ul>
1.132     louis    1650: <li><strong><a name=ipsec98></a>
1.236     jose     1651: <a href="http://www.netman.se/kurs/96.html">IPsec/VPN Interoperability
                   1652: tests &amp; seminar</a></strong>,
1.216     jose     1653: Dec 14, 1998, Stockholm, Sweden (in swedish)<br>
1.132     louis    1654: OpenBSD was represented as one of about a dozen
1.375     grunk    1655: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a>
1.132     louis    1656: implementations who were tested for interoperability.  The tests were
                   1657: successful, both for the technology in general, and for OpenBSD in
                   1658: specific.  We managed to communicate encrypted with every vendor present,
                   1659: and to negotiate keys via IKE with everyone capable.
1.70      deraadt  1660: <p>
                   1661:
1.236     jose     1662: <li><strong><a name="lisaboston-98"></a>
                   1663: <a href="http://usenix.org/events/lisa98">LISA '98: 12th Systems Administration
1.216     jose     1664: Conference</a></strong>,
                   1665: Dec 6 - 11, 1998, Boston, Massachusetts<br>
1.132     louis    1666: More than 10 OpenBSD team members showed up.  By far, OpenBSD was the
                   1667: largest representative group from free software at the conference.
                   1668: Usenix gave us a table in the vendor area where we sold 2.4 CDROMs,
1.413     grunk    1669: 2.3 "wire-frame" T-shirts, and the new 2.4 embroidered
                   1670: "Because security matters..." T-shirts, polos, and sweaters.
1.132     louis    1671: An OpenBSD BOF was held one evening, led by Theo de Raadt.
                   1672: A PalmPilot schedule loader was at the membership booth, powered by OpenBSD.
                   1673: <br>
                   1674: The terminal room ran OpenBSD 2.4 on 45 machines. Obviously  trust in OpenBSD
                   1675: had increased since many people,normally wary of security problems of open
                   1676: terminal rooms, were seen using the machines.
1.72      ho       1677: <p>
                   1678:
1.73      deraadt  1679: <li><strong>
1.236     jose     1680: <a href="http://www.asc.unam.mx/disc98">DISC - Seguridad en
1.217     jose     1681: C&oacute;mputo 98</a></strong>,
1.216     jose     1682: Nov 2 - 7, 1998, Mexico City<br>
1.132     louis    1683: Theo de Raadt gave a talk about security auditing, sponsored by
1.236     jose     1684: <a href="http://www.core-sdi.com">CORE SDI S.A.</a>, an Argentine
1.132     louis    1685: security auditing company who strongly believes in the future
1.236     jose     1686: of OpenBSD. (<a href="papers/mexico98-slides.ps">Slides are available</a>).
1.131     jufi     1687: <p>
1.73      deraadt  1688:
1.236     jose     1689: <li><strong>IP-dagarna</strong>,
1.216     jose     1690: Oct 29, 30 1998, Stockholm, Sweden (in swedish)<br>
1.132     louis    1691: At this conference, entirely devoted to IP, Niklas Hallqvist from the
                   1692: OpenBSD team held a talk on the IKE (a.k.a ISAKMP/Oakley) key management
                   1693: protocol and experiences from the implementation of <strong>isakmpd</strong>,
                   1694: an IKE implementation funded by Ericsson Radio Systems and developed
                   1695: primarily for the OpenBSD IPSEC stack.
1.79      deraadt  1696: <p>
1.73      deraadt  1697:
1.80      deraadt  1698: <li><strong>
1.216     jose     1699: <a href="http://www.nceexpo.com/">NCEE '98</a></strong>,
                   1700: Oct 9 - 10, 1998, Auburn, Maine, USA<br>
1.132     louis    1701: An extensive after-action report was sent to advocacy@openbsd.org. While
1.151     jsyn     1702: sales of shirts and CDROMs left much to be desired, we did have good
1.132     louis    1703: opportunities to further project visibility and highlight its strengths.
1.80      deraadt  1704: <p>
                   1705:
1.93      louis    1706: <li><strong>
1.236     jose     1707: <a href="http://www.acm.uiuc.edu/conference">Reflections/Projections
1.216     jose     1708: 1998</a></strong>,
1.236     jose     1709: Oct 2 - 4, 1998, Champaign-Urbana, Illinois, USA<br>
1.132     louis    1710: Theo de Raadt spoke in a panel about Open/Free software with Eric
                   1711: Raymond and others.
1.93      louis    1712: <p>
                   1713:
1.216     jose     1714: <li><strong>
1.236     jose     1715: <a href="http://opensource.oreilly.com/townmeet.html">O'Reilly and
                   1716: Associates Open Source Developer Days</a></strong>,
1.216     jose     1717: Aug 21, 1998, San Jose, California, USA<br>
1.132     louis    1718: OpenBSD team members were on-hand to discuss OpenBSD's role among the
1.413     grunk    1719: other free software projects available. They also sold some CDs and T-shirts.
1.96      deraadt  1720: <p>
                   1721:
1.236     jose     1722: <li><strong><a name="defcon98"></a>
                   1723: <a href="http://www.defcon.org/html/defcon-6.html">Defcon VI</a></strong>,
1.216     jose     1724: Jul 31 - Aug 2, 1998, Las Vegas, Nevada, USA<br>
1.132     louis    1725: The router to the outside world was an OpenBSD 2.3 box.  It was involved
                   1726: in a "capture the flag" competition in which an entire room of crackers
                   1727: attempted to break into it and machines running other operating systems.
                   1728: The OpenBSD box was not broken into.
                   1729: <br>
                   1730: Almost 100 OpenBSD 2.3 CDROMs were sold (we ran out again).  The primates
1.236     jose     1731: at <a href="http://www.monkey.org">monkey.org</a> brought 2.3
1.413     grunk    1732: &quot;wire-frame&quot; OpenBSD T-shirts to the conference and sold almost
1.132     louis    1733: 200 of them.  The proceeds from the sales were donated to the OpenBSD project.
1.96      deraadt  1734: <p>
1.94      deraadt  1735:
1.236     jose     1736: <li><strong><a href="http://www.blackhat.com">BlackHat Sessions</a></strong>,
1.216     jose     1737: Jul 29 - 30, 1998, Las Vegas, Nevada, USA<br>
1.132     louis    1738: Theo de Raadt presented a talk entitled
                   1739: "Auditing software for security" about the OpenBSD security auditing
                   1740: team's process and the lessons the team learned.  The talk concentrated
                   1741: on how our process fixes bugs -- not just holes -- since one never knows
                   1742: when 5 bugs will act together to become a hole.
1.99      deraadt  1743: <p>
                   1744:
1.236     jose     1745: <li><strong><a name="usenix-neworleans"></a>
                   1746: <a href="http://www.usenix.org/publications/library/proceedings/usenix98/index.html">Usenix Annual Technical Conference</a></strong>,
1.216     jose     1747: Jun 15 - 19, 1998, New Orleans, Louisiana, USA<br>
1.132     louis    1748: At Usenix 1998 there was a strong OpenBSD presence both in the Freenix
                   1749: and normal tracks.  Theo did a general talk about what the OpenBSD
                   1750: project offers.  Angelos held a panel about IPSEC (which is quite an
                   1751: OpenBSD topic since IPSEC development at that time was so much further
                   1752: ahead in OpenBSD than anywhere else).
                   1753: <br>
                   1754: The terminal room PCs ran OpenBSD 2.3.  We sold many CDROMs.  The
1.413     grunk    1755: first style of OpenBSD T-shirt also sold quite well.
1.101     wvdputte 1756: <p>
                   1757:
1.105     wvdputte 1758: <li><strong>
1.236     jose     1759: <a href="http://www.usenix.org/publications/library/proceedings/sec98/index.html">Usenix Security</a></strong>,
1.216     jose     1760: Jan 26 - 29, 1998, San Antonio, Texas, USA<br>
1.132     louis    1761: At this conference, Theo presented an evening talk which basically
                   1762: turned into a list of fixed security problems and cautionary tales about
                   1763: subsystems in which future problems may be encountered
1.236     jose     1764: (<a href="papers/security98-slides.ps">slides available</a>).
1.105     wvdputte 1765: <br>
1.132     louis    1766: The terminal room PCs ran OpenBSD 2.2.
                   1767: <p>
1.236     jose     1768: </ul>
1.105     wvdputte 1769:
1.132     louis    1770: <h3>1997</h3>
1.107     deraadt  1771:
1.236     jose     1772: <ul>
1.113     deraadt  1773: <li><strong>
1.236     jose     1774: <a href="http://www.hip97.nl">HIP</a></strong>,
1.216     jose     1775: Aug, 1997, Almere, Netherlands<br>
1.236     jose     1776: Niels held a
                   1777: <a href="http://www.physnet.uni-hamburg.de/provos/hip97-tcpip.html">talk</a>
1.132     louis    1778: about the problems of unencrypted TCP/IP connections, offering IPSEC as
                   1779: possible solution.
1.113     deraadt  1780: <p>
1.132     louis    1781:
1.236     jose     1782: <li><strong>HOPE</strong>,
1.216     jose     1783: Aug, 1997, New York, New York, USA<br>
1.166     miod     1784: The terminal room consisted primarily of DECstations running
1.236     jose     1785: OpenBSD 2.1.  Once again, the <a href="http://www.l0pht.com">L0phT</a>
1.132     louis    1786: people had very good things to say about our security.
1.113     deraadt  1787: <p>
1.105     wvdputte 1788:
1.236     jose     1789: <li><strong><a name="defcon5"></a>
                   1790: <a href="http://www.defcon.org/html/defcon-5.html">Defcon V</a></strong>,
1.216     jose     1791: Jul 11 - 13, 1997, Las Vegas, Nevada, USA<br>
1.132     louis    1792: At this conference, the OpenBSD team sold 100 or so 2.1 release CDROMs.
                   1793: <br>
                   1794: Since this is the primary security conference, many speakers said very
1.140     jufi     1795: good things about our stance on security... particularly people like
1.236     jose     1796: <a href="http://www.l0pht.com">the L0phT</a>.
1.118     deraadt  1797: <p>
                   1798:
1.125     deraadt  1799: <li><strong>
1.236     jose     1800: <a
                   1801: href="http://www.usenix.org/publications/library/proceedings/ana97/index.html">Usenix Annual Technical Conference</a></strong>,
1.216     jose     1802: Jan  6 - 10, 1997, Anaheim, California, USA.<br>
1.132     louis    1803: Theo de Raadt held a BOF ("Birds Of a Feather", ie. a meeting of people
                   1804: interested in the same thing) about OpenBSD.
1.236     jose     1805: </ul>
1.125     deraadt  1806:
1.1       deraadt  1807:
                   1808: <hr>
1.236     jose     1809: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt="OpenBSD"></a>
                   1810: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.459   ! henning  1811: <br><small>$OpenBSD: events.html,v 1.458 2006/03/02 07:57:27 xsa Exp $</small>
1.1       deraadt  1812:
                   1813: </body>
                   1814: </html>