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

Annotation of www/events.html, Revision 1.599

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