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

Annotation of www/events.html, Revision 1.912

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.819     jasper      8: <meta name="copyright" content="This document copyright 1996-2010 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>
1.741     saad       32:     <a href="LINK">EVENT NAME</a></strong>,
1.727     wvdputte   33:     Month Day - Day, Year, Location.<br>
1.484     mbalmer    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.908     bcallah    41: <h3>2014</h3>
1.909     bcallah    42: <hr>
                     43:
                     44: <h2>Past events:</h2>
                     45:
                     46: <h3>2014</h3>
1.902     jturner    47: <ul>
                     48:
1.908     bcallah    49: <li><strong><a name="nycbugjan2014"></a>
                     50: <a href="http://www.nycbug.org/?action=event&do=list&id=10343">NYCBUG Monthly Meeting</a></strong>,
                     51: Jan 8, 2014, New York, New York, USA.<br>
1.909     bcallah    52: Brian Callahan gave a talk on &quot;OpenBSD: a crash course.&quot;
1.912   ! bcallah    53: Presentation
        !            54: <a href="http://www.nycbug.org/events/10343/bcallah-nycbugjan2014.pdf">slides</a> and
        !            55: <a href="http://www.nycbug.org/events/10343/nycbug-2014-01-08.mp3">audio</a> are
        !            56: also available.
1.908     bcallah    57: <p>
1.909     bcallah    58:
1.902     jturner    59: </ul>
1.900     jturner    60:
                     61: <h3>2013</h3>
1.772     cnst       62: <ul>
1.860     henning    63:
1.904     deraadt    64: <li><strong><a name="rubsd2013"></a>
1.910     deraadt    65: <a href="http://tech.yandex.com/events/ruBSD/2013/">ruBSD 2013</a></strong>,
1.904     deraadt    66: Dec 14, 2013, Moscow, Russia.<br>
                     67: Theo de Raadt gave a talk on <a href="papers/ru13-deraadt">&quot;Security Mitigation Techniques:  An update after 10 years&quot;</a>.<br>
1.907     henning    68: Henning Brauer gave a talk on <a href="http://bulabula.org/papers/2013/rubsd/">&quot;OpenBSD's pf: Design,
                     69: Implementation and Future&quot;</a>.<br>
1.904     deraadt    70: Mike Belopuhov gave a talk on &quot;OpenBSD: Where crypto
1.910     deraadt    71: is heading?&quot; (<a href="papers/rubsd2013-mikeb-ru.pdf">Russian</a>, <a href="papers/rubsd2013-mikeb-en.pdf">English</a>)<br>
                     72: Theo de Raadt also gave <a href="http://tech.yandex.com/events/ruBSD/2013/talks/103/">interview</a> about current state of OpenBSD project.<br>
                     73: Henning Brauer also gave <a href="http://tech.yandex.com/events/ruBSD/2013/talks/104/">interview</a> about history and future of PF.<br>
1.904     deraadt    74: <p>
                     75:
1.894     deraadt    76: <li><strong><a name="vbsdcon2013"></a>
                     77: <a href="http://www.vbsdcon.com">vBSDcon 2013</a></strong>,
                     78: Oct 25 - 27, 2013, Dulles, Virginia, USA.<br>
1.900     jturner    79: Henning Brauer &amp; Reyk Floeter gave a talk on
1.901     henning    80: <a href="http://bulabula.org/papers/2013/vbsdcon/">&quot;Inspecting packets with OpenBSD and PF&quot;</a>.
1.894     deraadt    81: <p>
                     82:
1.889     jturner    83: <li><strong><a name="eurobsdcon2013"></a>
                     84: <a href="http://2013.eurobsdcon.org">EuroBSDcon 2013</a></strong>,
1.890     jturner    85: Sep 28 - 29, 2013, St. Julian's, Malta.<br>
1.895     deraadt    86: Theo de Raadt gave a keynote on <a href="papers/eurobsdcon_2013_time_t">&quot;Y2038: Going long-long on time_t to cope with 2,147,483,647+1&quot;</a>.<br>
1.896     deraadt    87: Bob Beck gave a talk on &quot;Modernizing and Improving the Buffer Cache and VFS Midlayer in OpenBSD&quot;.<br>
1.897     deraadt    88: David Gwynne gave a talk on <a href="papers/eurobsdcon2013-mpath.pdf">&quot;SCSI Multipathing in OpenBSD&quot;</a>.<br>
1.896     deraadt    89: Eric Faurot gave a talk on &quot;ASR: New Asynchronous DNS Resolver Implementation for OpenBSD&quot;.<br>
                     90: Vadim Zhukov gave a talk on <a href="papers/eurobsdcon_2013_kde4">&quot;Porting Modern KDE4 to OpenBSD: A Success Story&quot;</a>.<br>
1.899     deraadt    91: Marc Espie gave a talk on <a href="papers/eurobsd_con_2013_squiggles">&quot;Ports and Packages in OpenBSD: Refactoring an Existing Tool Base&quot;</a>.<br>
1.898     landry     92: Landry Breuil gave a talk on <a href="http://rhaalovely.net/~landry/eurobsdcon2013">&quot;Porting Firefox to BSD: How to Keep Up with Fast Moving Projects and Upstream Patches&quot;</a>.<br>
1.896     deraadt    93: Alexander Bluhm gave a talk on <a href="papers/eurobsdcon_2013_sosplice-slides.pdf">&quot;Zero-Copy Socket Splicing in the OpenBSD Kernel&quot;</a>.<br>
1.900     jturner    94: Henning Brauer gave a talk on <a href="http://bulabula.org/papers/2013/EuroBSDcon/">&quot;The Surprising Complexity of TCP/IP Checksums&quot;</a>.<br>
1.894     deraadt    95: Reyk Floeter gave a talk on &quot;Relayd: Improved High
1.889     jturner    96: Availability Load-balancing and Connection Proxying&quot;.<br>
1.894     deraadt    97: Peter Hessler gave a talk on &quot;Realtime Distribution of
1.890     jturner    98: Anti-SPAM Black and White Lists using BGP&quot;.<br><br>
1.894     deraadt    99: Claudio Jeker gave a tutorial on &quot;BGP, OSPF: Advanced
1.890     jturner   100: Network Routing with OpenOSPFD and OpenBGPD&quot; the day before the
                    101: conference (Sep 27).
1.889     jturner   102: <p>
1.887     lteo      103:
1.875     phessler  104: <li><strong><a name="bsdcan2013"></a>
                    105: <a href="http://www.bsdcan.org/2013/">BSDCan 2013</a></strong>,
                    106: May 15 - 18, 2013, Ottawa, Canada.<br>
1.887     lteo      107: Landry Breuil gave a talk on
1.875     phessler  108: &quot;Mozilla on OpenBSD: When the lizard meets puffy&quot;.<br>
1.887     lteo      109: Bob Beck gave a talk on &quot;The Buffer Cache in OpenBSD&quot;.<br>
                    110: Henning Brauer gave a talk on
1.876     deraadt   111: &quot;The surprising complexity of checksums in TCP/IP:
                    112: reworking the checksum handling in the OpenBSD network stack&quot;.<br>
1.887     lteo      113: Reyk Floeter gave a talk on
1.876     deraadt   114: &quot;OpenIKED: A portable IKEv2 VPN implementation&quot;.<br>
1.875     phessler  115: <p>
                    116:
1.885     jturner   117: <li><strong><a name="bsddayeu2013"></a>
                    118: <a href="http://www.bsdday.eu/2013/">Central European BSD Day 2013</a></strong>,
                    119: Apr 6, 2013, Institute of Biostructures and Bioimaging, Naples, Italy.<br>
                    120: Giovanni Bechis gave a talk about npppd(8).
1.886     giovanni  121: Presentation <a href="http://www.snb.it/downloads/bsdday2013_npppd.pdf">slides</a>
1.891     giovanni  122: and <a href="http://www.youtube.com/watch?v=iCS7X2JAEi0">video</a> are also available.
1.885     jturner   123: <p>
                    124:
1.883     bcallah   125: <li><strong><a name="nycbugapr2013"></a>
1.885     jturner   126: <a href="http://www.nycbug.org/?action=home&amp;id=10334">NYCBUG Monthly
1.883     bcallah   127: Meeting</a></strong>, Apr 3, 2013, New York, New York, USA.<br>
                    128: Brian Callahan gave a talk on &quot;MIPS on OpenBSD.&quot;
1.884     bcallah   129: Presentation
1.888     bcallah   130: <a href="http://www.nycbug.org/events/10334/bcallah-nycbugtalk.odp">slides</a> and
1.884     bcallah   131: <a href="http://www.nycbug.org/events/10334/nycbug-2013-04-03.mp3">audio</a>
                    132: are also available.
1.883     bcallah   133: <p>
                    134:
1.879     jturner   135: <li><strong><a name="pdxlinuxmar19advtopics"></a>
                    136: <a href="http://calagator.org/events/1250463270">Portland Linux/Unix Group
                    137: Advanced Topics meeting</a></strong>,
                    138: Mar 19, 2013, Portland, Oregon, USA.<br>
                    139: Chris Cappuccio gave a talk on &quot;flashrd+nsh: OpenBSD imaging and
                    140: easy configuration for network appliances and virtual environments.&quot;
1.880     chris     141: Presentation <a href="http://www.nmedia.net/chris/PLUG-3-19/">slides</a> and
                    142: <a href="http://www.nmedia.net/chris/PLUG-3-19/PLUG-20130319.mp3">audio</a> are
                    143: also available.
1.879     jturner   144: <p>
                    145:
1.878     jturner   146: <li><strong><a name="asiabsdcon2013"></a>
                    147: <a href="http://2013.asiabsdcon.org/">AsiaBSDCon 2013</a></strong>,
                    148: Mar 14 - 17, 2013, Tokyo, Japan.<br>
                    149: Reyk Floeter gave two talks: on OpenIKED, and on relayd.<br>
                    150: Eric Faurot gave a talk on &quot;OpenSMTPD: We deliver!&quot;<br>
                    151: Peter Hessler gave a talk on &quot;Using BGP for Realtime import and
                    152: export of OpenBSD SPAMD entries&quot;.<br>
                    153: Henning Brauer gave a talk on &quot;the surprising complexity of
                    154: checksums in TCP/IP&quot;.
                    155: <p>
                    156:
1.872     jturner   157: <li><strong><a name="fosdem2013"></a>
                    158: <a href="https://fosdem.org/2013/">FOSDEM 2013</a></strong>,
1.874     tobias    159: Feb 2 - 3, 2013, ULB Campus Solbosch, Brussels, Belgium.<br>
1.872     jturner   160: Mike Belopuhov gave a talk about IPsec improvements in OpenBSD
                    161: and Matthieu Herrb gave a talk about X.Org on non-Linux systems.
                    162: <p>
                    163:
                    164: </ul>
                    165:
1.860     henning   166: <h3>2012</h3>
                    167: <ul>
1.867     gonzalo   168:
1.868     matthieu  169: <li><strong><a name="opensourceday2012"></a>
                    170: <a href="http://www.opensourceday.org/2012/">Open Source Day 2012</a></strong>,
                    171: Nov 24, 2012, University of Udine, Italy.<br>
                    172: Giovanni Bechis gave a talk on OpenBSD update.
                    173: <p>
                    174:
1.867     gonzalo   175: <li><strong><a name="bsdday2012"></a>
                    176: <a href="http://www.bsdday.org.ar/">BSDday Argentina 2012</a></strong>,
                    177: Nov 17, 2012, Lambare 873, Buenos Aires City, Argentina.<br>
                    178: <p>
                    179:
1.866     giovanni  180: <li><strong><a name="eurobsdcon2012"></a>
                    181: <a href="http://2012.eurobsdcon.org/">EuroBSDcon 2012</a></strong>,
                    182: Oct 18 - 21, 2012, Warsaw, Poland.<br>
1.882     guenther  183: Henning Brauer gave a talk about the upcoming new queueing subsystem.<br>
                    184: Marc espie gave a talk about <a href="papers/eurobsd2012/espie-dpb/index.html">building ports/packages</a>.<br>
                    185: Peter Hessler gave a talk about using <a href="papers/eurobsd2012/phessler-rdomains/index.html">rdomains in the real world</a>.<br>
                    186: Philip Guenther gave a talk about <a href="papers/eurobsd2012/guenther-rthreads/slide001.html">threads enhancements</a>.
1.866     giovanni  187: <p>
                    188:
1.864     henning   189: <li><strong><a name="bsdcan2012"></a>
                    190: <a href="http://www.bsdcan.org/2012/">BSDCan 2012</a></strong>,
1.874     tobias    191: May 9 - 12, 2012, Ottawa, Canada.<br>
1.864     henning   192: Henning Brauer gave a talk about the upcoming
                    193: <a href="http://bulabula.org/papers/2012/bsdcan/">new queueing subsystem</a>.
                    194: <p>
1.860     henning   195:
1.863     giovanni  196: <li><strong><a name="bsdday2012"></a>
                    197: <a href="http://www.bsdday.eu/2012/">BSDDay 2012</a></strong>,
1.874     tobias    198: May 5, 2012, Vienna, Austria.<br>
1.891     giovanni  199: Giovanni Bechis gave a talk about relayd(8).
                    200: Presentation <a href="http://www.snb.it/downloads/bsdday2012_relayd.pdf">slides</a>
                    201: and <a href="http://www.youtube.com/watch?v=DVJYdvQC-xY">video</a> are also available.
1.863     giovanni  202: <p>
                    203:
1.860     henning   204: <li><strong><a name="asiabsdcon2012"></a>
                    205: <a href="http://2012.asiabsdcon.org/">AsiaBSDCon 2012</a></strong>,
                    206: Mar 22 - 25, 2012, Tokyo, Japan.<br>
1.874     tobias    207: Henning Brauer and Ryan McBride gave a talk to celebrate
1.860     henning   208: <a href="http://bulabula.org/papers/2011/pf10yrs/">OpenBSD PF's 10th
                    209: Anniversary</a><br>
                    210: Kristaps Dzonsons gave a talk about mandoc.<br>
                    211: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
                    212: <p>
                    213:
1.861     henning   214: <li><strong><a name="opensourcedayscopenhagen2012"></a>
                    215: <a href="http://www.opensourcedays.org/2012/">Open Source Days</a></strong>,
1.874     tobias    216: Mar 8 - 11, 2012, Copenhagen, Denmark.<br>
1.860     henning   217: Peter Hansteen gave PF tutorials.
                    218: <p>
                    219: </ul>
                    220:
1.842     schwarze  221: <h3>2011</h3>
                    222: <ul>
                    223:
1.857     haesbaer  224: <li><strong><a name="bsdday2011"></a>
                    225: <a href="http://www.bsdday.org.ar/">BSDday Argentina 2011</a></strong>,
                    226: Nov 5, 2011, Universidad Tecnologica Nacional, Buenos Aires City, Argentina.<br>
                    227: <p>
                    228:
1.852     krw       229: <li><strong><a name="eurobsdcon2011"></a>
                    230: <a href="http://2011.eurobsdcon.org/">EuroBSDCon 2011</a></strong>,
                    231: October 6 - 9, 2011, Maarssen (near Utrecht) in The Netherlands.<br>
1.874     tobias    232: Henning Brauer gave an <a href="http://bulabula.org/papers/2011/eurobsdcon-openbsdupdate">OpenBSD Update</a><br>
                    233: Henning Brauer and Ryan McBride gave a talk
1.855     henning   234: <a href="http://bulabula.org/papers/2011/pf10yrs/">OpenBSD PF's 10th
                    235: Anniversary</a><br>
1.853     pirofti   236: Paul Irofti presented a paper about
                    237: <a href="papers/zzz.pdf">
                    238: "OpenBSD's New Suspend and Resume Framework"</a>.
                    239: Presentation
                    240: <a href="papers/zzz-presentation.pdf">
                    241: slides</a> are also available.<br>
1.852     krw       242: Claudio Jeker gave a talk "The MLPS framework in OpenBSD"<br>
                    243: Mark Kettenis gave a talk "OpenBSD/sun4v: Porting OpenBSD to Sun's UltraSPARC T1 and T2 processors"<br>
                    244: Damien Miller gave a talk "Recent Developments in OpenSSH"<br>
1.854     krw       245: Ken Westerback gave a talk <a href="papers/eurobsdcon2011-openbsdscsievolution.pdf">OpenBSD SCSI Evolution</a><br>
1.852     krw       246: <p>
                    247:
1.850     deraadt   248: <li><strong><a name="slackathon2011"></a>
                    249: <a href="http://www.slackathon.se:2011/">Slackathon 2011</a></strong>,
                    250: August 6, 2011, Stockholm, Sweden.<br>
                    251: Jonathan Gray gave an
1.851     deraadt   252: <a href="papers/slackathon2011_update/index.html">OpenBSD Update</a>.<br>
1.850     deraadt   253: Ariane van der Steldt gave talks about
1.851     deraadt   254: <a href="papers/slackathon2011_vmmap/index.html">vmmap</a>
1.858     ajacouto  255: and <a href="papers/slackathon2011_64bitandjit/index.html">64 bit and jit</a>.<br>
1.850     deraadt   256: Paul Irofti gave a talk about
1.851     deraadt   257: <a href="papers/slack2k11-on_compat_linux.pdf">the Compatibility Layer in OpenBSD 5.0</a>.<br>
1.850     deraadt   258: Henning Brauer gave a talk titled
                    259: <a href="http://bulabula.org/papers/2011/pf10yrs/">10 years of PF</a>.<br>
                    260: <p>
                    261:
1.843     henning   262: <li><strong><a name="bsdcan2011"></a>
                    263: <a href="http://www.bsdcan.org/2011/">BSDCan 2011</a></strong>,
                    264: May 11 - 14, 2011, Ottawa, Canada.<br>
                    265: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
1.848     schwarze  266: Kristaps Dzonsons gave a talk about
                    267: <a href="http://mdocml.bsd.lv/talks/kristaps-bsdcan-2011.pdf">the
                    268: roff tradition and mandoc</a>.<br>
1.846     schwarze  269: Ingo Schwarze gave a talk about
                    270: <a href="papers/bsdcan11-mandoc-openbsd.html">mandoc in OpenBSD</a>.<br>
1.843     henning   271: Claudio Jeker gave a talk about vscsi(4) and iscsid - iSCSI initiator
                    272: the OpenBSD way.<br>
1.844     henning   273: Henning Brauer and Ryan McBride gave a talk to celebrate
                    274: <a href="http://bulabula.org/papers/2011/pf10yrs/">10 years of PF.</a><br>
                    275: Henning, Ryan and Claudio gave a quick (5 Minutes)
                    276: <a href="http://bulabula.org/papers/2011/bsdcan-openbsdupdate/">
                    277: OpenBSD Update</a><br>
1.843     henning   278: <p>
                    279:
1.842     schwarze  280: <li><strong><a name="asiabsdcon2011"></a>
                    281: <a href="http://2011.asiabsdcon.org/">AsiaBSDCon 2011</a></strong>,
                    282: Mar 17 - 20, 2011, Tokyo, Japan.<br>
                    283: Due to the unsafeness of the Tokyo area, all speakers from OpenBSD
1.845     djm       284: cancelled their attendance at AsiaBSD.<br>
                    285: Damien Miller presented via VC on
                    286: <a href="papers/asiabsdcon2011_openssh_whats_new.pdf">What's new in
                    287: OpenSSH</a>.
1.842     schwarze  288: <p>
                    289:
                    290: </ul>
                    291:
1.831     jasper    292: <h3>2010</h3>
                    293: <ul>
                    294:
1.839     schwarze  295: <li><strong><a name="nycbsdcon2010"></a>
                    296: <a href="http://www.nycbsdcon.org/2010/">NYCBSDCon 2010</a></strong>,
                    297: Nov 12 - 14, 2010, New York, New York.<br>
                    298: <p>
                    299:
                    300: <li><strong><a name="bsdday2010"></a>
                    301: <a href="http://www.bsdday.org.ar/">BSDday Argentina 2010</a></strong>,
                    302: Nov 5 - 6, 2010, Faculty of Natural Sciences, University of Buenos Aires.<br>
                    303: Martin Coco gave a talk about OpenBSD in production.<br>
                    304: <p>
                    305:
1.838     espie     306: <li><strong><a name="eurobsdcon2010"></a>
                    307: <a href="http://2010.eurobsdcon.org/">EuroBSDCon 2010</a></strong>,
                    308: Oct 8 - 10, 2010, Karlsruhe, Germany.<br>
1.839     schwarze  309: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
                    310: Thordur Bjornsson and Owain Ainsworth talked about bouncing of the other
                    311: kind - OpenBSD for large memory systems.<br>
                    312: Reyk Floeter gave a talk about iked(8) - Internet Key Exchange
                    313: version 2 (IKEv2) in OpenBSD.<br>
                    314: Henning Brauer talked about something OpenBSD networking related.<br>
                    315: Marc Espie gave two talks: about package updates and about efficient
                    316: distributed package builds in OpenBSD.<br>
                    317: Theo de Raadt gave a brief overview what happened in OpenBSD during 2010.<br>
1.838     espie     318: <p>
                    319:
1.836     austin    320: <li><strong><a name="OSCON2010"></a>
                    321: <a href="http://www.oscon.com/">OSCON 2010</a></strong>,
                    322: Jul 19 - 23, 2010, Portland, Oregon, USA.<br>
                    323: O'Reilly sponsored booth. Many OpenBSD users happy to see us.
                    324: <p>
                    325:
1.833     jasper    326: <li><strong><a name="pkgsrccon2010"></a>
                    327: <a href="http://pkgsrc.org/pkgsrcCon/2010/">pkgsrcCon 2010</a></strong>,
                    328: May 28 - 30, 2010, Basel, Switzerland.<br>
                    329: Jasper Lievisse Adriaanse gave a talk about <a href="papers/pkgsrccon-2010.pdf">OpenBSD ports</a>.
                    330: <p>
                    331:
1.821     claudio   332: <li><strong><a name="bsdcan2010"></a>
                    333: <a href="http://www.bsdcan.org/2010/">BSDCan 2010</a></strong>,
                    334: May 11 - 14, 2010, Ottawa, Canada.<br>
1.831     jasper    335: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
                    336: Henning Brauer and Sven Dehmlow gave a talk about Puffy At Work -- Getting Code Right And Secure.<br>
                    337: Jean-Philippe Dionne gave a talk about ECDYSIS OPEN-SOURCE NAT64 Implementation in OpenBSD PF.
1.821     claudio   338: <p>
1.805     claudio   339:
1.832     jasper    340: <li><strong><a name="securitydate"></a>
                    341: <a href="http://www.securitydate.org/programma.html">SecurityDate 2010</a></strong>,
                    342: May 7, 2010, Camerino, Italy.<br>
                    343: Giovanni Bechis gave a quick update on recent developments in OpenBSD.
1.822     claudio   344: <p>
                    345:
1.820     marco     346: <li><strong><a name="asiabsdcon2010"></a>
                    347: <a href="http://2010.asiabsdcon.org/index.html">AsiaBSDCon 2010</a></strong>,
1.840     schwarze  348: Mar 11 - 14, 2010, Tokyo, Japan.<br>
                    349: Marco Peereboom gave talks about <a href="papers/asiabsdcon2010_softraid/softraid.html">softraid -- OpenBSD's virtual HBA, with benefits</a> and
                    350: <a href="papers/asiabsdcon2010_epitome2/epitome2.html">Epitome2 -- dedup for the masses</a>.<br>
1.824     syuu      351: Claudio Jeker gave a talk about <a href="papers/asiabsdcon2010_iscsi/">vscsi(4) and iscsid -- iSCSI initiator the OpenBSD way</a>.<br>
1.840     schwarze  352: Takuya Asada gave a talk about the <a href="papers/asiabsdcon2010_smp_for_sgi.pdf">SMP Implementation for OpenBSD/sgi</a>.<br>
1.826     deraadt   353: Alexandre Ratchov gave a talk about <a href="papers/asiabsdcon2010_sndio.pdf">sndio -- audio and MIDI framework</a>.<br>
1.840     schwarze  354: Theo de Raadt gave a very short talk about <a href="papers/asiabsdcon2010_vether/index.html">vether(4) -- Because Canadian Internet Sucks</a>.<br>
1.828     sthen     355: Ryan McBride gave a talk about <a href="papers/asiabsdcon2010_pf/index.html">What's wrong with PF</a>.
1.820     marco     356: <p>
                    357:
                    358: </ul>
                    359:
1.783     sthen     360: <h3>2009</h3>
                    361: <ul>
1.795     cnst      362:
1.816     sthen     363: <li><strong><a name="openexpo2009zh"></a>
                    364: <a href="http://openexpo.ch/openexpo-2009-winterthur/">OpenExpo 2009 Winterthur</a></strong>,
                    365: Sep 23 - 24, 2009, Zurich/Winterthur, Switzerland.<br>
                    366: <p>
                    367:
1.811     otto      368: <li><strong><a name="eurobsdcon2009"></a>
                    369: <a href="http://2009.eurobsdcon.org/">EuroBSDCon 2009</a></strong>,
                    370: Sep 17 - 19, 2009, Cambridge, UK.<br>
1.814     henning   371: Henning Brauer gave  a talk on
                    372: <a href="http://bulabula.org/papers/2009/eurobsdcon-faster_packets/">
                    373: performance improvements in the network stack.</a><br>
1.811     otto      374: Otto Moerbeek gave a talk about
1.813     otto      375: <a href="papers/eurobsdcon2009/otto-malloc.pdf">
1.811     otto      376: the new malloc</a>.<br>
1.815     tedu      377: Ted Unangst gave a talk about <a href="http://tedunangst.com/kqueue.pdf">using kqueue</a>.<br>
1.812     otto      378: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
1.814     henning   379: Owain Ainsworth and Henning gave a quick
                    380: <a href="http://bulabula.org/papers/2009/eurobsdcon-openbsd_update/">update</a>
                    381: on recent developments in OpenBSD.
1.811     otto      382: <p>
                    383:
1.807     sthen     384: <li><strong><a name="slackathon2009"></a>
                    385: <a href="http://www.slackathon.se">Slackathon 2009</a></strong>,
1.817     tobias    386: Aug 15, 2009, Stockholm, Sweden. <br>
1.808     ariane    387: Ariane van der Steldt gave a presentation about
                    388: <a href="papers/f2k9-pmemrange/">
                    389: OpenBSD Physical Memory Management</a>.<br>
1.809     claudio   390: Claudio Jeker gave a short introduction about his work on
                    391: <a href="papers/f2k9-vrf/">
                    392: Network Stack Virtualization</a>.<br>
1.807     sthen     393: <p>
                    394:
                    395: <li><strong><a name="openkyiv2009"></a>
                    396: <a href="http://www.uaoug.org.ua/openkyiv/2009/">OpenKyiv 2009</a></strong>,
1.817     tobias    397: Aug 1, 2009, Kyiv, Ukraine.<br>
1.818     sthen     398: Vladimir Kirillov gave a presentation,
                    399: <a href="http://atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf">
                    400: OpenBSD Kernel Internals: The Hitchhiker's Guide</a>.<br>
1.807     sthen     401: <p>
                    402:
1.802     matthieu  403: <li><strong><a name="bsddayarg2009"></a>
                    404: <a href="http://www.bsdday.com.ar/">BSDday Argentina 2009</a></strong>,
                    405: May 29 - 30, 2009, Buenos Aires, Argentina.<br>
                    406: <p>
                    407:
1.800     cnst      408: <li><strong><a name="bsdcan2009"></a>
                    409: <a href="http://www.bsdcan.org/2009/">BSDCan 2009</a></strong>,
                    410: May 6 - 9, 2009, Ottawa, Canada.<br>
1.803     jdixon    411: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
                    412: Constantine A. Murenin gave a talk on quiet computing and fan control.<br>
                    413: Gordon Willem Klok gave a talk on processor power management.
1.800     cnst      414: <p>
                    415:
1.797     mk        416: <li><strong><a name="fossaalborg2009"></a>
                    417: <a href="http://www.foss-aalborg.dk/">FOSS Aalborg 2009</a></strong>,
                    418: Mar 24, 2009, Aalborg, Denmark.<br>
1.798     henning   419: Henning Brauer and Sven Dehmlow gave a
                    420: <a href="http://bulabula.org/papers/aalborg2009/">presentation</a>
                    421: about secure programming.
1.797     mk        422: <p>
                    423:
1.796     fkr       424: <li><strong><a name="chemnitz2009"></a>
                    425: <a href="http://chemnitzer.linux-tage.de/2009/info/">Chemnitzer Linux-Tage 2009</a></strong>,
                    426: Mar 14 - 15, 2009, Chemnitz, Germany.<br>
                    427: There was an OpenBSD booth run by Bernd Ahlers, Holger Mauermann and Felix Kronlage.<br>
                    428: <p>
                    429:
1.795     cnst      430: <li><strong><a name="asiabsdcon2009"></a>
                    431: <a href="http://2009.asiabsdcon.org/">AsiaBSDCon 2009</a></strong>,
                    432: Mar 12 - 15, 2009, Tokyo, Japan.<br>
                    433: Theo de Raadt gave a plenary talk about
                    434: <a href="papers/asiabsdcon2009-release_engineering">
                    435: The OpenBSD release process: A success story</a>.<br>
                    436: Claudio Jeker presented a paper about
                    437: <a href="papers/asiabsdcon2009-bgpd.pdf">
                    438: OpenBGPD - bringing full views to OpenBSD since 2004</a>.
                    439: Presentation
                    440: <a href="papers/asiabsdcon2009-bgpd">
                    441: slides</a> are also available.<br>
                    442: Constantine A. Murenin presented a paper about
                    443: <a href="papers/asiabsdcon2009-sensors-paper.pdf">OpenBSD Hardware Sensors Framework</a>.
                    444: Presentation <a href="papers/asiabsdcon2009-sensors-slides.pdf">slides</a> are also available.<br>
                    445: David Gwynne presented a paper about
                    446: <a>Active-Active Firewall Cluster Support in OpenBSD</a>.<br>
                    447: Kristaps Dzonsons presented a paper about
                    448: <a>Deprecating groff for BSD manual display</a>.<br>
                    449: There was an active work-in-progress session, chaired by Mark T. Uemura.
                    450: <p>
1.783     sthen     451:
1.789     xsa       452: <li><strong><a name="Brussels2009"></a>
                    453: <a href="http://www.fosdem.org/2009/">FOSDEM Brussels 2009</a></strong>,
                    454: Feb 7 - 8, 2009, Brussels, Belgium.<br>
                    455: There was an OpenBSD/OpenSSH booth and <a href="http://www.fosdem.org/2009/schedule/devroom/bsdpostgresql">a Dev room</a>.
                    456: On Saturday we had our traditional BSD dinner.
                    457: <p>
                    458:
1.783     sthen     459: <li><strong><a name='dcbsdcon2009'></a>
                    460: <a href="http://www.dcbsdcon.org/">DCBSDCon 2009</a></strong>,
                    461: Feb 5 - 6, 2009, Washington, D.C., USA.<br>
1.786     jdixon    462: Henning Brauer gave a talk about
                    463: <a href='http://bulabula.org/papers/dcbsdcon2009/'>
                    464: Performance Tuning in the OpenBSD Network Stack and PF</a>.<br>
                    465: Ted Unangst presented
                    466: <a href='http://www.dcbsdcon.org/speakers/slides/unangst_dcbsdcon2009.pdf'>
                    467: OpenBSD versus SMP, Threading and Concurrency</a>.<br>
                    468: Marco Peereboom introduced the
                    469: <a href='http://www.dcbsdcon.org/speakers/slides/peereboom_dcbsdcon2009.pdf'>
                    470: Epitome suite</a>.<br>
                    471: Kurt Miller gave his talk about
                    472: <a href='http://www.dcbsdcon.org/speakers/slides/miller_dcbsdcon2009.pdf'>
                    473: Implementing PIE on OpenBSD</a>.<br>
                    474: There was an OpenBSD booth, run by Bret Lambert.
1.783     sthen     475: <p>
                    476:
                    477: </ul>
                    478:
1.740     saad      479: <h3>2008</h3>
                    480: <ul>
1.764     mbalmer   481:
1.781     krw       482: <li><strong><a name=25c3></a>
                    483: <a href="http://events.ccc.de/congress/2008/">25th Chaos Communication Congress
                    484: (25C3)</a></strong>,
                    485: Dec 27 - 30, 2008, Berlin, Germany.<br>
                    486: The 25C3 slogan was "Nothing to Hide".
                    487: <p>
                    488:
1.778     krw       489: <li><strong><a name="opencon2008"></a>
                    490: <a href="http://www.opencon.org/">OpenCON 2008</a></strong>,
                    491: Nov 29 - 30, Venice, Italy.<br>
                    492: OpenBSD users and developers gave two days worth of OpenBSD talks and
1.779     krw       493: attended a big OpenBSD party on the saturday night.<br>
                    494: Ken Westerback gave a talk on
                    495: <a href='papers/opencon08-openbsdfoundation/index.html'>
                    496: The OpenBSD Foundation</a>.<br>
                    497: Ken Westerback gave a talk on
                    498: <a href='papers/opencon08-installscripts/index.html'>
                    499: OpenBSD's Install Scripts</a>.<br>
1.778     krw       500: <p>
                    501:
1.775     sthen     502: <li><strong><a name="ukuugpf2008london"></a>
                    503: <a href="http://www.ukuug.org/events/pftutorial/">UKUUG Full-day PF tutorial</a></strong>,
                    504: Nov 26 2008, London, UK.<br>
                    505: The UKUUG hosted a full-day PF tutorial by Peter Hansteen (Book of PF author),
                    506: at the Caesar Room, Imperial Hotel, London.
                    507: <p>
                    508:
                    509: <li><strong><a name="t-dose2008"></a>
                    510: <a href="http://www.t-dose.org/">T-DOSE 2008</a></strong>,
                    511: Oct 25 - 26, 2008, Eindhoven, The Netherlands.<br>
                    512: Technical Dutch Open Source Event.<br>
                    513: Developers were present as well as an OpenBSD booth,
                    514: run by the usual suspects.
                    515: <p>
                    516:
1.770     sthen     517: <li><strong><a name="eurobsdcon2008"></a>
1.772     cnst      518: <a href="http://2008.eurobsdcon.org/">EuroBSDCon 2008</a></strong>,
                    519: Oct 16 - 19, 2008, Strasbourg, France.<br>
                    520: Peter N. M. Hansteen gave a tutorial on building networks with PF.<br>
                    521: Matthieu Herrb gave a talk on input handling in wscons and X.Org.<br>
1.773     cnst      522: Constantine A. Murenin gave a talk on <a href='papers/eurobsdcon2008-sensors.pdf'>the sensors framework</a>.<br>
1.772     cnst      523: There was an OpenBSD booth, run by the usual suspects.
1.770     sthen     524: <p>
                    525:
                    526: <li><strong><a name="nycbsdcon2008"></a>
                    527: <a href="http://www.nycbsdcon.org/2008/">NYCBSDCon 2008</a></strong>,
                    528: Oct 11 - 12, 2008, New York, New York.<br>
1.774     kurt      529: Jason Dixon gave a talk called
                    530: <a href='http://talks.dixongroup.net/nycbsdcon2008/'>
                    531: BSD versus GPL</a>.<br>
                    532: Anders Magnusson gave a talk on the
                    533: <a href='papers/magnusson_pcc.pdf'>design of PCC</a>.<br>
                    534: Kurt Miller gave a talk on
                    535: <a href='papers/nycbsdcon08-pie/'>implementing PIE</a>.<br>
                    536: Michael Shalayeff gave a talk on porting PCC to new architectures.<br>
                    537: Jason L Wright gave a talk called
                    538: <a href='papers/wright_hardware-wrong.pdf'>When Hardware Is Wrong, or
                    539: "They can Fix It In Software"</a>.<br>
                    540: Audio for the talks is available
                    541: <a href='http://www.fetissov.org/public/nycbsdcon08/'>here</a>.<br>
                    542: There was an OpenBSD booth, run by Ray Lai and Okan Demirmen.<br>
1.770     sthen     543: <p>
                    544:
                    545: <li><strong><a name="opensourcedays2008"></a>
                    546: <a href="http://www.opensourcedays.org/2008/">Open Source Days
                    547: 2008</a></strong>,
                    548: Oct 3 - 4, 2008, Copenhagen, Denmark.<br>
                    549: There was an OpenBSD and OpenSSH booth.
                    550: <p>
                    551:
                    552: <li><strong><a name="openexpo2008zh"></a>
                    553: <a href="http://openexpo.org/en/">OpenExpo 2008</a></strong>,
                    554: Sep 23 - 24, 2008, Zurich/Winterthur, Switzerland.<br>
                    555: There was an OpenBSD table, run by Stephan A. Rickauer.
                    556: <p>
                    557:
1.768     sthen     558: <li><strong><a name="Slackathon 2008"></a>
                    559: <a href="http://www.slackathon.se:2008/index_en.html">Slackathon 2008</a></strong>,
                    560: Sep 13, 2008, Stockholm, Sweden.<br>
                    561: Swedish annual OpenBSD conference.
                    562: <p>
                    563:
                    564: <li><strong><a name="froscon2008"></a>
                    565: <a href="http://www.froscon.de">FrOSCon 2008</a></strong>,
                    566: Aug 23 - 24, 2008, Bonn/Rhein-Sieg, Germany.<br>
                    567: There was an OpenBSD booth, run by the usual suspects.
                    568: <p>
                    569:
                    570: <li><strong><a name="OpenKyiv 2008"></a>
                    571: <a href="http://uaoug.org.ua/openkyiv/">OpenKyiv 2008</a></strong>,
                    572: Aug 2, 2008, Kyiv, Ukraine.<br>
1.787     mikeb     573: Mike Belopuhov gave a talk called
                    574: <a href='papers/openkyiv08-mikeb.pdf'>OpenBSD Kernel Architecture,
                    575: Network Stack</a>.<br>
1.768     sthen     576: There was plenty of OpenBSD activity including a
                    577: <a href="https://register.bsdcertification.org/register/events/openkyiv-2008">BSD certification</a> exam.
                    578: <p>
                    579:
1.764     mbalmer   580: <li><strong><a name="lsm2008"></a>
                    581: <a href="http://www.rmll.info">Libre Software Meeting 2008</a></strong>,
                    582: Jul 1 - 5, 2008, Mont de Marsan, France.<br>
                    583: There was an OpenBSD and OpenSSH booth.
                    584: <p>
                    585:
                    586: <li><strong><a name="jdlbe2008"></a>
                    587: <a href="http://journeesdulibre.bxlug.be/">Journ&eacute;es du Libre &agrave; Bruxelles 2008</a></strong>,
                    588: Jun 6 - 7, 2008, Sint-Gillis, Belgium.<br>
                    589: There was an OpenBSD and OpenSSH booth.
                    590: <p>
                    591:
                    592: <li><strong><a name="linuxtag2008"></a>
                    593: <a href="http://www.linuxtag.org/2008/en/">LinuxTag 2008</a></strong>,
                    594: May 28 - 31, 2008, Berlin, Germany.<br>
                    595: There was plenty of OpenBSD activity (talks &amp; booth).
                    596: <p>
                    597:
1.761     merdely   598: <li><strong><a name="linuxdays2008"></a>
                    599: <a href="http://www.linuxdays.ch/">LinuxDays 2008</a></strong>,
                    600: May 21 - 22, 2008, Geneva, Switzerland.<br>
1.764     mbalmer   601: Julien Mabillard gave a presentation about OpenBSD and
                    602: failover/load-balancing features. There was also an OpenBSD booth.
1.761     merdely   603: <p>
                    604:
1.760     matthieu  605: <li><strong><a name="bsdcan2008"></a>
                    606: <a href="http://www.bsdcan.org/2008/">BSDCan 2008</a></strong>,
                    607: May 14 - 17, 2008, Ottawa, Canada.<br>
                    608: Several OpenBSD developers were there.<br>
1.762     cnst      609: Constantine A. Murenin gave an <a href="papers/bsdcan08-sensors.pdf">
                    610: overview of the sensors framework</a>,
1.760     matthieu  611: Matthieu Herrb  talked about the <a href="papers/bsdcan08-xorg.pdf">
                    612: upcoming X.org plans</a> and
                    613: Ian Darwin gave a presentation about OpenMoko.<br>
                    614: John Pertalion and Oscar Knight presented a case-study of
                    615: their OpenVPN on OpenBSD deployment.
                    616: <p>
                    617:
                    618: <li><strong><a name="vj08"></a>
                    619: <a href="http://www.nluug.nl/events/vj08">NLUUG spring conference
                    620: 2008</a></strong>,
                    621: May 15, 2008, Ede, Netherlands.<br>
                    622: There has been an OpenBSD booth.
                    623: <p>
                    624:
                    625: <li><strong><a name="confidence2008"></a>
                    626: <a href="http://2008.confidence.org.pl/">Confidence 2008</a></strong>,
                    627: May 16 - 17, 2008, Krakow, Poland.<br>
                    628: Felix has given a presentation and there was a OpenBSD booth.
                    629: <p>
                    630:
1.759     johan     631: <li><strong><a name="DORSCLUC2008"></a>
                    632: <a href="http://www.open.hr/dc2008/en/">DORS / CLUC 2008</a></strong>,
                    633: Apr 16 - Apr 18, 2008, Zagreb, Croatia.<br>
1.911     naddy     634: There was an OpenBSD booth, a talk on OpenBSD 4.3 by Wim and an <a href="http://www.kerberos.si/papers/DORS08">IPsec workshop</a> by Wim and Mitja Mu&#382;eni&#269;.<br>
1.759     johan     635: <p>
                    636:
                    637: <li><strong><a name="jtic2008"></a>
                    638: <a href="http://www.iesmirabent.com/jornadas/index2.html">I Jornadas
                    639: Tecnol&oacute;gicas Ciudad de Isla Cristina</a></strong>,
                    640: Apr 3 - 4, 2008, Huelva, Spain.<br>
                    641: Igor Sobrado gave a talk on OpenBSD and related free software projects.<br>
                    642: <p>
                    643:
                    644: <li><strong><a name="ukuugspring2008"></a>
                    645: <a href="http://spring2008.ukuug.org/">UKUUG Spring 2008</a></strong>,
                    646: Mar 31 - Apr 2, 2008, Birmingham, UK.<br>
                    647: Peter Hansteen gave a full day <a href="http://spring2008.ukuug.org/talk_abstracts.html#pf_tutorial">PF tutorial</a> and a <a href="http://spring2008.ukuug.org/talk_abstracts.html#6">fighting malware and spam</a> talk.  There was an OpenBSD booth, manned by Peter.<br>
                    648: <p>
                    649:
1.756     claudio   650: <li><strong><a name="asiabsdcon2008"></a>
                    651: <a href="http://2008.asiabsdcon.org/">AsiaBSDCon 2008</a></strong>,
1.772     cnst      652: Mar 27 - 30, 2008, Tokyo, Japan.<br>
1.757     claudio   653: Claudio Jeker gave a talk on <a href="/papers/asiabsdcon08-network/">OpenBSD Network Stack Internals</a>.<br>
1.756     claudio   654: <p>
                    655:
1.749     wvdputte  656: <li><strong><a name="openexpo2008"></a>
                    657: <a href="http://openexpo.org/en/">OpenExpo 2008</a></strong>,
                    658: Mar 12 - 13, 2008, Bern, Switzerland.<br>
                    659: There was an OpenBSD table, run by Stephan A. Rickauer.<br>
                    660: <p>
                    661:
                    662: <li><strong><a name="chemnitz2008"></a>
                    663: <a href="http://chemnitzer.linux-tage.de/2008/info/">Chemnitzer Linux-Tage 2008</a></strong>,
                    664: Mar 1 - 2, 2008, Chemnitz, Germany.<br>
                    665: There was an OpenBSD table, run by Philipp.<br>
                    666: <p>
1.740     saad      667:
1.743     wvdputte  668: <li><strong><a name="Brussels2008"></a>
                    669: <a href="http://www.fosdem.org/2008/">FOSDEM Brussels 2008</a></strong>,
                    670: Feb 23 - 24, 2008, Brussels, Belgium.<br>
                    671: There was an OpenBSD/OpenSSH booth and <a href="http://www.fosdem.org/2008/schedule/devroom/bsdpostgresql">a Dev room</a>.
                    672: There was also an exam for <a href="http://www.bsdcertification.org/">BSD
                    673: certification</a>.<br>
                    674: On Saturday we had our traditional BSD dinner.
                    675: <p>
                    676:
1.742     merdely   677: <li><strong><a name="scale6x"></a>
                    678: <a href="http://www.socallinuxexpo.org/scale6x/">Southern California Linux
                    679: Expo 6x</a></strong>,
                    680: Feb 8 - 10, 2008, Los Angeles, California, USA.<br>
                    681: There was an OpenBSD booth run by Darrin Chandler with live
                    682: demonstrations and CDs for sale.
                    683: <p>
                    684:
1.740     saad      685: <li><strong><a name="Paris2008"></a>
                    686: <a href="http://www.solutionslinux.fr/fr/index.php">Solutions Linux
                    687: 2008</a></strong>,
                    688: Jan 29 - 31, 2008, Paris, France.<br>
                    689: There was an OpenBSD and OpenSSH booth with Marc Espie, Antoine
                    690: Jacoutot, Gilles Chehade, Charles Longeau, Landry Breuil, Saad Kadhi,
1.741     saad      691: Wim and others. [<a href="http://saad.docisland.org/pictures/sl2008/"
                    692: >pictures</a>]
1.740     saad      693: <p>
                    694:
                    695: </ul>
                    696:
1.588     espie     697: <h3>2007</h3>
                    698: <ul>
1.603     fkr       699:
1.731     wvdputte  700: <li><strong><a name=24c3></a>
                    701: <a href="http://www.ccc.de/congress/2007/">24C3 Chaos Communication Congress in
                    702: Berlin</a></strong>,
                    703: December 27 - 30, 2007, Berlin, Germany.<br>
                    704: The motto was Volldampf voraus! (literally Full Steam Ahead).
                    705: <p>
                    706:
1.726     merdely   707: <li><strong><a name="capbug200712"></a>
                    708: <a href="http://capbug.org/">Capital Area BSD User Group</a></strong>,
1.727     wvdputte  709: Dec 17, 2007, Columbia, Maryland, USA.<br>
1.726     merdely   710: Michael Erdely presented <a href="papers/capbug200712/index.html">OpenBSD
                    711: Ports Tutorial: Advanced Topics</a>.
                    712: [<a href="http://talks.metabug.org/20071218_capbug_640x480.mp4">slides
                    713: w/audio</a>]
                    714: <p>
                    715:
1.721     jsg       716: <li><strong><a name="opencon2007"></a>
1.734     tobias    717: <a href="http://www.opencon.org/">OpenCON 2007</a></strong>,
1.721     jsg       718: Nov 30 - Dec 2, 2007, Venice, Italy.<br>
                    719: OpenCON is the only conference dedicated solely to OpenBSD.
                    720: This edition was composed of one "tutorial day" and two days of conference.
                    721: Three days entirely dedicated to OpenBSD with a lot of developers and users.
1.722     jsg       722: Talks by OpenBSD developers were:
                    723: <p>
                    724:  <ul>
                    725:  <li>Jonathan Gray: <a href="papers/opencon07-complex/index.html">
                    726:      Why are modern operating systems so complicated?</a>
1.724     jasper    727:  <li>Mark Kettenis: <a href="papers/opencon07-sparc64.pdf">
                    728:      OpenBSD/sparc64</a>.
1.723     jasper    729:  <li>Reiner Jung and Jasper Lievisse Adriaanse: <a href="papers/opencon07-gnome.pdf">
1.724     jasper    730:      Gnome as OpenBSD desktop solution</a>.
1.725     bernd     731:  <li>Bernd Ahlers: <a href="papers/opencon07-portstutorial/index.html">
                    732:      OpenBSD Ports Tutorial</a>.
1.744     claudio   733:  <li>Claudio Jeker: <a href="papers/opencon07-ospf6d">
                    734:      OSPF v3 - OSPF for IPv6</a>.
1.722     jsg       735:  </ul>
1.721     jsg       736: <p>
                    737:
1.716     wvdputte  738: <li><strong><a name="dulug2007"></a>
1.719     wvdputte  739: <a href="http://www.dulug.de/">Duisburger Linux User Group</a></strong>,
1.727     wvdputte  740: Nov 17, 2007, Duisburg, Germany.<br>
1.738     tobias    741: Richard Verwayen gave a workshop on installing OpenBSD,
1.727     wvdputte  742: [<a href="http://www.dulug.de/cgi-bin/dcms.cgi?action=lit-17.11.07">pictures</a>].
1.716     wvdputte  743: <p>
                    744:
                    745: <li><strong><a name="essen2007"></a>
                    746: <a href="http://www.come2linux.org/psp/">Come 2 Linux 2007 Essen</a></strong>,
1.727     wvdputte  747: Nov 10 - 11, 2007, Essen, Germany.<br>
                    748: The *BSD projects had an OpenBSD and OpenSSH booth.
1.716     wvdputte  749: <p>
                    750:
                    751: <li><strong><a name="nluug2007"></a>
                    752: <a href="http://www.nluug25.nl/en/index.php">NLUUG 25th anniversary</a></strong>,
1.727     wvdputte  753: Nov 7, 2007, Amsterdam, Netherlands.<br>
1.716     wvdputte  754: There was an OpenBSD and OpenSSH booth with Wim, Otto, Floor and Kevin.
                    755: <p>
1.658     reyk      756:
1.714     jasper    757: <li><strong><a name="amsterdam2007"></a>
1.741     saad      758: <a
                    759: href="http://undeadly.org/cgi?action=article&amp;sid=20071017100734&amp;mode=expanded&amp;count=20">Amsterdam user meeting Cafe De Deugniet</a></strong>,
1.727     wvdputte  760: Nov 2, 2007, Amsterdam, Netherlands.<br>
1.741     saad      761: Informal OpenBSD user meeting in Amsterdam, more info on Undeadly.org.
                    762: [<a href="http://brobding.mine.nu/Brobding.mine.nu/Albums/Pages/OpenBSD_4.2.html">pictures</a>]
1.714     jasper    763: <p>
                    764:
1.713     wvdputte  765: <li><strong><a name="uaoug2007"></a>
1.738     tobias    766: <a href="http://www.uaoug.org.ua/en/index.html">Ukrainian OpenBSD Users Group  meeting</a></strong>,
1.713     wvdputte  767: Nov 1, 2007, Kyiv, Ukraine<br>
1.738     tobias    768: Sergey Prysiazhnyi, community co-ordinator, gave a talk about Driver
                    769: Architecture and OpenBSD using in Embedded Systems.
1.713     wvdputte  770: <a href= "http://www.atmnis.com/~apelsin/uaoug/u2k7_v3.0/talk/">[slides]</a>
                    771: <a href= "http://www.atmnis.com/~apelsin/uaoug/u2k7_v3.0/">[pictures]</a>
                    772: <a href= "http://www.atmnis.com/~apelsin/uaoug/u2k7_v3.0/video/talk.mp4">[video]</a>
                    773: <p>
                    774:
1.712     sthen     775: <li><strong><a name="cossfest2007"></a>
                    776: <a href="http://www.cossfest.ca/">COSSFEST 2007</a></strong>,
                    777: Oct 27, 2007, Calgary, Alberta,<br>
                    778: There was an OpenBSD booth present with 4.2 CDs.
                    779: <p>
                    780:
                    781: <li><strong><a name="systems2007"></a>
                    782: <a href="http://www.systems.de/">Systems</a></strong>,
1.727     wvdputte  783: Oct 23 - 26, 2007, Munich, Germany.<br>
1.712     sthen     784: The *BSD projects had an OpenBSD and OpenSSH booth in Halle B2 110-2, run by
                    785: DaN, Nikolay Sturm, Marco Pfatschbacher and some other volunteers.
                    786: <p>
                    787:
                    788: <li><strong><a name="bsdcontr2007"></a>
1.734     tobias    789: <a href="http://www.bsdcontr.org/">BSDConTR 2007</a></strong>,
1.712     sthen     790: Oct 19 - 20, 2007, Rectorate of Marmara University, SultanAhmet, Istanbul,
                    791: Turkey.<br>
                    792: First Turkish Conference on BSD Systems.<br>
                    793: Marc Balmer talked about his work on support for radio clocks in
                    794: OpenBSD.<br>
                    795: G&ouml;khan Alkan gave a talk "Spam protection with OpenBSD and PF".<br>
                    796: Huzeyfe &Ouml;nal gave a talk "Advanced Security solutions in OpenBSD".
                    797: <br>
                    798: <p>
                    799:
1.708     aanriot   800: <li><strong><a name=aldil2007></a>
                    801: <a href="http://www.aldil.org/">Les Journ&eacute;es Du Logiciel Libre
                    802: 2007</a></strong>,
                    803: Oct 19 - 20, 2007, Lyon, France.<br>
                    804: There was an OpenBSD and OpenSSH booth, run by Damien Bergamini and
                    805: Alexandre Anriot with the help of Thierry Thomas.
                    806: <p>
                    807:
1.705     pvalchev  808: <li><strong><a name=rp2007></a>
                    809: <a href="http://www.acm.uiuc.edu/conference/2007/">Reflections/Projections
                    810: 2007</a></strong>,
1.727     wvdputte  811: Oct 12 - 14, 2007, Champaign-Urbana, Illinois, USA.<br>
1.705     pvalchev  812: Peter Valchev gave a talk titled <a href="papers/rp2007-slides.pdf">
                    813: Using OpenBSD Security Features to Find Software Bugs</a>.
                    814: <p>
                    815:
                    816: <li><strong><a name=auug2007></a>
                    817: <a href="http://new.auug.org.au/AUUG2007">AUUG 2007</a></strong>,
                    818: Oct 13 - 14, 2007, Melbourne, Australia.<br>
                    819: Reyk Floeter talked about load balancing and TCP-relaying with hoststated.
                    820: There were developers, users, and an OpenBSD booth present.
                    821: <p>
                    822:
                    823: <li><strong><a name="t-dose2007"></a>
                    824: <a href="http://www.t-dose.org/">T-DOSE 2007</a></strong>,
                    825: Oct 13 - 14, 2007, Eindhoven, The Netherlands.<br>
1.727     wvdputte  826: Technical Dutch Open Source Event.<br>
1.705     pvalchev  827: There were developers present as well as an OpenBSD booth,
                    828: run by the usual suspects.
                    829: <p>
                    830:
1.689     claudio   831: <li><strong><a name="openexpo2007"></a>
                    832: <a href="http://www.openexpo.ch/">OpenExpo 2007</a></strong>,
1.734     tobias    833: Sep 19 - 20, 2007, Zurich, Switzerland.<br>
1.689     claudio   834: There were developers present as well as an OpenBSD booth,
1.738     tobias    835: run by the usual suspects.  Stephan A. Rickauer gave a talk
                    836: "OpenBSD and Linux: Insights into a migration project at the Institute of
1.689     claudio   837: Neuroinformatics, ETH Zurich".<br>
                    838: <p>
                    839:
1.686     mbalmer   840: <li><strong><a name="eurobsdcon2007"></a>
                    841: <a href="http://2007.eurobsdcon.org/">EuroBSDCon 2007</a></strong>,
                    842: Sep 14 - 15, 2007, Copenhagen, Denmark.<br>
                    843: Marc Balmer gave a talk <a href="papers/eurobsdcon07/mbalmer-radio_clocks.pdf">
                    844: Support for Radio Clocks in OpenBSD</a>.<br>
1.702     pyr       845: Pierre-Yves Ritschard gave a talk <a href="papers/eurobsdcon07/pyr-loadbalancing">Load Balancing in OpenBSD Using hoststated</a>.<br>
1.688     claudio   846: Claudio Jeker gave a talk <a href="papers/eurobsdcon07/claudio-routing">
                    847: Using OpenBSD as Routing Platform</a>.<br>
1.686     mbalmer   848: Peter Hansteen offered "A Packet Filter Tutorial" on the tutorial day.<br>
                    849: There was an OpenBSD booth, run by the usual suspects.
                    850: <p>
                    851:
1.685     bernd     852: <li><strong><a name="linuxdayskiel2007"></a>
                    853: <a href="http://www.kieler-linuxtage.de">Kieler Linux und Open Source Tage</a></strong>,
1.727     wvdputte  854: Sep 07 - 08, 2007, Kiel, Germany.<br>
1.685     bernd     855: There was an OpenBSD and OpenSSH booth, run by Bernd.
                    856: <p>
                    857:
1.686     mbalmer   858: <li><strong><a name="xds2007"></a>
                    859: <a href="http://www.x.org/wiki/Events/XDS2007">X.Org Developers' Summit 2007</a></strong>,
                    860: Sep 10 - 12, 2007, Cambridge, UK.<br>
                    861: Matthieu Herrb and Marc Balmer attended the 3-day summit to make sure the
                    862: *BSD point of view was well represented.
                    863: <p>
                    864:
1.684     bernd     865: <li><strong><a name="froscon2007"></a>
                    866: <a href="http://www.froscon.de">FrOSCon 2007</a></strong>,
1.727     wvdputte  867: Aug 25 - 26, 2007, Bonn/Rhein-Sieg, Germany.<br>
1.684     bernd     868: There was an OpenBSD booth, run by the usual suspects.
                    869: <p>
                    870:
1.682     bernd     871: <li><strong><a name="summercamp2007"></a>
1.734     tobias    872: <a href="http://events.ccc.de/camp/2007">Chaos Communication Camp
                    873: 2007</a></strong>,
1.727     wvdputte  874: Aug 8 - 12, 2007, Finowfurt, Germany.<br>
1.682     bernd     875: This open air event had a big OpenBSD village with all the usual suspects.
                    876: <p>
                    877:
1.680     aanriot   878: <li><strong><a name="lsm2007"></a>
                    879: <a href="http://www.rmll.info">Libre Software Meeting 2007</a></strong>,
                    880: Jul 10 - 14, 2007, Amiens, France.<br>
1.681     aanriot   881: There was an OpenBSD and OpenSSH booth, run by Wim, Matthieu and
                    882: Alexandre with the help of Serge and Christelle.
1.680     aanriot   883: <p>
                    884:
1.675     mbalmer   885: <li><strong><a name=Slackathon2007></a>
1.734     tobias    886: <a href="http://www.slackathon.se/">Slackathon 2007</a></strong>,
1.675     mbalmer   887: June 16, 2007, Stockholm, Sweden.<br>
1.738     tobias    888: Yet another round of fund raising for OpenBSD/SSH and general *BSD meeting
1.675     mbalmer   889: that took place in Stockholm.
                    890: <p>
                    891:
                    892: <li><strong><a name="linuxtag2007"></a>
1.734     tobias    893: <a href="http://www.linuxtag.org/2007/en/">LinuxTag 2007</a></strong>,
1.727     wvdputte  894: May 30 - Jun 2, 2007, Berlin, Germany.<br>
1.675     mbalmer   895: There were presentations by OpenBSD developers and an OpenBSD booth,
1.738     tobias    896: run by the usual suspects, and Stephan A. Rickauer held Peter Hansteen's PF
                    897: tutorial as well as the talk
1.677     wvdputte  898: <a href="http://www.ini.unizh.ch/~stephan/talks/LinuxTag07.pdf">
1.738     tobias    899: "OpenBSD and Linux: Insights into a migration project at the Institute of
1.677     wvdputte  900: Neuroinformatics, ETH Zurich"</a>.
1.675     mbalmer   901: <p>
                    902:
1.674     martin    903: <li><strong><a name=LinuxwochenVienna2007></a>
1.734     tobias    904: <a href="http://www.linuxwochen.at/2007/Wien">Linuxwochen Vienna
                    905: 2007</a></strong>,
1.674     martin    906: May 31 - Jun 2, 2007, Vienna, Austria.<br>
                    907: There was an OpenBSD and OpenSSH booth run by Martin Reindl, Robert Peichaer
                    908: and Teemu Schaabl.
                    909: <p>
                    910:
1.671     aanriot   911: <li><strong><a name=cuug2007></a>
                    912: <a href="http://www.cuug.ab.ca/">Calgary Unix Users Group</a></strong>,
                    913: May 29, 2007, downtown Library, basement meeting room, Calgary, Alberta.<br>
1.688     claudio   914: <a href="papers/cuug07-claudio/">Claudio Jeker</a>,
                    915: <a href="papers/cuug2007/">David Gwynne, Henning Brauer</a>,
1.673     mbalmer   916: Reyk Fl&ouml;ter, Matthieu Herrb, Marc Balmer, and Bob Beck discussed recent and
                    917: future networking changes in OpenBSD, as well as Xenocara, support for
                    918: radio clocks in OpenBSD, and Spam Reduction with OpenBSD spamd and greylisting.
1.672     henning   919: Some other OpenBSD developers attended to provide international colour.
1.671     aanriot   920: <p>
                    921:
1.670     ray       922: <li><strong><a name="bsdcan2007"></a>
                    923: <a href="http://www.bsdcan.org/2007/">BSDCan 2007</a></strong>,
                    924: May 16 - 19, 2007, Ottawa, Canada.<br>
                    925: Several OpenBSD developers were there.<br>
                    926: Peter Hansteen gave a "Packet filtering for fun and profit" tutorial and
                    927: presented a "Fighting malware and spam with free tools" talk.<br>
                    928: Ray Lai presented OpenCVS/OpenRCS and
                    929: discussed why a secure CVS implementation is needed.
                    930: <a href="papers/bsdcan07-cvs/">Slides</a> are available.<br>
                    931: Jason Dixon gave the closing session of BSDCan 2007.
                    932: <p>
                    933:
1.669     fkr       934: <li><strong><a name="confidence2007"></a>
                    935: <a href="http://2007.confidence.org.pl/">Confidence 2007</a></strong>,
                    936: May 12 - 13, 2007, Krakow, Poland.<br>
                    937: Felix, Henning and Wim gave presentations and ran the OpenBSD booth.
                    938: <p>
                    939:
1.666     michele   940: <li><strong><a name="obsdm2"></a>
1.734     tobias    941: <a href="http://www.openbeer.it/?open=obsdm2">OpenBSD Meeting V.2</a></strong>,
1.666     michele   942: May 12, 2007, Verona, Italy.<br>
                    943: Another event organized by the OpenBEER team with italian OpenBSD related talks.
                    944: Michele presented a talk about the OpenBSD network stack.
                    945: <p>
                    946:
                    947: <li><strong><a name="nluug2007"></a>
                    948: <a href="http://www.nluug.nl/events/vj07/index.html">NLUUG Voorjaarsconferentie
                    949: 2007</a></strong>,
1.727     wvdputte  950: May 10, 2007, Ede, Netherlands.<br>
1.666     michele   951: There was a
                    952: <a href="http://www.nluug.nl/events/vj07/abstracts/ab.html?id=2">presentation</a>
1.738     tobias    953: by Anil Madhavapeddy and an OpenBSD booth, run by the usual
1.666     michele   954: suspects.
                    955: <p>
                    956:
1.665     mbalmer   957: <li><strong><a name="coimbra2007"></a>
                    958: <a href="http://www.openbsd-pt.com/eventos/coimbra07/index-en.html">Portuguese OpenBSD Usergroup Meeting</a></strong>,
                    959: May 5 - 6, 2007, Coimbra, Portugal.<br>
                    960: 7th Meeting of the Portuguese OpenBSD Usergroup.<br>
                    961: Marc Balmer gave a talk "Ensuring Quality in OpenBSD Without a Formal Process".<br>
                    962: Rui Reis gave a presentation "The Honeynet.PT project".<br>
1.667     pedro     963: Michael Shalayeff gave a talk "Asynchronous I/O".<br>
                    964: Also present was Pedro Martelletto.
1.665     mbalmer   965: <p>
                    966:
1.658     reyk      967: <li><strong><a name=decix6th></a>
                    968: <a href="http://www.de-cix.org/">DE-CIX 6th Technical Meeting</a></strong>,
                    969: Apr 19, 2007, Schloss Kransberg, near Usingen, Germany.<br>
                    970: Henning Brauer and Reyk Fl&ouml;ter talked at the 6th technical
                    971: meeting of the Deutsche Commercial Internet Exchange (DE-CIX).
                    972: Henning gave an update on OpenBGPD and Reyk about the latest
                    973: network-related changes since OpenBSD 4.1. They also talked about
                    974: the status of test OpenBGPD route server running at the DE-CIX.
                    975: <p>
                    976:
1.738     tobias    977: <li><strong><a name="litol07"></a>
1.651     fkr       978: <a href="http://www.lit-ol.de/">2. Linux-Informationstag Oldenburg</a></strong>,
1.738     tobias    979: Apr 14 - 15, 2007, Oldenburg, Germany.<br>
                    980: Small Open-Source event. Of course there was an OpenBSD and OpenSSH booth run by
1.659     fkr       981: Bernd, Felix and Tobias Stoeckmann. Felix gave a talk about the current state
                    982: of OpenBSD development titled <a href="papers/litol07/">OpenBSD - Past, Present and Future</a>.
1.738     tobias    983: <p>
1.650     deraadt   984:
                    985: <li><strong><a name="fisl8"></a>
                    986: <a href="http://fisl.softwarelivre.org/8.0/www/?q=en">fisl8.0</a></strong>,
1.734     tobias    987: Apr 12 - 14, 2007, Porto Alegre, RS, Brazil.<br>
1.650     deraadt   988: This was a fairly large conference in South America.  Theo de Raadt
                    989: presented a talk about <a href="papers/brhard2007/">Hardware Documentation</a>.
1.738     tobias    990: <p>
1.650     deraadt   991:
1.645     ray       992: <li><strong><a name="nycbug2007-cvs"></a>
                    993: <a href="http://nycbug.org/">NYC*BUG April 2007</a></strong>,
                    994: Apr 4, 2007, NYC, USA.<br>
                    995: Ray Lai (ray@) gave a
                    996: <a href="http://www.nycbug.org/index.php?NAV=Home;SUBM=10104">talk</a>
                    997: on OpenCVS.
1.648     ray       998: <a href="papers/nycbug07-cvs/">Slides</a> and
                    999: <a href="http://www.fetissov.org/public/nycbug/nycbug-04-04-07.mp3">audio</a>
                   1000: are available.
1.645     ray      1001: <p>
                   1002:
1.638     grunk    1003: <li><strong><a name="elite2007"></a>
                   1004: <a href="http://www.erlug.de/?q=node/323">5. Erlanger Linuxtage</a></strong>,
                   1005: Mar 24 - 25, 2007, Erlangen, Germany.<br>
                   1006: There was an OpenBSD/OpenSSH booth, run by Alexander von Gernler (grunk@).
                   1007: He also gave a talk called
1.639     grunk    1008: <a href="papers/elite2007/elite2007-openbsd.pdf">
1.638     grunk    1009: "Sichere Systeme mit OpenBSD" (german)</a>.
                   1010: <p>
                   1011:
1.635     tom      1012: <li><strong><a name="ukuug2007"></a>
                   1013: <a href="http://www.ukuug.org/events/spring2007/">UKUUG Spring 2007 Conference</a></strong>,
1.727     wvdputte 1014: Mar 19 - 21, 2007, Manchester, United Kingdom.<br>
1.635     tom      1015: Tom Cosgrove gave a presentation about "Third-Party Applications on OpenBSD"
                   1016: at the annual spring meeting of the
                   1017: <a href="http://www.ukuug.org/">UK's Unix and Open Systems User Group</a>.
                   1018: <p>
                   1019:
1.627     mcbride  1020: <li><strong><a name="asiabsdcon2007"></a>
                   1021: <a href="http://www.asiabsdcon.org/">AsiaBSDCon 2007</a></strong>,
                   1022: Mar 8 - 11, 2007, Tokyo, Japan.<br>
1.631     mbalmer  1023: Marc Balmer presented a paper <a href="papers/radio-clocks-asiabsdcon07.pdf">Supporting Radio Clocks in OpenBSD</a>. Presentation
                   1024: <a href="papers/asiabsdcon07-radioclocks/index.html">slides</a> are also
                   1025: available.<br>
1.627     mcbride  1026: Ryan McBride gave talks on <a href="papers/asiabsdcon07-development/index.html">OpenBSD as a Development Platform</a> and <a href="papers/asiabsdcon07-network_randomness/index.html">OpenBSD Network Randomness Injection: Further Improvements</a>.<br>
1.630     mbalmer  1027: Mathieu Sauve-Frankel gave a talk <a href="papers/asiabsdcon07-ipsec/index.html">Recent Improvements in OpenBSD's IPSec Support</a>.<br>
                   1028: Damien Miller presented a paper <a href="papers/openssh-measures-asiabsdcon2007.pdf">Security measures in OpenSSH</a>. Presentation
1.628     djm      1029: <a href="papers/openssh-measures-asiabsdcon2007-slides.pdf">slides</a> are
                   1030: also available.<br>
1.627     mcbride  1031: There were also PF tutorials back to back, Peter Hansteen's "Firewalling with OpenBSD's PF packet filter" and Ryan McBride's "Advanced PF Rulesets".
                   1032: <p>
                   1033:
1.622     fkr      1034: <li><strong><a name="linuxforum2007"></a>
                   1035: <a href="http://www.linuxforum.dk/2007/">LinuxForum 2007</a></strong>,
                   1036: Mar 2 - 3, 2007, Copenhagen, Denmark.<br>
1.738     tobias   1037: There was an OpenBSD and OpenSSH booth run by Wim, Bernd and Michael in the
                   1038: <a href="http://img.ba-net.org/LinuxForum2007/">best of circumstances</a>.
                   1039: Felix gave a talk titled
1.622     fkr      1040: <a href="papers/linuxforum07/index.html">OpenBSD - Past, Present and Future</a>.
                   1041: <p>
                   1042:
1.619     wvdputte 1043: <li><strong><a name=Brussels2007></a>
                   1044: <a href="http://www.fosdem.org/2007/">FOSDEM Brussels 2007</a></strong>,
                   1045: Feb 24 - 25, 2007, Brussels, Belgium.<br>
1.727     wvdputte 1046: There was an OpenBSD/OpenSSH booth with Matthieu, Marc, Mickey, Saad
1.619     wvdputte 1047: and Wim. On Saturday we had our traditional BSD dinner.<br>
                   1048: Matthieu gave a <a href="papers/fosdem07-xenocara.pdf">
                   1049: talk on Xenocara</a> in the X.Org devroom.
                   1050: <p>
1.616     wvdputte 1051:
                   1052: <li><strong><a name="kiberpipa2007"></a>
                   1053: <a href="http://pot.kiberpipa.org">Kiberpipa open sessions</a></strong>,
                   1054: February 20, 2007, Ljubljana, Slovenia.<br>
                   1055: On that edition of weekly "Open sessions" meetings
1.911     naddy    1056: <a href="http://www.kerberos.si">Mitja Mu&#382;eni&#269;</a> gave a
1.616     wvdputte 1057: <a href="http://pot.kiberpipa.org/?p=39">talk</a> on OpenBSD.
1.619     wvdputte 1058: <a href="http://www.kerberos.si/papers/Kiberpipa07/">Slides</a> (in Slovenian),
                   1059: <a href="http://video.kiberpipa.org/media/POT_OpenBSD">video</a> (in Slovenian),
1.616     wvdputte 1060: and <a href="http://gallery.kerberos.si/kiberpipa07/">photos</a> are available.
                   1061: <p>
                   1062:
                   1063: </ul>
                   1064:
1.445     martin   1065: <h3>2006</h3>
1.236     jose     1066: <ul>
1.537     deraadt  1067:
1.588     espie    1068: <li><strong><a name="23c3"></a>
1.577     mbalmer  1069: <a href="https://events.ccc.de/congress/2006/">23C3 Chaos Communication Congress in
                   1070: Berlin</a></strong>,
                   1071: December 27 - 30, 2006, Berlin, Germany.<br>
1.597     mbalmer  1072: Who can you trust? Well, us. OpenBSD was there, of course, for our annual
1.595     reyk     1073: closing event.  fkr, grunk, jsg, mbalmer, mickey, sturm, uwe, martin,
1.598     bernd    1074: henning, moritz, bernd and wvdputte were there
1.597     mbalmer  1075: there to chat with attendees and discuss OpenBSD stuff.  It was - as usual -
                   1076: a great end-of-the-year event.  See you in Berlin again end of 2007.
1.577     mbalmer  1077: <p>
                   1078:
1.594     mbalmer  1079: <li><strong><a name="moscow2006"></a>
                   1080: <a href="https://kd85.com/">Moscow OpenBSD user meeting</a></strong>,
                   1081: December 8 - 9, 2006, Moscow, Russia.<br>
1.633     tom      1082: For details, please email <a href="mailto:grange@opensd.org">Grange</a>
1.594     mbalmer  1083: <p>
                   1084:
1.515     tom      1085: <li><strong><a name="opencon2006"></a>
                   1086: <a href="http://www.opencon.org/">OpenCON 2006</a></strong>,
1.734     tobias   1087: 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  1088: OpenCON is the only conference dedicated solely to OpenBSD.
1.587     deraadt  1089: 135 people were registered for the event, but since it was a completely open event is likely that
                   1090: even more people just walked in.
1.577     mbalmer  1091: Most talks were by OpenBSD developers, but there was also an impressive
1.568     mbalmer  1092: number of our developers just attending the conference.  Talks by OpenBSD
1.577     mbalmer  1093: developers were:
1.568     mbalmer  1094: <p>
1.535     deraadt  1095:  <ul>
1.581     claudio  1096:  <li>Claudio Jeker: <a href="papers/opencon06-network/index.html">
                   1097:      Network stack changes in OpenBSD</a>
1.580     deraadt  1098:  <li>Marc Balmer: <a href="papers/opencon06-nmea/index.html">
                   1099:      Support for Time Signal Station Receivers and GPS in OpenBSD</a>
1.601     fkr      1100:  <li>Felix Kronlage: <a href="papers/opencon06-umts/index.html">Redundancy or mobile deployment with 3G technology</a>
1.584     jsg      1101:  <li>Jonathan Gray: <a href="papers/opencon06-drivers/index.html">
                   1102:      Driver architecture and implementation in OpenBSD</a>
1.543     mbalmer  1103:  <li>Gordon Klok: <i>Processor Power Management</i>
1.596     dlg      1104:  <li>David Gwynne: <a href="papers/opencon06-culture.pdf">The OpenBSD
                   1105:      Culture</a> and he also filled in for Marco's
                   1106:      <a href="papers/opencon06-bio.pdf">Bio and Sensors in OpenBSD</a> talk.
1.582     michele  1107:  <li>Michele Marchetto: <a href="papers/opencon06-ripd/index.html">
                   1108:      OpenRIPD</a>
1.574     mbalmer  1109:  <li>Reyk Floeter: <i>IPsec demystified</i>
1.580     deraadt  1110:  <li>Theo de Raadt: <a href="papers/opencon06-docs">
                   1111:     Why hardware documentation matters so much and why it is so hard to get</a>
1.535     deraadt  1112:  </ul>
1.502     mbalmer  1113: <p>
1.577     mbalmer  1114: Also present were jcs, krw, mglocker, robert, wvdputte, martin, grunk,
                   1115: dhartmei, aanriot, sturm, and bernd.  Of course there was an OpenBSD booth
                   1116: run by the usual suspects and you could buy our CD-ROMS, the audio CD and other
1.568     mbalmer  1117: stuff.
                   1118: <p>
1.502     mbalmer  1119:
1.575     reyk     1120: <li><strong><a name=opensourcetag2006></a>
                   1121: <a href="http://www.opensourcetag.de/2006/">OpenSourceTag 2006</a></strong>,
                   1122: Nov 30, 2006, Hannover, Germany.<br>
                   1123: Reyk gave a <a href="http://www.opensourcetag.de/2006/agenda/">talk</a> about OpenBSD
                   1124: as a reference project for secure software.
                   1125: <p>
                   1126:
1.583     henning  1127: <li><strong><a name=epf2006></a>
                   1128: <a href="http://www.peering-forum.eu/2006/">European Peering Forum 2006</a></strong>,
                   1129: Nov 29 - 30, 2006, Frankfurt, Germany.<br>
                   1130: The European Peering Forum in Frankfurt was hosted by the 3 big european
                   1131: peering points DE-CIX, AMSIX and LINX, bringing network operators together.
                   1132: Henning was talking about OpenBGPD,
                   1133: <a href="http://bulabula.org/papers/epf2006/">slides</a> are available.
                   1134: <p>
                   1135:
1.565     krw      1136: <li><strong><a name=conisli2006></a>
                   1137: <a href="http://conisli.org/">CONISLI 2006</a></strong>,
1.727     wvdputte 1138: Nov 3 - 5, 2006, S&atilde;o Paulo, Brazil.<br>
1.565     krw      1139: 4th edition of S&atilde;o Paulo's International Free Software Congress.
1.687     jolan    1140: Ken Westerback and Pedro Martelletto gave a talk.
1.565     krw      1141: <p>
                   1142:
1.559     jason    1143: <li><strong><a name=nycbsdcon2006></a>
                   1144: <a href="http://nycbsdcon.org/">NYCBSDCon 2006</a></strong>,
1.727     wvdputte 1145: Oct 28 - 29, 2006, New York City, USA.<br>
1.559     jason    1146: NYCBSDCon is the main conference on the East Coast for the
                   1147: BSD community to get together to share and gain knowledge,
1.562     jason    1148: to network with like minded people.  Several developers
1.563     jason    1149: spoke, more were on hand:
1.559     jason    1150:  <ul>
                   1151:   <li>Marco Peereboom: <a href="papers/bio.pdf">bio and sensors in OpenBSD</a>
1.563     jason    1152:    [<a href="http://www.fetissov.org/public/nycbsdcon06/1.6.mp3">audio</a>]
1.605     jason    1153:   <li>Jason Wright: <a href="papers/nycbsdcon06_sparc64/">OpenBSD/sparc64</a> [<a href="http://www.fetissov.org/public/nycbsdcon06/2.1.mp3">audio</a>]
1.563     jason    1154:   <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>]
                   1155:   <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    1156:   <li>Ray Lai: <i>First time booth bunny</i>
                   1157:  </ul>
                   1158: <p>
                   1159:
1.556     fgsch    1160: <li><strong><a name=linuxworlduk2006></a>
                   1161: <a href="http://www.linuxworldexpo.co.uk/">LinuxWorld Expo UK 2006</a></strong>,
                   1162: Oct 25 - 26, 2006, Olympia, London, UK.<br>
1.738     tobias   1163: There was an OpenBSD and OpenSSH booth, run by Wim, Tom, Peter, Federico and
1.558     wvdputte 1164: Pedro La Peu.
1.556     fgsch    1165: <p>
                   1166:
1.589     aanriot  1167: <li><strong><a name=cuug2006oct></a>
                   1168: <a href="http://www.cuug.ab.ca/">Calgary Unix Users Group</a></strong>,
                   1169: Oct 24, 2006, downtown Library, basement meeting room, Calgary, Alberta.<br>
                   1170: Theo de Raadt gave a talk regarding the increasing demand for
                   1171: vendors to open up their documentation.
                   1172: <p>
                   1173:
1.553     grunk    1174: <li><strong><a name="systems2006"></a>
                   1175: <a href="http://www.systems.de/">Systems</a></strong>,
1.734     tobias   1176: Oct 23 - 27, 2006, Munich, Germany.<br>
1.553     grunk    1177: The *BSD projects were located at A3.542.
                   1178: There was an OpenBSD and OpenSSH booth, run by
                   1179: Wilhelm B&uuml;hler, DaN, Nikolay Sturm, Marco Pfatschbacher,
                   1180: and some other volunteers.
                   1181: <p>
                   1182:
1.550     henning  1183: <li><strong><a name=hacklu2006></a>
                   1184: <a href="http://www.hack.lu/">hack.lu 2006</a></strong>,
1.727     wvdputte 1185: Oct 19 - 21, 2006, Luxembourg/Kirchberg, Luxembourg.<br>
1.550     henning  1186: Henning Brauer gave a well received talk about OpenBGPD.
                   1187: <p>
                   1188:
1.547     aanriot  1189: <li><strong><a name=aldil2006></a>
                   1190: <a href="http://www.aldil.org/">Les Journ&eacute;es Du Logiciel Libre
                   1191: 2006</a></strong>,
                   1192: Oct 13 - 14, 2006, Lyon, France.<br>
                   1193: There was an OpenBSD and OpenSSH booth, run by Miod Vallat and Alexandre
                   1194: Anriot with the help of Thierry Thomas and Damien Bergamini.
                   1195: <p>
                   1196:
1.546     mcbride  1197: <li><strong><a name=auug2006></a>
                   1198: <a href="http://new.auug.org.au/">AUUG 2006</a></strong>,
                   1199: Oct 10 - 13, 2006, Melbourne, Australia.<br>
                   1200: Ryan Mcbride presented a full-day tutorial entitled
1.738     tobias   1201: "Advanced PF Rulesets" as well as two additional talks
1.546     mcbride  1202: <a href="papers/auug2006/pf_evolution/">PF evolution</a>
1.738     tobias   1203: and
1.546     mcbride  1204: <a href="papers/auug2006/network_randomness/">Network stack randomness in OpenBSD</a>.
                   1205: <p>
                   1206:
1.532     wvdputte 1207: <li><strong><a name=eurooscon2006></a>
1.734     tobias   1208: <a href="http://conferences.oreillynet.com/euos2006/">O'Reilly Euro OSCON
                   1209: 2006</a></strong>,
1.532     wvdputte 1210: Sep 20, 2006, Brussels, Belgium.<br>
                   1211: There was an OpenBSD and OpenSSH booth.
                   1212: <p>
                   1213:
1.528     wvdputte 1214: <li><strong><a name=come2linux2006></a>
                   1215: <a href="http://www.come2linux.org/psp/">Come 2 Linux 2006</a></strong>,
                   1216: Sep 9 - 10, 2006, Duisburg-Essen, Germany.<br>
                   1217: There was an OpenBSD and OpenSSH booth.
                   1218: <p>
                   1219:
1.525     wvdputte 1220: <li><strong><a name=ChaosdaysDarmstadt2006></a>
1.734     tobias   1221: <a href="http://mrmcd101b.metarheinmain.de/index.html">mrmcd101b -
                   1222: MetaRheinMainChaosDays Darmstadt 2006</a></strong>,
1.525     wvdputte 1223: Sep 1 - 3, 2006, Darmstadt, Germany.<br>
                   1224: There was an OpenBSD and OpenSSH booth.
                   1225: <p>
                   1226:
1.521     fkr      1227: <li><strong><a name=LinuxWorldExpoSF2006></a>
1.734     tobias   1228: <a href="http://www.linuxworldexpo.com/live/12/events/12SFO06A/conference/tracksessions/Security/QMONYA04ROFR">LinuxWorld Expo San Francisco 2006</a></strong>,
1.727     wvdputte 1229: Aug 16, 2006, San Francisco, USA.<br>
1.521     fkr      1230: Ted Unangst spoke about OpenBSD as part of a security panel.
                   1231: <p>
                   1232:
1.518     tedu     1233: <li><strong><a name=coimbra2006></a>
                   1234: <a href="http://www.openbsd-pt.com/eventos/coimbra06/">Portuguese OpenBSD Usergroup Meeting</a></strong>,
                   1235: Jul 22 - 23, 2006, Coimbra, Portugal.<br>
                   1236: 6th Meeting of the Portuguese OpenBSD Usergroup.  Marc Balmer gave a talk
                   1237: "NMEA 0183 and Time Signal Station Receiver Support in OpenBSD".
                   1238: <p>
                   1239:
                   1240: <li><strong><a name=akqit2006></a>
1.738     tobias   1241: <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>,
1.734     tobias   1242: Jul 20, 2006, University of Basel, Computer Science Department, Room 205, Bernoullistr. 16, 17:30 - 18:30, Basel, Switzerland.<br>
1.590     mbalmer  1243: Marc Balmer gave a talk in german "<a href="papers/akqit06/index.html">Ensuring
                   1244: Quality in the Development of the Free Operating System OpenBSD</a>".
1.518     tedu     1245: <p>
1.475     deraadt  1246:
1.510     wvdputte 1247: <li><strong><a name="lsm2006"></a>
                   1248: <a href="http://www.rmll.info">Libre Software Meeting 2006</a></strong>,
                   1249: Jul 4 - 8, 2006, Vandoeuvre-les-nancy, France.<br>
1.681     aanriot  1250: There was an OpenBSD and OpenSSH booth, run by Wim, Matthieu and
                   1251: Alexandre with the help of Serge and Christelle.
1.510     wvdputte 1252: <p>
                   1253:
1.508     wvdputte 1254: <li><strong><a name=FrOSCon></a>
                   1255: <a href="http://www.froscon.de/">
                   1256: FrOSCon 2006 - Free and Open Source Software Conference</a></strong>,
                   1257: Jun 24 - 25, 2006, Bonn/Rhein-Sieg, Germany.<br>
1.738     tobias   1258: There was an OpenBSD and OpenSSH booth run by Wim, Waldemar, Manuel and
1.508     wvdputte 1259: Tim Kornau.
                   1260: <p>
                   1261:
1.507     mbalmer  1262: <li><strong><a name=LinuxwochenLinz2006></a>
1.734     tobias   1263: <a href="http://www.linuxwochen.at/2006/Linz">Linuxwochen Linz
                   1264: 2006</a></strong>,
1.507     mbalmer  1265: June 15, 2006, Linz, Austria.<br>
1.727     wvdputte 1266: There was an OpenBSD and OpenSSH booth run by Wim and the usual suspects.
1.507     mbalmer  1267: <p>
                   1268:
1.506     deraadt  1269: <li><strong><a name=lugverona2006></a>
1.734     tobias   1270: <a href="http://www.di.univr.it/dol/main?ent=iniziativa&amp;id=857&amp;lang=it">LUGVR@UNIVR</a></strong>,
1.506     deraadt  1271: Jun 9, 2006, Verona University, Borgo Roma, Italy.<br>
                   1272: Florin Iamandi of <a href="https://www.verona.linux.it">LUG Verona</a>
                   1273: gave a talk
                   1274: (<a href="http://todome.net/docs/obsd_carp/en">English</a> and
                   1275: <a href="http://todome.net/docs/obsd_carp/it">Italian</a>)
                   1276: and live demonstration on redundant failover
                   1277: OpenBSD firewalls. He explained why OpenBSD solves many problems that
                   1278: had previously been the dominion of expensive commercial solutions.
                   1279: Attendees learned about OpenBSD's hard stance and successful fight against
                   1280: bad licences and uncooperating vendors and manufacturers.
                   1281: <p>
                   1282:
1.502     mbalmer  1283: <li><strong><a name=Slackathon2006></a>
1.734     tobias   1284: <a href="http://slackathon2006.unix.se">Slackathon 2006</a></strong>,
1.502     mbalmer  1285: Jun 3, 2006, Stockholm, Sweden.<br>
                   1286: A fundraiser for OpenBSD/SSH held at the Stockholm University. Free
1.505     ian      1287: entrance and all donations went straight to the project. Several
1.502     mbalmer  1288: developers were talking about OpenBSD here, as well as some hands-on
                   1289: workshops took place with both old and new hardware.
                   1290: <p>
                   1291:
1.500     deraadt  1292: <li><strong><a name=cuug2006></a>
                   1293: <a href="http://www.cuug.ab.ca/">Calgary Unix Users Group</a></strong>,
                   1294: Jun 1, 2006, SAIT Campus, Calgary, Alberta.<br>
1.504     miod     1295: Bob Beck and Reyk Floeter discussed recent and future networking
                   1296: changes in OpenBSD.  Some other OpenBSD developers attended to provide
1.500     deraadt  1297: international colour, and there were tshirts, CDs, and posters on hand.
                   1298: CUUG made a substantial contribution to OpenBSD at this event as well.
                   1299: <p>
                   1300:
1.589     aanriot  1301: <li><strong><a name=LinuxwochenVienna2006></a>
1.734     tobias   1302: <a href="http://www.linuxwochen.at/2006/Wien">Linuxwochen Vienna
                   1303: 2006</a></strong>,
1.589     aanriot  1304: May 31 - Jun 2, 2006, Vienna, Austria.<br>
                   1305: There was an OpenBSD and OpenSSH booth run by Wim and the usual suspects.
                   1306: <p>
                   1307:
1.585     aanriot  1308: <li><strong><a name=plug060519></a>
1.734     tobias   1309: <a href="http://www.plugfr.org/">Provence Linux User Group</a></strong>,
1.586     aanriot  1310: May 19, 2006, Marseille, France.<br>
1.585     aanriot  1311: Alexandre Anriot spoke about the deployment of wireless networks with
1.586     aanriot  1312: OpenBSD during a meeting of the PLUG.
1.585     aanriot  1313: <p>
                   1314:
1.491     bernd    1315: <li><strong><a name="SANE2006"></a>
                   1316: <a href="http://www.sane.nl/sane2006/">SANE 2006</a></strong>,
                   1317: May 15 - 19, 2006, Delft, The Netherlands.<br>
                   1318: Peter N. M. Hansteen gave a
                   1319: <a href="http://www.sane.nl/sane2006/program/abstract.php?eventid=35">
                   1320: PF tutorial</a>.
                   1321: <p>
                   1322:
1.490     reyk     1323: <li><strong><a name=bsdcan2006></a> <a
                   1324: href="http://www.bsdcan.org/2006/">BSDCan 2006</a></strong>,
                   1325: May 12 - 13, 2006, Ottawa, Canada.<br>
                   1326: David Gwynne gave a talk about hardware monitoring with bio and
                   1327: sensors in OpenBSD (<a href="papers/bsdcan06-biosensors.pdf">slides</a>)
                   1328: and Reyk Fl&ouml;ter talked about the latest
                   1329: wireless support and the incredible plans for the future
                   1330: (<a href="papers/bsdcan06-wlan/index.html">slides</a>), and
                   1331: Peter Hansteen gave a PF tutorial. A number of OpenBSD hackers
                   1332: attended the conference as well, like Bob Beck and Mathieu Sauve-Frankel.
                   1333: <p>
                   1334:
1.489     bernd    1335: <li><strong><a name="linuxdays2006"></a>
1.738     tobias   1336: <a href="http://www.linuxdays.ch">Linuxdays 2006</a></strong>,
1.489     bernd    1337: May 8 - 12, 2006, Geneva, Switzerland.<br>
                   1338: Julien Mabillard, a long-time Geneva OpenBSD user, gave a talk to present
                   1339: the overall system and its great features.
                   1340: <p>
                   1341:
1.592     claudio  1342: <li><strong><a name="idepes2006"></a>
1.589     aanriot  1343: <a href="http://www.idepes.org.br/openbsd/">IDEPES 2006</a></strong>,
                   1344: May 6, 2006, S&atilde;o Paulo, Brazil.<br>
                   1345: First event in Brazil totally dedicated to OpenBSD.
                   1346: <p>
                   1347:
1.592     claudio  1348: <li><strong><a name="LinuxTag2006"></a>
1.484     mbalmer  1349: <a href="http://www.linuxtag.org/2006/">LinuxTag 2006</a></strong>,
                   1350: May 3 - 6, 2006, Wiesbaden, Germany.<br>
                   1351: OpenBSD was very present at this years Linuxtag:
                   1352: <ul>
                   1353: <li>On friday morning, Claudio and Marc moderated a panel discussion
                   1354: "BLOBS sind das Krebsgeschw&uuml;r freier Software" (Blobs are the
1.485     mbalmer  1355: cancer of free software) that was well attended.  Unfortunately no one
1.484     mbalmer  1356: in favour of Blobs attended, although we asked almost all Linux
                   1357: distributions...
                   1358: <li>After lunch, Marc Balmer started the afternoon with a talk "OpenBSD
                   1359: as a Strategic Platform for the Basle Public Schools", outlining how and
1.485     mbalmer  1360: why the Basle Public school system uses OpenBSD for most of its
1.484     mbalmer  1361: infrastructure.
1.592     claudio  1362: <li>The next OpenBSD specific talk was by Claudio Jeker,
                   1363: <a href="papers/linuxtag06-network/">"Routing with OpenBSD using
                   1364: OpenOSPFD and OpenBGPD"</a> where he showed various routing setups and
                   1365: how full redundancy can be achieved.
                   1366: [<a href="papers/linuxtag06-network.pdf">paper</a>]
1.484     mbalmer  1367: <li>Later, Marc Balmer gave a talk "Decoding Time Signal Stations using
                   1368: OpenBSD" and explained the recent addition of timedelta sensors and the
                   1369: first implementation of such, udcf(4).
                   1370: </ul>
                   1371: <br>
                   1372: All talks where very well received and OpenBSD filled four hours of the
1.485     mbalmer  1373: Linuxtag program.  We thank Wilhelm B&uuml;hler,  chair of the BSD-Track
1.484     mbalmer  1374: at Linuxtag, for the superb and professional organization.
                   1375: <br>
                   1376: Of course, there was an OpenBSD and OpenSSH booth run by Wim and the
                   1377: usual suspects.
                   1378: <p>
                   1379:
1.486     mickey   1380: <li><strong><a name=NYCBUG2006-05></a>
                   1381: <a href="http://nycbug.org/index.php?NAV=Home&amp;SUBM=83">NYCBUG Monthly meeting</a></strong>,
                   1382: May 3, 2006, NYC, USA.<br>
                   1383: Mickey gave a talk
1.564     jason    1384: (<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   1385: about PAE work for OpenBSD/i386.<br>
                   1386: Mischa Diehm gave a talk about implementing VPN using OpenBSD.
                   1387: <p>
                   1388:
1.484     mbalmer  1389: <li><strong><a name=tokyo2006></a>
                   1390: <a href="http://www.tokyopc.org/index.php/weblog/">Tokyo PC Users Group</a></strong>,
1.727     wvdputte 1391: May 2, 2006, Tokyo, Japan.<br>
1.484     mbalmer  1392: Theo presented his <a href="papers/ven05-deraadt">"Exploit Mitigation Techniques"</a>
                   1393: talk.  There is a
                   1394: <a href="http://www.tokyopc.org/faxmessage/index.html#about">map to the location</a>.
                   1395: <p>
                   1396:
1.478     mbalmer  1397: <li><strong><a name=SambaEXPerience2006></a>
                   1398: <a href="http://www.sambaxp.org/">Samba eXPerience 2006</a></strong>,
                   1399: April 24 - 26, 2006, G&ouml;ttingen, Germany.<br>
                   1400: Marc Balmer gave a talk "Providing Fully Automated Fileserver Services
                   1401: for Public Schools using LDAP Integrated SAMBA on OpenBSD" that was very
                   1402: well received.
                   1403: <br>
                   1404: There was an OpenBSD and OpenSSH booth run by Wim and Marc and Felix Kronlage
                   1405: and we could draw a lot of attention.
                   1406: <p>
                   1407:
1.479     deraadt  1408: <li><strong><a name=DORSCLUC2006></a>
                   1409: <a href="http://www.open.hr/dc2006/"> DORS / CLUC 2006</a></strong>,
1.734     tobias   1410: April 19 - 21, 2006, Zagreb, Croatia.<br>
1.911     naddy    1411: <a href="http://www.kerberos.si">Mitja Mu&#382;eni&#269;</a> gave a
1.480     mbalmer  1412: <a href="http://www.kerberos.si/papers/DORS06/index.html">
                   1413: "Introduction to OpenBSD"</a> talk. Conference
                   1414: <a href="http://www.open.hr/dc2006/program.php">program</a> (in croatian
1.479     deraadt  1415: only).
                   1416: <p>
                   1417:
1.475     deraadt  1418: <li><strong><a name=linuxworld2006></a>
1.734     tobias   1419: <a href="http://www.linuxworldexpo.com/live/12/events/12BOS06A/"
                   1420: >LinuxWorld/OpenSolutions World 2006</a></strong>,
1.475     deraadt  1421: April 3 - 6, 2006, Boston, USA.<br>
                   1422: Jason Dixon presented
1.738     tobias   1423: <a href="http://www.linuxworldexpo.com/live/12/events/12BOS06A/conference/tracksessions/Security/QMONYA04Q1DK">Secure Network Architectures with OpenBSD</a>,
1.475     deraadt  1424: a talk on OpenBSD that outlines the various technologies that make
                   1425: it a leader of secure networking platforms.
                   1426: <br>
                   1427: He spent time around the exposition BSD booth with giveaways
                   1428: and early release OpenBSD 3.9 CDs.
                   1429: <p>
                   1430:
                   1431: <li><strong><a name=cansecwest06></a>
                   1432: <a href="http://www.cansecwest.com">Cansecwest/core06</a></strong>,
1.727     wvdputte 1433: April 3 - 7, 2006, Vancouver, Canada.<br>
1.475     deraadt  1434: A rather interesting OpenBSD-related talk happened at this event, regarding
                   1435: using SMI interrupts to break out of X into kernel mode.
                   1436: <br>
                   1437: Some OpenBSD developers attended.  Some early OpenBSD 3.9 items went
                   1438: on sale.
                   1439: <p>
                   1440:
1.469     tom      1441: <li><strong><a name=ukuug2006></a>
                   1442: <a href="http://www.ukuug.org/events/spring2006/">UKUUG Spring Conference 2006</a></strong>,
1.727     wvdputte 1443: Mar 22 - 23, 2006, Durham, United Kingdom.<br>
1.469     tom      1444: Reyk Fl&ouml;ter gave a talk about the latest wireless support in
                   1445: OpenBSD at the annual spring meeting of the
                   1446: <a href="http://www.ukuug.org/">UK's Unix and Open Systems User Group</a>.
                   1447: Peter N. M. Hansteen
                   1448: gave a PF tutorial, Tom Cosgrove presented "Exploit
                   1449: Mitigation Techniques" and Constantine Murenin gave a
                   1450: presentation on "Hardware temperature monitoring device
                   1451: drivers for OpenBSD".
                   1452: These were all part of a new, well-attended, BSD stream at the event.
                   1453: <p>
                   1454:
1.459     henning  1455: <li><strong><a name=Copenhagen2006></a>
                   1456: <a href="http://www.linuxforum.dk/2006/en/">LinuxForum 2006</a></strong>,
1.727     wvdputte 1457: Mar 3 - 4, 2006, Copenhagen, Denmark.<br>
1.738     tobias   1458: Wim gave Felix Kronlage's talk about OpenBSD Mobile Use (wifi, UMTS,
1.459     henning  1459: GPRS, phones and the like) with some demo setups.
                   1460: Henning Brauer gave a very well received talk about OpenBGPD,
                   1461: <a href="http://bulabula.org/papers/linuxforum2006/">slides</a> are available.
                   1462: <p>
                   1463:
1.457     wvdputte 1464: <li><strong><a name=Brussels2006></a>
                   1465: <a href="http://www.fosdem.org/2006/">FOSDEM Brussels 2006</a></strong>,
                   1466: Feb 25 - 26, 2006, Brussels, Belgium.<br>
1.738     tobias   1467: An OpenBSD/OpenSSH booth was present, run by the usual gang of suspects:
1.458     xsa      1468: Alexandre, Dimitar, Matthieu, Mbalmer, Nikolay, Otto, Reyk, Saad, Thierry, Uwe, Wim, and
1.457     wvdputte 1469: Xsa. Reyk gave a talk about Wifi with OpenBSD and there was our traditional
1.738     tobias   1470: BSD dinner. More details and
1.457     wvdputte 1471: <a href="http://saad.docisland.org/pictures/fosdem2006/index.html">pictures</a>
1.458     xsa      1472: on <a href="http://saad.docisland.org/blog/files/archive-12.html#unique-entry-id-40">Saad's blog</a>.
1.457     wvdputte 1473: <p>
                   1474:
                   1475: <li><strong><a name=Vegas2006></a>
                   1476: <a href="http://kd85.com/vegas2006.html">Merciful briefings 2006</a></strong>,
                   1477: Feb 15, 2006, Las Vegas, USA - Feb 17, 2006, San Diego, USA - Feb 18, 2006, Phoenix, USA.<br>
                   1478: While traveling the US, Wim met with a bunch of OpenBSD users in Las Vegas,
1.738     tobias   1479: San Diego and Phoenix. With many thanks to the members of PhxBUG - Phoenix BSD
1.457     wvdputte 1480: User Group, more specificly Darrin Chandler, for organising the little
                   1481: details and Jacob for road trip directions.
                   1482: <p>
1.455     grunk    1483:
1.456     henning  1484: <li><strong><a name=nanog36></a>
                   1485: <a href="http://www.nanog.org/">NANOG 36</a></strong>,
                   1486: Feb 12 - 15, 2006, Dallas, USA.<br>
                   1487: Henning Brauer and Bernhard Kroenung of DE-CIX talked about OpenBGPD and
                   1488: OpenBGPD at DE-CIX, <a href="http://bulabula.org/papers/nanog36/">slides</a>
                   1489: are available. Henning talked again at the tools BOF
                   1490: (<a href="http://bulabula.org/papers/nanog36-bof/">slides</a>).
                   1491: Both talks were very well received by the audience.
                   1492: Kenjiro Cho was there too, talking about IPv6 issues.
                   1493: <p>
                   1494:
1.455     grunk    1495: <li><strong><a name="Paris2006"></a>
1.734     tobias   1496: <a href="http://www.solutionslinux.fr/fr/index.php">Solutions Linux
                   1497: 2006</a></strong>,
1.455     grunk    1498: Jan 31 - Feb 2, 2006, Paris, France.<br>
                   1499: There was an OpenBSD booth run by Marc Espie, Miod Vallat, Saad Kadhi and
                   1500: Wim with help from Guillaume Arcas and Christophe Plasschaert.
                   1501: <p>
                   1502: </ul>
                   1503:
1.296     mcbride  1504: <h3>2005</h3>
1.240     espie    1505:
                   1506: <ul>
1.337     deraadt  1507:
1.445     martin   1508: <li><strong><a name=22c3></a>
                   1509: <a href="http://www.ccc.de/congress/2005/">22C3 Chaos Communication Congress in
                   1510: Berlin</a></strong>,
                   1511: December 27 - 30, 2005, Berlin, Germany.<br>
                   1512: Many OpenBSD developers and users met for a Xmas break in a unique setting.
                   1513: <p>
                   1514:
1.585     aanriot  1515: <li><strong><a name=plug051216></a>
1.734     tobias   1516: <a href="http://www.plugfr.org/">Provence Linux User Group</a></strong>,
1.586     aanriot  1517: December 16, 2005, Marseille, France.<br>
                   1518: Alexandre Anriot spoke about OpenSSH during a meeting of the PLUG.
1.585     aanriot  1519: <p>
                   1520:
1.435     matthieu 1521: <li><strong><a name=eurobsdcon2005></a>
                   1522: <a href="http://2005.eurobsdcon.org/">EuroBSDCon 2005</a></strong>,
                   1523: Nov 25 - 27, 2005, Basel, Switzerland.<br>
                   1524: The 4th edition of the european conference for BSD systems has been a
                   1525: great success. More than 225 people from 27 countries attended the
1.438     deraadt  1526: event.
1.444     grunk    1527: The program included a
                   1528: <a href="http://www.eurobsdcon.org/tutorials-reyk.php">tutorial by Reyk about
1.437     niallo   1529: OpenBSD-based Wireless Networks</a> and the following talks
                   1530: <ul>
1.438     deraadt  1531: <li>Henning Brauer with Wilhelm B&uuml;hler "Signal Handlers"
                   1532: <li>Ryan McBride "Network Stack Randomness"
1.439     matthieu 1533: <li><a href="papers/eurobsd2005/herrb-hopf.pdf">Matthieu Herrb and Matthias Hopf "New Evolutions in the X Window System"</a>
1.440     claudio  1534: <li><a href="papers/eurobsd2005/claudio/">Claudio Jeker "The Design and Implementation of OpenOSPFD"</a>
1.439     matthieu 1535: <li><a href="papers/eurobsd2005/niallo-uwe/">Niall O'Higgins &amp; Uwe Stuehler "Embedded OpenBSD"</a>
1.443     deraadt  1536: <li><a href="papers/eurobsd2005/tedu-rthreads.pdf">Ted Unangst "rthreads: A New Thread Implementation for OpenBSD"</a>
1.437     niallo   1537: </ul>
1.438     deraadt  1538: <p>
1.435     matthieu 1539: There was an OpenBSD and OpenSSH booth, run by
                   1540: <a href="mailto:wim@openbsd.org">Wim</a>.
                   1541: <p>
                   1542:
1.434     bernd    1543: <li><strong><a name=linuxworldexpogermany2005></a>
                   1544: <a href="http://www.linuxworldexpo.de/">Linux World Expo Germany</a></strong>,
                   1545: Nov 15 - 17, 2005, Frankfurt, Germany.<br>
                   1546: There was an OpenBSD and OpenSSH booth, run by
                   1547: <a href="mailto:wim@openbsd.org">Wim</a> and Bernd.
                   1548: <p>
                   1549:
1.441     niallo   1550: <li><strong><a name="pacsec05"></a>
                   1551: <a href="http://www.pacsec.jp/">PacSec/core 05 conference</a></strong>,
                   1552: Nov 15 - 16, 2005, Tokyo, Japan.<br>
                   1553: Sean Comeau presented a talk called
                   1554: <a href="http://www.openbsd-support.com/jp/en/htm/mgp/pacsec05/index.html">
                   1555: Open Source Secure Wireless Networks in a Windows World</a>
                   1556: <a href="http://www.pacsec.jp/core05/psj05-scomeau-en.pdf">[PDF]</a>.
                   1557: The solution he presents uses IPsec to protect traffic between the
                   1558: wireless clients and access points. Authentication is done using OpenSSH
                   1559: (authpf), a process made transparent and user-friendly by a few small
                   1560: scripts.
                   1561: <p>
                   1562:
1.424     mbalmer  1563: <li><strong><a name=opencon2005></a>
                   1564: <a href="http://www.opencon.org/">OpenCON 2005</a></strong>,
                   1565: Nov 4 - 6, 2005, San Servolo Island, Venice, Italy.<br>
1.427     deraadt  1566: The only unique conference entirely dedicated to OpenBSD, held in the totally
                   1567: crazy environment of San Servolo island: an old insane asylum turned into a
                   1568: university about 20 years ago, about 10 minutes boat ride from Venice.
1.429     deraadt  1569: In the days leading up to this, about 12 OpenBSD developers arrived early
1.427     deraadt  1570: for a Ports mini-hackathon.  During the conference a few developers gave
1.433     deraadt  1571: talks, including
                   1572: <ul>
                   1573: <li><a href="papers/ven05-pvalchev">Peter Valchev "OpenBSD Hackathon report"</a>
                   1574: <li><a href="papers/ven05-espie">Marc Espie "OpenBSD ports and packages"</a>
                   1575: <li><a href="papers/ven05-henning">Henning Brauer "OpenBSD networking update"</a>
                   1576: <li><a href="papers/ven05-niallo-uwe/slides.pdf">Uwe Stuehler, Niall O'Higgins "Porting OpenBSD"</a>
                   1577: <li><a href="papers/ven05-deraadt">Theo de Raadt "Exploit Mitigation Techniques (updated to include random malloc and mmap)"</a>
                   1578: </ul>
1.424     mbalmer  1579: <p>
                   1580:
                   1581: <li><strong><a name=systems2005></a>
1.738     tobias   1582: <a href="http://www.systems.de/">Systems</a></strong>,
1.727     wvdputte 1583: Oct 24 - 28, 2005, Munich, Germany.<br>
1.425     mbalmer  1584: There was an OpenBSD and OpenSSH booth, run by
1.424     mbalmer  1585: <a href="mailto:wim@openbsd.org">Wim</a>.
                   1586: <p>
                   1587:
1.418     djm      1588: <li><strong><a name=auug2005></a>
                   1589: <a href="http://www.auug.org.au/events/2005/auug2005/">AUUG 2005</a></strong>,
                   1590: October 16 - 21, 2005, Sydney, Australia.<br>
1.738     tobias   1591: Mark Uemura presented a tutorial on setting up CARP/PF, a demonstration of
                   1592: stateful failover with CARP and pfsync and a talk on wireless security in
1.418     djm      1593: a corporate environment using authpf and isakmpd.  Peter Hansteen gave a
                   1594: <a href="http://www.bgnett.no/~peter/pf/">Firewalling with PF</a> tutorial.
1.420     deraadt  1595: Damien Miller presented on the approach to
                   1596: <a href="papers/auug2005-portability">secure software portability used
                   1597: by portable OpenSSH</a>, Reyk Flöter gave a talk on the current state of wireless
1.418     djm      1598: support in OpenBSD and David Purdue introduced OpenBSD's spamd tarpit.
                   1599: Most of the Australian OpenBSD developers and many users were present.
                   1600: <p>
                   1601:
1.415     aanriot  1602: <li><strong><a name=aldil2005></a>
                   1603: <a href="http://www.aldil.org/">Les Journ&eacute;es Du Logiciel Libre
                   1604: 2005</a></strong>,
                   1605: Oct 14 - 15, 2005, Lyon, France.<br>
                   1606: There was OpenBSD and OpenSSH booth, run by Alexandre Anriot with the
                   1607: help of Thierry Thomas.
                   1608: <p>
                   1609:
1.420     deraadt  1610: <li><strong><a name=cafeconf2005></a>
                   1611: <a href="http://www.cafeconf.org/">CaFeConf 2005,
                   1612: 4tas Jornadas Abiertas de GNU/Linux y Software Libre</a></strong>,
1.734     tobias   1613: Oct 13 - 15, 2005, Buenos Aires, Argentina.<br>
1.420     deraadt  1614: CaFeConf 2005 is the anual event of CaFeLUG - Free Software Users
                   1615: Group of Capital Federal, Argentina. This year the event featured
                   1616: 116 presentations consisting of talks, tutorials, and workshops. The
                   1617: event was also broadcasted on the Internet. Entrance was free, but
                   1618: registration was mandatory.<br>
                   1619: Fernando Gont gave a talk on
1.444     grunk    1620: <a href="http://www.cafeconf.org/modules/myconference/viewspeech.php?sid=147&amp;cid=20">
1.420     deraadt  1621: ICMP attacks against TCP</a>,
                   1622: in which he gave an overview of the attacks, the possible
                   1623: counter-measures, and the politics of vulnerabilities, and a talk on
1.444     grunk    1624: <a href="http://www.cafeconf.org/modules/myconference/viewspeech.php?sid=173&amp;cid=20">
1.420     deraadt  1625: Fixing the vulnerability of the Path-MTU Discovery mechanism</a>,
                   1626: in which explained how OpenBSD fixed the vulnerability of the PMTUD
                   1627: mechanism.
                   1628: <p>
                   1629:
1.414     bernd    1630: <li><strong><a name=linuxkongress2005></a>
1.738     tobias   1631: <a href="http://www.linux-kongress.org/">12th International Linux System
1.414     bernd    1632: Technology Conference</a></strong>,
                   1633: Oct 11 - 14, 2005, University of Hamburg, Germany.<br>
                   1634: There was an OpenBSD and OpenSSH booth.
                   1635: <p>
                   1636:
                   1637: <li><strong><a name=linuxworlduk2005></a>
                   1638: <a href="http://www.linuxworldexpo.co.uk/">LinuxWorld Expo UK 2005</a></strong>,
                   1639: Oct 5 - 6, 2005, Olympia, London, UK.<br>
                   1640: There was an OpenBSD and OpenSSH booth.
                   1641: <p>
                   1642:
1.410     wvdputte 1643: <li><strong><a name=opensourcetag2005></a>
1.575     reyk     1644: <a href="http://www.opensourcetag.de/2005/">OpenSourceTag 2005</a></strong>,
1.410     wvdputte 1645: Sep 27, 2005, Hannover, Germany.<br>
1.444     grunk    1646: There was an OpenBSD and OpenSSH booth and Reyk gave a
1.575     reyk     1647: <a href="http://www.opensourcetag.de/2005/agenda/">talk</a> about IT security.
1.410     wvdputte 1648: <p>
                   1649:
                   1650: <li><strong><a name="gubuginstallfest2005"></a>
1.738     tobias   1651: <a href="http://gubug.org/meetings.php">Greater Utah BSD Group
1.410     wvdputte 1652: Installfest 2005</a></strong>,
1.885     jturner  1653: Sep 24, 2005, Sandy, UT, USA.<br>
1.444     grunk    1654: <a href="http://www.gubug.org/">The Greater Utah BSD User Group</a> organised
1.410     wvdputte 1655: their first annual BSD Installfest, sponsored by Utah ISP ArosNet.
                   1656: There were handouts, CD-ROMs, technical presentations, and
                   1657: fun, plus a chance to get OpenBSD or a related open source BSD operating system
                   1658: installed on your computer.
                   1659: Admission was free (computers not included in cost of admission).
1.419     djm      1660: Featured speakers included Dan Langille, organizer of BSDCan.
1.410     wvdputte 1661: <p>
                   1662:
1.404     wvdputte 1663: <li><strong><a name="NYCBSDCon2005"></a>
                   1664: <a href="http://nycbsdcon.org/">New York City BSD Conference 2005</a></strong>,
1.410     wvdputte 1665: Sep 17, 2005, NYC, USA.<br>
1.404     wvdputte 1666: NYCBSDCon was a one day technical conference hosted by the New York
                   1667: City *BSD User Group and was held at Columbia University.
1.406     saad     1668: The all day conference included a variety of speakers representing the
1.404     wvdputte 1669: BSD projects and the open source community.<br>
                   1670: NYCBSDCon was organized by NYC*BUG, a technical user group that formed in
                   1671: December 2003. Besides their regular monthly meetings at the Soho Apple
                   1672: Store, NYC*BUG has done fundraising for the BSD projects and contributed a
                   1673: number of useful online applications such as BSDTracker and dmesgd.<br>
                   1674: Additional sponsors included USENIX, New York Internet and SRA America.
                   1675: <p>
                   1676:
                   1677: <li><strong><a name=opensaar2005></a>
                   1678: <a href="http://www.opensaar.de/">OpenSaar 2005</a></strong>,
                   1679: Sep 13 - 14, 2005, Saarbr&uuml;cken, Germany.<br>
1.727     wvdputte 1680: An OpenBSD and OpenSSH booth was present.
1.404     wvdputte 1681: <p>
                   1682:
1.403     henning  1683: <li><strong><a name=decix160905></a> <a
                   1684: href="http://www.de-cix.org/">DE-CIX Technical Meeting</a></strong>,
1.410     wvdputte 1685: Sep 16, 2005, Schloss Kransberg, near Usingen, Germany.<br>
1.403     henning  1686: Henning Brauer, Reyk Fl&ouml;ter and Maxim Salomon had been invited to the
                   1687: technical meeting of the Deutsche Commercial Internet Exchange (DE-CIX) again.
                   1688: Henning gave an update on OpenBGPD, Reyk talked about a route server project
                   1689: using OpenBGPD at DE-CIX, and Maxim explained why the CCC sponsors us doing so.
                   1690: There was a very positive discussion afterwards.
                   1691: <a href="http://unduli.bsws.de/papers/decix2005-2/">Slides</a> are available.
                   1692: <p>
                   1693:
1.388     tom      1694: <li><strong><a name="ukuug2005"></a>
                   1695: <a href="http://www.ukuug.org/events/linux2005/">UKUUG Linux Technical
                   1696: Conference 2005</a></strong>,
1.727     wvdputte 1697: Aug 4 - 7, 2005, University of Wales, Swansea, UK.<br>
1.388     tom      1698: Tom Cosgrove gave Theo's presentation about Exploit Mitigation Techniques.
                   1699: <p>
                   1700:
1.385     mickey   1701: <li><strong><a name=wth2005></a>
1.390     deraadt  1702: <a href="http://www.whatthehack.org/">What the Hack 2005</a></strong>,
1.410     wvdputte 1703: Jul 28 - 31, 2005, Den Bosch, The Netherlands.<br>
1.385     mickey   1704: As every 4 years, Wim organized the
                   1705: <a href="http://eurobsd.org/2005-WhatTheHack/">BSD village</a> at this huge
1.389     tom      1706: open air event. There were some talks, Reyk spoke about
                   1707: <a href="http://program.whatthehack.org/event/6.en.html">WLAN in OpenBSD</a>,
1.385     mickey   1708: and an excellent
                   1709: <a href="ftp://ftp.nyc.openbsd.org/pub/news/wth-radio-humppa.mp3">Humppa show</a> (35MB MP3) was performed on the SubEther radio.
                   1710: If you want to see what happened previously, check
                   1711: <a href="http://eurobsd.org/hal2001/">http://eurobsd.org/hal2001/</a>
                   1712: and <a href="http://www.eurobsd.org/SummerCamp2003/">http://www.eurobsd.org/SummerCamp2003/</a>.
                   1713: <p>
                   1714:
1.382     pedro    1715: <li><strong><a name=coimbra2005></a>
1.474     pedro    1716: <a href="http://www.openbsd-pt.com/eventos/coimbra05/">Portuguese OpenBSD Usergroup Meeting</a></strong>,
1.410     wvdputte 1717: Jul 23 - 24, 2005, Coimbra, Portugal.<br>
1.538     pedro    1718: 5th Meeting of the Portuguese OpenBSD Usergroup. Pedro Martelletto gave a talk.
1.382     pedro    1719: <p>
                   1720:
1.378     aanriot  1721: <li><strong><a name="lsm2005"></a>
                   1722: <a href="http://2005.rencontresmondiales.org/sections/index_html/switchLanguage/en">Libre Software Meeting 2005</a></strong>,
1.410     wvdputte 1723: Jul 5 - 9, 2005, Dijon, France.<br>
1.379     aanriot  1724: There was an OpenBSD and OpenSSH booth, run by Wim and the usual
                   1725: suspects, with the help of Serge Basterot. It was a nice place to meet
                   1726: some of our French, German and Swiss developers, including Marc Balmer,
                   1727: Alexandre Anriot, Matthieu Herrb and Reyk Floeter.
1.378     aanriot  1728: <p>
                   1729:
1.375     grunk    1730: <li><strong><a name=LinuxTag2005></a>
                   1731: <a href="http://www.linuxtag.org">LinuxTag 2005</a></strong>,
1.410     wvdputte 1732: Jun 22 - 25, 2005, Karlsruhe, Germany.<br>
1.738     tobias   1733: There was an OpenBSD and OpenSSH booth ran by Wim, Christian Weisgerber,
1.375     grunk    1734: Marc Balmer, Wilhelm Buehler, Robert Nagy, Bernd Ahlers and Phil Schulz.
                   1735: <p>
                   1736:
1.374     grunk    1737: <li><strong><a name="uofa-cc2005"></a>
                   1738: <a href="http://www.ualberta.ca/CC2005"> University of Alberta, Campus
1.410     wvdputte 1739: Computing 2005</a></strong>, Jun 21, 2005, Edmonton, Canada.<br>
1.374     grunk    1740: Ryan McBride spoke about OpenBSD's packet filter, PF, with CARP and
                   1741: failover examples. Local color and examples at the U of A shown by Bob
                   1742: Beck. Bob Beck spoke about PF and Spamd, as well as several other
                   1743: OpenBSD using and related talks at this event, which primarily focuses
                   1744: on activities centered at the University of Alberta.
                   1745: <p>
                   1746:
1.371     deraadt  1747: <li><strong><a name=uemera2005></a>
                   1748: <a href="http://www.tokyopc.net">Tokyo PC Users Group</a></strong>,
1.410     wvdputte 1749: Jun 2, 2005, Tokyo Union Church in Omotesando, Tokyo, Japan.<br>
1.371     deraadt  1750: Mark T. Uemura spoke to Japan's largest English speaking
                   1751: personal computer club.  The talk was entitled
                   1752: <a href="http://www.openbsd-support.com/jp/en/htm/mgp/index.shtml">
                   1753: "Open Source in a Windows World"</a>.
                   1754: He demonstrated how companies can easily
                   1755: integrate Open Source, with an emphasis on OpenBSD, into their IT
                   1756: infrastructure to enhance security, scalability and stability,
                   1757: significantly reduce IT expenditures, free up computing infrastructure
                   1758: and move away from commercial lock-in.  This talk is based on changes
                   1759: implemented at PricewaterhouseCoopers in Japan.
                   1760: <p>
                   1761:
1.366     martin   1762: <li><strong><a name=LinuxwochenVienna2005></a>
                   1763: <a href="http://www.linuxwochen.at/">Linuxwochen Vienna 2005</a></strong>,
                   1764: May 24 - 27, 2005, Vienna, Austria.<br>
                   1765: The Linuxwochen 2005 tour stopped in the MuseumsQuartier, Vienna.
                   1766: Wim Vandeputte and Reinhard Sammer were running an OpenBSD booth selling
                   1767: CDs and shirts.
                   1768: <p>
                   1769:
1.365     mcbride  1770: <li><strong><a name=cuug2005></a>
                   1771: <a href="http://www.cuug.ab.ca/">Calgary Unix Users Group</a></strong>,
                   1772: May 24, 2005, Calgary, Canada.<br>
                   1773: Ryan McBride spoke about OpenBSD's packet filter, PF.
                   1774: A broad overview of PF's features were presented, with special attention
                   1775: paid to newer and more unique features and how these can be used together
                   1776: effectively for DoS mitigation, high availability, and load balancing.
                   1777: <br>
                   1778: Approximately 60 OpenBSD developers attended to heckle and participate
                   1779: in a free-for-all question period after the talk.
                   1780: <p>
                   1781:
1.362     reyk     1782: <li><strong><a name=bsdcan2005></a>
                   1783: <a href="http://www.bsdcan.org/2005/">BSDCan 2005</a></strong>,
                   1784: May 13 - 14, 2005, Ottawa, Canada.<br>
                   1785: A number of OpenBSD developers presented: Bob Beck on
                   1786: Spam Reduction with PF and Spamd, Henning Brauer on OpenBGPD,
                   1787: Ryan McBride on Network Stack Randomness and Reyk Fl&ouml;ter
                   1788: on WLAN in OpenBSD and the free ath(4) HAL. The
                   1789: <a href="papers/bsdcan05-spamd/">Spamd</a> and
                   1790: <a href="papers/bsdcan05-wlan/">WLAN</a> slides are available.
                   1791: Mathieu Sauve-Frankel has been there in attendance as well.
                   1792: <p>
                   1793:
1.358     mcbride  1794: <li><strong><a name=csw2005></a>
                   1795: <a href="http://www.cansecwest.com/">cansecwest/core05</a></strong>,
1.734     tobias   1796: May 4 - 6, 2005, Vancouver, Canada.<br>
1.358     mcbride  1797: Hiroaki Etoh spoke about propolice; Theo de Raadt and a number of other
                   1798: developers were there to sell CDs and make a nuisance of themselves.
                   1799: <p>
                   1800:
1.357     henning  1801: <li><strong><a name=ripe50></a>
                   1802: <a href="http://www.ripe.net/ripe/meetings/ripe-50/">RIPE 50</a></strong>,
1.734     tobias   1803: May 2 - 6, 2005, Stockholm, Sweden.<br>
1.357     henning  1804: RIPE NCC invited Henning to talk about OpenBGPD.
                   1805: There were over 350 attendees to the conference, and most of them attended
                   1806: henning's talk, which got very very positive feedback.
                   1807: <p>
                   1808:
1.384     tom      1809: <li><strong><a name=libreast2005></a>
1.356     espie    1810: <a href="http://idile.org/libreast/">Libr'east 2005</a></strong>,
1.734     tobias   1811: Apr 22 - 24, Marne La Vallée, near Paris, France.<br>
1.356     espie    1812: There was an OpenBSD booth (Wim + Miod + Marc)
                   1813: Marc Espie did talk about recent OpenBSD advances, and his ports and
                   1814: packages work in front of about 30 people.
                   1815: <p>
                   1816:
1.353     henning  1817: <li><strong><a name=decix150405></a> <a
                   1818: href="http://www.de-cix.org/">DE-CIX Technical Meeting</a></strong>,
1.410     wvdputte 1819: Apr 15, 2005, near Usingen, Germany.<br>
1.353     henning  1820: Henning Brauer and Reyk Fl&ouml;ter had been invited to the technical
                   1821: meeting of the Deutsche Commercial Internet Exchange (DE-CIX). Henning
                   1822: presented his talk on OpenBGPD, about 60 people, mostly operators from
                   1823: the big ISPs peering at DECIX, were in attendance.
1.354     reyk     1824: Reyk, Maxim Salomon and Tim Kornau spoke on Wireless Network Security.
1.353     henning  1825: <p>
                   1826:
1.352     henning  1827: <li><strong><a name=nuug140405></a>
                   1828: <a href="http://www.nuug.no/aktiviteter/20050414-pf-brannmur/">Firewalling with PF at NUUG</a></strong>,
1.410     wvdputte 1829: Apr 14, 2005, Oslo, Norway.<br>
1.352     henning  1830: Peter N. M. Hansteen gave a firewalling with PF talk - which hopefully
                   1831: gave you some ideas about how to control your network traffic the
                   1832: way you want - keeping some things outside your network, directing
                   1833: traffic to specified hosts or services, and of course, giving spammers
                   1834: a hard time. The talk was in Norwegian, with <a
                   1835: href="http://www.bgnett.no/~peter/pf/no/foils/">foils</a> and <a
                   1836: href="http://www.bgnett.no/~peter/pf/no/">manuscript</a> (English <a
                   1837: href="http://www.bgnett.no/~peter/pf/en/foils/">foils</a> and <a
                   1838: href="http://www.bgnett.no/~peter/pf/en/">manuscript</a> too)
                   1839: available if you couldn't make it there.
                   1840: <p>
                   1841:
1.589     aanriot  1842:
                   1843: <li><strong><a name=fhwedel130405></a>
                   1844: <a href="http://www.fh-wedel.de/">FH Wedel invited talk</a></strong>,
                   1845: Apr 13, 2005, 17:00, H&ouml;rsaal 5, FH Wedel, Hamburg, Germany.<br>
                   1846: Henning Brauer spoke on OpenBGPD. More than 40 people were in attendance.
                   1847: <p>
                   1848:
1.350     marius   1849: <li><strong><a name=usenix2005></a>
                   1850: <a href="http://www.usenix.org/events/usenix05/">Usenix Annual
1.410     wvdputte 1851: Technical Conference</a></strong>, Apr 10-15, 2005, Anaheim,
1.350     marius   1852: California, USA.<br> Marius Eriksen gave the OpenBSD update at the BSD
                   1853: super BoF.  The update was well received and people were quite
                   1854: sympathetic towards the ongoing efforts of the OpenBSD project to
                   1855: ensure the free redistribution rights for firmware.  People were also
                   1856: excited about the new Open* tools (OpenBGPD, OpenNTPD, OpenCVS) and it
1.351     marius   1857: would not be surprising to see more of these imported into other BSDs.
1.350     marius   1858: <p>
                   1859:
1.585     aanriot  1860: <li><strong><a name=plug050408></a>
1.734     tobias   1861: <a href="http://www.plugfr.org/">Provence Linux User Group</a></strong>,
1.586     aanriot  1862: April 8, 2005, Marseille, France.<br>
1.585     aanriot  1863: Alexandre Anriot spoke about OpenBSD and some associated projects
1.586     aanriot  1864: (OpenBGPD etc.) during a meeting of the PLUG.
1.585     aanriot  1865: The <a href="papers/plug080405">slides</a> (in French) are available.
1.344     martin   1866: <p>
                   1867:
1.337     deraadt  1868: <li><strong><a name=bcs2005></a>
                   1869: <a href="http://www.bellua.com/bcs2005/asia05.index.html">Bellua Cyber Security Asia 2005</a></strong>,
1.734     tobias   1870: Mar 21 - 24, 2005, Jakarta, Indonesia.<br>
1.337     deraadt  1871: Ryan McBride presented an overview of PF which
                   1872: discussed how its advanced features work together in some important
1.338     deraadt  1873: applications and compared PF with the other major commercial and open
1.337     deraadt  1874: source firewalls.
                   1875: <p>
                   1876:
1.317     henning  1877: <li><strong><a name=nui_maynooth2005></a>
                   1878: <a href="http://www.minds.nuim.ie/events">NUI Maynooth lectures</a></strong>,
                   1879: Mar 4, 2005, Department of Computer Science, NUI Maynooth, Dublin, Ireland.<br>
1.318     henning  1880: Ryan McBride presented talks about PF and about
1.326     mcbride  1881: <a href="papers/dublin05-nr">randomization in the OpenBSD network layer.</a><br>
1.318     henning  1882: Theo and Henning were in attendance because someone had to heckle.
1.317     henning  1883: <p>
                   1884:
1.312     deraadt  1885: <li><strong><a name=trinity2005></a>
                   1886: <a href="http://www.netsoc.tcd.ie/events/0405/openbsd.php">Trinity lecture</a></strong>,
                   1887: Mar 3, 2005, Trinity College, Dublin, Ireland.<br>
1.320     deraadt  1888: Theo de Raadt presented his talk about
                   1889: <a href="papers/auug04">Exploit Mitigation Techniques</a>.
1.312     deraadt  1890: <p>
                   1891:
1.319     saad     1892: <li><strong><a name=ShefLUG2005></a>
                   1893: <a href="http://www.sheflug.co.uk/seminar/tiki-index.php?page=Sheffield%20Open%20Source%20Seminar">ShefLUG2005</a></strong>,
                   1894: Mar 2, 2005, Sheffield, UK.<br>
                   1895: Jacek Artymiak gave a talk about installing OpenBSD on Soekris hardware.
                   1896: <p>
                   1897:
1.310     mickey   1898: <li><strong><a name=NYCBUG2005-03></a>
1.375     grunk    1899: <a href="http://nycbug.org/index.php?NAV=Home&amp;SUBM=83">NYCBUG Monthly meeting</a></strong>,
1.310     mickey   1900: Mar 2, 2005, NYC, USA.<br>
1.322     deraadt  1901: Mickey gave a talk
1.325     mickey   1902: (<a href="papers/nyc2005">slides</a> and
1.564     jason    1903: <a href="http://www.fetissov.org/public/nycbug/nycbug-03-02-05.mp3">10.5MB audio</a>)
1.321     mickey   1904: about <a href="hppa.html">porting OpenBSD</a>
1.313     martin   1905: to the <a href="http://www.openpa.net">HP PA-RISC</a> platform.
1.310     mickey   1906: <p>
1.312     deraadt  1907:
1.308     deraadt  1908: <li><strong><a name=Netsoc2005></a>
                   1909: <a href="http://netsoc.ucd.ie/events/openbsd/">Netsoc lectures</a></strong>,
                   1910: Mar 2, 2005, UCD, Dublin, Ireland.<br>
                   1911: Theo de Raadt, Henning Brauer, and Ryan McBride gave a series of
1.320     deraadt  1912: talks. Topics included
                   1913: <a href="papers/auug04">exploit mitigation techniques</a>,
1.326     mcbride  1914: <a href="papers/dublin05-nr">introducing network randomness to increase security</a>,
                   1915: OpenBGPD, and pf.
                   1916: Almost 200 people came to this event.
1.308     deraadt  1917: <p>
                   1918:
1.304     saad     1919: <li><strong><a name=Brussels2005></a>
                   1920: <a href="http://www.fosdem.org/2005/">FOSDEM Brussels 2005</a></strong>,
                   1921: Feb 26 - 27, 2005, Brussels, Belgium.<br>
                   1922: An OpenBSD/OpenSSH booth was present, ran by the usual gang of suspects.
                   1923: Support for <a href="mailto:wim@kd85.com">Wim Vandeputte</a> this time were
1.307     otto     1924: (among many others), Saad Kadhi, Henning Brauer, Thierry Deval, Otto Moerbeek,
1.304     saad     1925: Xavier Santolaria, Martin Reindl, Reyk Fl&ouml;ter, Hans-J&ouml;rg
1.360     db       1926: H&ouml;xer, Nikolay Sturm, Marc Balmer, Claudio Jeker, Joris Vink,
                   1927: Olivier Cherrier, David Berghoff,
1.316     mbalmer  1928: Alexander von Gernler, Uwe Stuehler, and Felix Kronlage from OpenDarwin.<br>
1.304     saad     1929: There was a separate OpenBSD track, featuring Henning Brauer (about
                   1930: signal handlers and OpenNTPD), Reyk Fl&ouml;ter (about wireless cards in
                   1931: OpenBSD), and the author of the OpenBSD PF book, Jacek Artymiak (about
1.375     grunk    1932: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf">pf(4)</a>, of course).<br>
1.304     saad     1933: At the conference's Free Software Foundation Event, Theo de Raadt was
                   1934: awarded the Free Software Award 2004 for his efforts to make Firmware for
                   1935: wireless hardware and other devices freely available.
                   1936: <p>
1.301     saad     1937: <li><strong><a name=UKUUG05></a>
                   1938: <a href="http://www.ukuug.org/events/winter2005/">UKUUG LISA/Winter Conference</a></strong>,
                   1939: Feb 24 - 25, 2005, Birmingham, UK.<br>
                   1940: Henning Brauer spoke on OpenBGPD, OpenNTPD and Signal Handlers.
                   1941: <p>
                   1942: <li><strong><a name=FFG2005></a>
                   1943: <a href="http://www.guug.de/veranstaltungen/ffg2005/">GUUG FFG 2005</a></strong>,
                   1944: Feb 22 - 25, 2005, Munich, Germany.<br>
                   1945: Reyk Fl&ouml;ter talked about the latest wireless support in
                   1946: OpenBSD at the annual spring meeting of the <a href="http://www.guug.de/">German Unix User Group</a>.
                   1947: <p>
1.293     saad     1948: <li><strong><a name=Paris2005></a>
                   1949: <a href="http://www.solutionslinux.fr/fr/index.php">Solutions Linux 2005</a></strong>,
                   1950: Feb 1 - 3, 2005, Paris, France.<br>
                   1951: An OpenBSD booth as well as an OpenSSH booth were present. These booths
                   1952: were run by Marc Espie, Miod Vallat, Saad Kadhi and Wim with help from
                   1953: Guillaume Arcas and Christophe Plasschaert, two members of the OpenBSD
1.294     saad     1954: french translation team.<br>
                   1955: Marc Espie and Saad Kadhi gave a talk about the OpenBSD project with a
                   1956: special focus on the ports collection and Packet Filter. The <a
                   1957: href="papers/sl2005/index.html">slides</a> (in French) are
                   1958: available.<br>
                   1959: During the event, several demonstrations of <a
1.293     saad     1960: href="http://soekris.kd85.com/">Soekris</a> machines running OpenBSD
                   1961: were given by Saad Kadhi and Wim.
                   1962: <p>
1.296     mcbride  1963: </ul>
1.293     saad     1964:
1.296     mcbride  1965: <h3>2004</h3>
                   1966:
                   1967: <ul>
1.287     henning  1968: <li><strong><a name=21C3></a>
                   1969: <a href="http://www.ccc.de/congress/2004/">21C3 - Chaos Communication Congress</a></strong>,
1.727     wvdputte 1970: Dec 27 - 29, 2004, Berlin, Germany.<br>
1.287     henning  1971: &quot;The Usual Suspects&quot; were there and ran the BSD corner, including
                   1972: <a href="mailto:wim@kd85.com">Wim</a>,
                   1973: Henning Brauer, Marc Balmer, Martin Reindl, Moritz Jodeit, Felix Kronlage,
1.315     nick     1974: Uwe Stuehler, Konrad Foerstner, Bernd Ahlers, and Alexander von Gernler.<br>
1.287     henning  1975: Henning gave a talk about OpenBGPD and OpenNTPD
                   1976: (<a href="http://bulabula.org/papers/21c3/">slides</a>).<br>
                   1977: The WiFi backbone ran on OpenBSD powered
                   1978: <a href="http://soekris.kd85.com">Soekris</a> machines as access points,
                   1979: work done by Reyk Fl&ouml;ter, Tim Kornau and others.
                   1980: This installation was a very successful test of the new
1.290     henning  1981: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath">ath(4)</a>
1.287     henning  1982: driver.
                   1983: <p>
1.248     deraadt  1984:
1.286     kevlo    1985: <li><strong><a name=icos2004></a>
1.417     kevlo    1986: <a href="http://2004.icos.org.tw/">ICOS 2004</a></strong>,
1.286     kevlo    1987: Dec 18 - 19, 2004, Taipei, Taiwan.<br>
                   1988: Kevin Lo gave a presentation.
                   1989: <p>
                   1990:
1.285     deraadt  1991: <li><strong><a name=syscan2004></a>
                   1992: <a href="http://www.syscan.org/">SyScAN 2004</a></strong>,
1.727     wvdputte 1993: Dec 16 - 17, 2004, Singapore, Singapore.<br>
1.285     deraadt  1994: Theo de Raadt presented his talk about
                   1995: <a href="papers/auug04">Exploit Mitigation Techniques</a>.
                   1996: <p>
                   1997:
1.283     saad     1998: <li><strong><a name=sur200412></a>
                   1999: <a href="http://www.ossir.org/sur/calendrier/index.shtml">SUR Group Meeting, December 2004</a></strong>,
                   2000: Dec 14, 2004, Paris, France.<br>
                   2001: Saad Kadhi gave a talk about OpenBSD and security during the monthly
                   2002: meeting of the
                   2003: <a href="http://www.ossir.org/sur/index.shtml">SUR</a> Group (Sécurité
                   2004: Unix et Réseaux), a french user group focusing on security and Unix. The
1.284     xsa      2005: <a href="papers/surgroup200412/index.html">slides</a> (in French) are available.
1.283     saad     2006: <p>
                   2007:
1.282     henning  2008: <li><strong><a name=opencon2004></a>
                   2009: <a href="http://www.opencon.org/">OpenCon 2004</a></strong>,
                   2010: Dec 10 - 12, 2004, Venice, Italy.<br>
                   2011: OpenBSD meeting in Northern Italy. Henning gave 3 talks in
                   2012: two days, on bgpd
                   2013: (<a href="http://bulabula.org/papers/opencon04/bgpd/">slides</a>),
                   2014: ntpd
                   2015: (<a href="http://bulabula.org/papers/opencon04/ntpd/">slides</a>)
                   2016: and signal handlers
                   2017: (<a href="papers/opencon04/">slides</a>).
                   2018: Wim ran a booth, and Marc Balmer was there as well.
                   2019: <p>
                   2020:
1.275     deraadt  2021: <li><strong><a name=UofA></a>
                   2022: <a href="http://www.ualberta.ca/">U of A Seminar</a></strong>,
                   2023: Nov 17 - 18, 2004, Edmonton Alberta.<br>
                   2024: Theo de Raadt presented a talk at an open seminar at the
                   2025: <a href="http://www.ualberta.ca/">University of Alberta</a>, in
                   2026: Room B-02 of the
                   2027: <a href="http://www.campusmap.ualberta.ca/map_bldg.cfm?bldg_id=42">
                   2028: Computing Sciences Center</a>.
                   2029: Talk went from 2 PM to nearly 5PM with more than 100 people attending
                   2030: from the University and industry, followed by beer nearby.
                   2031: The talk was also given the following day at the
                   2032: <a href="http://www.cips.ca/">CIPS Security SIG</a> luncheon.
                   2033: <p>
                   2034:
1.271     henning  2035: <li><strong><a name=EuroBSDCon2004></a>
                   2036: <a href="http://2004.eurobsdcon.org/">EuroBSD Con</a></strong>,
                   2037: Oct 29 - 31, 2004, Karlsruhe, Germany.<br>
1.272     henning  2038: There was an OpenBSD and OpenSSH booth, run by
                   2039: <a href="mailto:wim@openbsd.org">Wim</a>.
1.271     henning  2040: Henning gave a talk
1.375     grunk    2041: about <a href="http://2004.eurobsdcon.org/talks.html?&amp;tx_ptspeechupload_pi1[showUid]=44&amp;cHash=ec015b0552">bgpd</a>,
1.272     henning  2042: <a href="http://bulabula.org/papers/euroBSDCon2004/">slides</a> are available.
1.271     henning  2043: <p>
                   2044:
                   2045: <li><strong><a name=LinuxWorldExpoGermany2004></a>
                   2046: <a href="http://www.linuxworldexpo.de/">Linux World Expo</a></strong>,
                   2047: Oct 26 - 28, 2004, Frankfurt, Germany.<br>
1.272     henning  2048: There was an OpenBSD and OpenSSH booth, run by
                   2049: <a href="mailto:wim@openbsd.org">Wim</a>.
1.271     henning  2050: <p>
                   2051:
1.276     deraadt  2052: <li><strong><a name=cuug2004></a>
1.270     deraadt  2053: <a href="http://www.cuug.ab.ca/">Calgary Unix Users's Group</a></strong>,
                   2054: Oct 26, 2004, Calgary, Canada.<br>
                   2055: Theo presented the talk that he has recently given in Australia and
                   2056: Malaysia to the "Home Crowd".
                   2057: <p>
                   2058:
                   2059: <li><strong><a name=aldil2004></a>
1.753     wvdputte 2060: <a href="http://www.aldil.org/">Les Journ&eacute;es Du Logiciel Libre 2004</a></strong>,
1.269     krw      2061: Oct 22 - 23, 2004, Lyon, France.<br>
1.381     aanriot  2062: There was OpenBSD and OpenSSH booth, run by Miod Vallat with the help of
1.415     aanriot  2063: Alexandre Anriot and Thierry Thomas.
1.269     krw      2064: <p>
                   2065:
                   2066: <li><strong><a name=systems2004></a>
1.738     tobias   2067: <a href="http://www.systems.de/">Systems</a></strong>,
1.727     wvdputte 2068: Oct 18 - 22, 2004, Munich, Germany.<br>
1.269     krw      2069: There was an OpenBSD and OpenSSH booth, run by
                   2070: <a href="mailto:wim@openbsd.org">Wim</a>.
                   2071: <p>
                   2072:
1.268     krw      2073: <li><strong><a name=linuxexpo2004oct></a>
1.738     tobias   2074: <a href="http://www.linuxexpo.org.uk/">Linux Expo</a></strong>,
1.268     krw      2075: Oct 6 - 7, 2004, London, UK.<br>
                   2076: There was an OpenBSD and OpenSSH booth, run by
                   2077: <a href="mailto:wim@openbsd.org">Wim</a>.
                   2078: <p>
                   2079:
1.375     grunk    2080: <li><strong><a name=hitb2004></a>
1.268     krw      2081: <a href="http://conference.hackinthebox.org">Hack in the Box Security Conference 2004</a></strong>,
                   2082: Oct 4 - 7, 2004, Kuala Lumpur, Malaysia.<br>
                   2083: Theo de Raadt presented an updated version of his
                   2084: "Exploit Mitigation Techniques" talk.
                   2085: <p>
                   2086:
                   2087: <li><strong><a name=SANE2004></a>
                   2088: <a href="http://www.nluug.nl/events/sane2004/bazaar.html">SANE 2004</a></strong>
1.410     wvdputte 2089: , Sep 29, 2004, Amsterdam, Netherlands.<br>
1.268     krw      2090: There was an OpenBSD and OpenSSH booth, run by
                   2091: <a href="mailto:wim@openbsd.org">Wim</a>.
                   2092: <p>
                   2093:
1.265     wvdputte 2094: <li><strong><a name=LinuxKongress2004></a>
                   2095: <a href="http://www.linux-kongress.org/2004">Linux Kongress 2004</a></strong>,
1.410     wvdputte 2096: Sep 7 - 10, 2004, Erlangen, Germany.<br>
1.265     wvdputte 2097: From their website: "Linux-Kongress is still the premier event for European
                   2098: developers and one of the most important in the world. Each year hundreds of
                   2099: hard core Linux enthusiasts from all over the world gather for this important
                   2100: event."
                   2101: <br>
                   2102: Although this was a Linux developers' conference, we were able to
                   2103: install a regular OpenBSD booth there, as known from other events.
                   2104: It was run by <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>,
                   2105: <a href="mailto:grunk@pestilenz.org">Alexander von Gernler</a> and other
                   2106: geeks from the Erlangen-Nuremberg area.
                   2107: <br>
                   2108: There also was a BSD dinner at Friday evening.
                   2109: <p>
                   2110:
1.262     henning  2111: <li><strong><a name=Sucon2004></a>
                   2112: <a href="http://www.suug.ch/sucon/04/">SUCON 2004</a></strong>,
1.410     wvdputte 2113: Sep 2 - 4, 2004, Zurich, Switzerland.<br>
1.262     henning  2114: There was an OpenBSD and OpenSSH booth. Very nice conference.
                   2115: Henning's slides from his talks about
                   2116: <a href="http://bulabula.org/papers/sucon04/bgpd">bgpd</a> and
                   2117: <a href="http://bulabula.org/papers/sucon04/ntpd">ntpd</a>
                   2118: are available.
                   2119: <p>
                   2120:
1.261     deraadt  2121: <li><strong><a name=auug2004></a>
1.738     tobias   2122: <a href="http://www.auug.org.au/events/2004/auug2004/">AUUG 2004</a></strong>,
1.261     deraadt  2123: Aug 29 - Sep 3, 2004, Melbourne, Australia.<br>
                   2124: Theo de Raadt presented a half-day tutorial on privilege seperation and a
                   2125: newly extended version of the
                   2126: <a href="papers/auug04">Exploit Mitigation Techniques</a> talk.<br>
                   2127: For more information, see this
                   2128: <a href="http://www.computerworld.com.au/index.php/id;517187222;fp;16;fpid;0">
                   2129: ComputerWorld article</a>.
                   2130: <p>
                   2131:
                   2132:
1.680     aanriot  2133: <li><strong><a name=lsm2004></a>
1.257     saad     2134: <a href="http://lsm.abul.org">Libre Software Meeting</a></strong>,
1.410     wvdputte 2135: Jul 6 - 10, 2004, Bordeaux, France.<br>
1.257     saad     2136: There was an OpenBSD and OpenSSH booth, run by
                   2137: <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>.
                   2138: <p>
                   2139:
                   2140: <li><strong><a name=LinuxTag2004></a>
1.738     tobias   2141: <a href="http://www.linuxtag.org">LinuxTag 2004</a></strong>,
1.410     wvdputte 2142: Jun 23 - 26, 2004, Karlsruhe, Germany.<br>
1.257     saad     2143: There was an OpenBSD and OpenSSH booth, run by
                   2144: <a href="mailto:wim@openbsd.org">Wim Vandeputte</a>.
                   2145: <p>
                   2146:
1.254     xsa      2147: <li><strong><a name=LinuxwochenVienna2004></a>
1.255     xsa      2148: <a href="http://www.linuxwochen.at/">Linuxwochen Vienna 2004</a></strong>,
1.254     xsa      2149: May 26 - 29, 2004, Vienna, Austria.<br>
                   2150: The Linuxwochen 2004 tour stopped in the MuseumsQuartier, Vienna.
                   2151: Wim Vandeputte and Reinhard Sammer ran the OpenBSD booth. Michael Bauer
                   2152: and Teemu Schaabl from the <a href="http://www.cngw.org/">CNGW</a> gave
                   2153: a basic talk about pf.
                   2154: <p>
                   2155:
1.248     deraadt  2156: <li><strong><a name=BSDCan2004></a>
1.303     mcbride  2157: <a href="http://www.bsdcan.org/2004/">BSDCan 2004</a></strong>,
1.248     deraadt  2158: May 13 - 16, 2004, Ottawa, Canada.<br>
                   2159: BSDCan was held at the University of Ottawa.  Ryan McBride gave a talk
1.302     mcbride  2160: <a href="http://www.openbsd.org/papers/bsdcan04-pf/index.html">about newer features in pf</a>,
                   2161: focusing on the redundancy provided by CARP and pfsync.
                   2162: Theo de Raadt presented a revised version of his talk on
1.248     deraadt  2163: <a href="papers/bsdcan04">Exploit Mitigation Techniques</a>.
                   2164: <p>
                   2165:
1.247     canacar  2166: <li><strong><a name="LOSFAnkara2004"></a>
                   2167: <a href="http://senlik.linux.org.tr">3rd Linux and Open Source Festival</a></strong>,
                   2168: May 13 - 16, 2004, Ankara, Turkey.<br>
                   2169: Can E. Acar and Berk D. Demir talked about the OpenBSD Project. The
                   2170: philosophy, project goals, system features and recent proactive
                   2171: security features were introduced. CARP, patents, recent Apache &amp;
                   2172: XFree86 licensing issues and effects of NDAs in open source
                   2173: projects were discussed.<br>
                   2174: You can view the
1.720     canacar  2175: <a href="http://purl.org/net/bddemir/talk/2004/LOYS-OpenBSD-cea-bdd.pdf">
1.247     canacar  2176: slides in PDF format</a> the
1.720     canacar  2177: <a href="http://purl.org/net/bddemir/talk/2004/LOYS-OpenBSD-cea-bdd.tex">
1.247     canacar  2178: LaTeX source</a> is also available (they are
                   2179: <a href="http://www.eee.metu.edu.tr/~canacar/slides/">mirrored</a>, as well).
                   2180: <p>
                   2181:
1.242     henning  2182: <li><strong><a name=Brussels2004></a>
                   2183: <a href="http://www.fosdem.org/">FOSDEM Brussels 2004</a></strong>,
                   2184: Feb 21 - 22, 2004, Brussels, Belgium.<br>
1.243     henning  2185: An OpenBSD/OpenSSH booth was present, run by Wim Vandeputte.
                   2186: Several developers (including Henning Brauer, Xavier Santolaria, Thierry Deval,
                   2187: Philipp B&uuml;hler, Otto Moerbeek and Saad Kadhi) showed up.
                   2188: Wim and Alexander von Gernler gave &quot;lightning talks&quot; about Soekris
                   2189: and systrace
1.263     saad     2190: (<a href="http://pestilenz.org/~grunk/vortraege/2004/FOSDEM/systrace.pdf">slides</a>), respectively.
1.243     henning  2191: Henning got a slot in the main track to talk about the new bgpd
                   2192: (<a href="http://www.2suck.net/papers/fosdem2004/">slides</a>).
                   2193: On Saturday evening, the traditional OpenBSD dinner took place.
1.242     henning  2194: <p>
                   2195:
1.240     espie    2196: <li><strong><a name=Paris2004></a>
                   2197: <a href="http://www.linuxsolutions.fr/">Linux Expo Paris 2004</a></strong>,
                   2198: Feb 3 - 5, 2004, Paris, France.<br>
                   2199: An OpenBSD booth as well as an OpenSSH booth were present, thanks to
                   2200: <a href="mailto:saad@docisland.org">Saad Kadhi</a> and
                   2201: <a href="mailto:wim@openbsd.org">Wim</a>.
                   2202: <p>
                   2203:
                   2204: <li><strong><a name="LWE04"></a>
                   2205: <a href="http://www.linuxworldexpo.com/linuxworldny/V40/index.cvn">LinuxWorld
                   2206: Conference and Expo</a></strong>, Jan 20 - 23, 2004, New York, NY, USA.<br>
1.738     tobias   2207: <a href="mailto:wes@openlysecure.org">Wes Sonnenreich</a> and others
                   2208: have established a BSD user group in NYC and held a BSD BoF at the
                   2209: Jacob Javits Center on January 22nd at 5:45pm, Room 1E15.
1.240     espie    2210: <p>
                   2211: </ul>
                   2212:
1.188     henning  2213: <h3>2003</h3>
1.236     jose     2214:
                   2215: <ul>
1.232     jose     2216: <li><strong><a name=20c3></a>
                   2217: <a href="http://www.ccc.de/congress/2003/">20th Chaos Communication Congress 2003</a></strong>,
                   2218: Dec 27 - 29, 2003, Berlin, Germany.<br>
                   2219: OpenBSD was represented by a booth, ran by
                   2220: <a href= "mailto:wim@openbsd.org">Wim</a>, and supported by Henning and
1.236     jose     2221: Alexander von Gernler. Alexander also gave a
1.260     saad     2222: <a href="http://pestilenz.org/~grunk/vortraege/2003/20C3/openbsd.pdf">talk</a>
1.232     jose     2223: introducing the project and the OS (in German).
1.236     jose     2224: <p>
1.232     jose     2225:
1.228     jose     2226: <li><strong><a name=brazil2003></a>
1.236     jose     2227: <a href="http://bsdcon.myfreebsd.com.br">1st BSDCon Brazil</a></strong>,
1.734     tobias   2228: Dec 6 - 7, 2003, Rio de Janeiro, Brazil.<br>
1.228     jose     2229: This was the first BSDCon Brazil, and of course OpenBSD was present.
1.236     jose     2230: Douglas Santos spoke on advocacy and about some of the technical aspects
                   2231: of OpenBSD. Eduardo A. Alvarenga gave a presentation about firewalling
1.228     jose     2232: with OpenBSD PF.
                   2233: <p>
                   2234:
                   2235: <li><strong><a name=ankara03></a>
1.720     canacar  2236: <a href="http://seminer.linux.org.tr">Turkish Linux Users Association</a></strong>,
1.228     jose     2237: Dec 4, 2003, Ankara, Turkey.<br>
1.720     canacar  2238: Can E. Acar and Berk D. Demir gave a mammoth 4 hour presentation on OpenBSD.
1.228     jose     2239: The first part was a broad introduction to the OpenBSD philosophy, the
1.236     jose     2240: project goals, and system features. After a break, in the second part they
                   2241: talked about the exploit mitigation techniques employed in OpenBSD. This
                   2242: part was aimed at techies and is almost a complete Turkish translation of
                   2243: the talk Theo recently gave in Japan. You can view the
1.720     canacar  2244: <a href="http://purl.org/net/bddemir/talk/2003/LS-OpenBSD-cea-bdd.pdf">
1.236     jose     2245: slides in PDF format </a>
                   2246: (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     2247: <p>
                   2248:
1.227     jose     2249: <li><strong><a name=Luxembourg2003></a>
                   2250: <a href="http://www.linuxday.lu/">Linuxday Luxembourg 2003</a></strong>,
                   2251: Nov 6 - 8, 2003, Luxembourg, Luxembourg.<br>
                   2252: Booths were present, organized by <a href= "mailto:wim@openbsd.org">Wim</a>.
                   2253: <p>
                   2254:
                   2255: <li><strong><a name=Pacsec2003></a>
                   2256: <a href="http://pacsec.jp/">Pacsec 2003</a></strong>,
1.410     wvdputte 2257: Nov 6 - 7, 2003, Tokyo, Japan.<br>
1.236     jose     2258: Three OpenBSD developers presented on various topics. Theo de Raadt
1.227     jose     2259: gave a presentation on Exploit Mitigation Techniques
1.236     jose     2260: <a href="papers/pacsec03/e/index.html">(English)</a>
                   2261: <a href="papers/pacsec03/j/index.html">(Japanese)</a>, Jun-ichiro
1.227     jose     2262: itojun Hagino presented material covering
1.236     jose     2263: <a href="http://www.itojun.org/paper/itojun-200311-pacsec-jp/">
1.241     david    2264: IPv6 security considerations</a>, and Jose Nazario discussed advances
1.227     jose     2265: in Internet worm defenses.
                   2266: <p>
                   2267:
1.224     miod     2268: <li><strong><a name=Lyon2003></a>
                   2269: <a href="http://www.aldil.org/agenda/journees/2003/">Les V<sup>&egrave;mes</sup> Journ&eacute;es du Libre 2003</a></strong>,
                   2270: Oct 31 - Nov 1, 2003, Lyon, France.<br>
                   2271: Miod Vallat gave a talk about the recent security efforts deployed in OpenBSD,
                   2272: as well as generic security concepts (slides, in bad French, are available in
                   2273: <a href="http://www.aldil.org/agenda/journees/2003/vallat/miod.mgp">mgp
                   2274: format</a>). As usual, Wim ran an OpenBSD booth featuring the new 3.4 release,
                   2275: as well as <a href="http://soekris.kd85.com">Soekris</a> hardware running
                   2276: OpenBSD.
                   2277: <p>
                   2278:
                   2279: <li><strong><a name=Saarbrucken2003></a>
                   2280: <a href="http://www.linux-kongress.org/2003/index.html">Linux Kongress Saarbr&uuml;cken 2003</a></strong>,
                   2281: Oct 14 - 16, 2003, Saarbr&uuml;cken, Germany.<br>
                   2282: An OpenBSD booth was present, starring Wim again.
                   2283: <p>
                   2284:
                   2285: <li><strong><a name=London2003></a>
                   2286: <a href="http://www.linuxexpo.org.uk/">Linux Expo London 2003</a></strong>,
                   2287: Oct 8 - 9, 2003, London, UK.<br>
                   2288: An OpenBSD booth was present, starring Wim as usual.
                   2289: <p>
                   2290:
1.219     jose     2291: <li><strong><a name=bsdcon2003></a>
                   2292: <a href="http://www.usenix.org/events/bsdcon03/">BSDCon '03</a></strong>,
                   2293: Sep 8 - 12, 2003, San Mateo, California.<br>
1.236     jose     2294: OpenBSD was represented in the BSD Status Report, and David Rosenthal
1.219     jose     2295: gave a talk on an OpenBSD based security appliance.
                   2296: <p>
                   2297:
1.218     jose     2298: <li><strong><a name=sucon2003></a>
                   2299: <a href="http://www.sucon.ch/">SUCON '03</a></strong>,
1.734     tobias   2300: Sep 5, 2003, Zurich, Switzerland.<br>
1.236     jose     2301: Daniel Hartmeier talked about PF, and <a
1.218     jose     2302: href="http://open.bsdcow.net/events/sucon2003/">pictures are available</a>.
                   2303: <p>
                   2304:
1.214     henning  2305: <li><strong><a name=camp2003></a>
                   2306: <a href="http://www.ccc.de/camp/">Chaos Communication Camp 2003</a></strong>,
1.733     tobias   2307: Aug 7 - 10, 2003, in <a href="http://www.paulshof.de/body-mehr.html">a field</a> near Berlin, Germany.<br>
1.214     henning  2308: There was a huge OpenBSD village. Several OpenBSD developers have been there.
                   2309: <p>
                   2310:
1.213     jose     2311: <li><strong><a name=sec2003></a>
                   2312: <a href="http://www.usenix.org/events/sec03/">Usenix Security</a></strong>,
1.216     jose     2313: Aug 4 - 8, 2003, Washington, DC, USA.<br>
1.236     jose     2314: Niels Provos presented two papers on security advances originally
1.213     jose     2315: developed for OpenBSD, including the OpenSSH privsep feature and systrace.
                   2316: Several OpenBSD developers were there.
                   2317: <p>
                   2318:
1.211     jose     2319: <li><strong><a name=linuxtag2003></a>
                   2320: <a href="http://www.linuxtag.org/2003/en/index.html">LinuxTag 2003</a></strong>,
1.733     tobias   2321: Jul 10 - 13, 2003, Karlsruhe Convention Center, Germany.<br>
1.211     jose     2322: Both OpenBSD and OpenSSH had booths in the main exhibit.
                   2323: <p>
                   2324:
                   2325: <li><strong><a name=lsm2003></a>
                   2326: <a href="http://libresoftwaremeeting.org/">Libre Software Meeting 2003</a></strong>,
1.727     wvdputte 2327: Jul 9 - 12, 2003, Metz, France.<br>
1.212     matthieu 2328: Matthieu Herrb gave <a href="papers/xf86-sec.pdf">a talk about XFree86 security</a>. There was
1.211     jose     2329: also an OpenBSD booth with developers.
                   2330: <p>
                   2331:
1.209     wvdputte 2332: <li><strong><a name=lud2003></a>
1.733     tobias   2333: <a href="http://www.linuxuserexpo.com/">Linux User &amp; Developer Expo 2003</a></strong>,
                   2334: Jun 24 - 26, 2003, at the NEC in Birmingham, UK.<br>
1.209     wvdputte 2335: There was an OpenBSD booth with developers.
                   2336: <p>
1.195     deraadt  2337:
1.202     jason    2338: <li><strong><a name=usenix2003></a>
1.236     jose     2339: <a href="http://www.usenix.org/events/usenix03/">Usenix Annual Technical
1.216     jose     2340: Conference</a></strong>,
1.727     wvdputte 2341: Jun 9 - 14, 2003, San Antonio, Texas, USA.<br>
1.202     jason    2342: A few OpenBSD developers were there and one paper was presented:
                   2343: <ul>
1.216     jose     2344: <li>The Design of the OpenBSD Cryptographic Framework<br>
1.202     jason    2345:     <a href="events.html#usenix2003">Usenix 2003</a>, by
1.236     jose     2346:     Angelos D. Keromytis,
                   2347:     Jason L. Wright, and
1.205     deraadt  2348:     Theo de Raadt.<br>
1.202     jason    2349:     <a href="papers/ocf.pdf">paper</a>.
                   2350: </ul>
                   2351: <p>
                   2352:
1.216     jose     2353: <li><strong>
                   2354: <a href="http://www.webb.it/">Webbit 2003</a></strong>,
1.727     wvdputte 2355: May 9 - 11, 2003, Padova, Italy.<br>
1.203     jason    2356: Giacomo Cariello and Wim Vandeputte attended, and several OpenBSD
1.741     saad     2357: <a href="http://undeadly.org/cgi?action=article&amp;sid=20030503101052">related talks</a> were given.
1.203     jason    2358: <p>
                   2359:
1.216     jose     2360: <li><strong>
                   2361: <a href="http://cansecwest.com/">CanSecWest 03</a></strong>,
1.727     wvdputte 2362: Apr 9 - 11, 2003, Vancouver, Canada.<br>
1.195     deraadt  2363: Theo spoke about killing buffer overflows using ProPolice and the new W^X technology,
1.196     matthieu 2364: available as a <a href="papers/csw03.mgp">magicpoint file</a>.
1.195     deraadt  2365: <p>
                   2366:
1.216     jose     2367: <li><strong>
                   2368: <a href="http://www.cebit.de/">CeBIT 2003</a></strong>,
1.727     wvdputte 2369: Mar 14, 2003, Hannover, Germany.<br>
1.236     jose     2370: 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 2371: gave a talk on OpenBSD and OpenSSH. <a href="papers/cebit2003.tgz">slides</a> are available.
1.194     henning  2372: <p>
                   2373:
1.216     jose     2374: <li><strong>
                   2375: <a href="http://www.linuxforum.dk/2003/english/">LinuxForum 2003</a></strong>,
1.727     wvdputte 2376: Mar 1, 2003, Copenhagen, Denmark.<br>
1.236     jose     2377: Daniel spoke about PF (slides in <a href="papers/linuxforum2k3.tar.gz">mgp</a>,
                   2378: <a href="http://www.benzedrine.cx/linuxforum/">HTML</a>).
1.191     dhartmei 2379: It was a small but cozy conference, jointly held by Danish Linux and BSD
                   2380: user groups.
                   2381: <p>
                   2382:
1.236     jose     2383: <li><strong>
                   2384: <a href="http://www.cuug.ab.ca">CUUG - The Calgary Unix Users
1.216     jose     2385: Group</a></strong>,
1.727     wvdputte 2386: Feb 25, 2003, 18:00 MST, Calgary, Canada.<br>
1.190     miod     2387: OpenBSD lead developer Theo de Raadt spoke about some of the recent
                   2388: changes in OpenBSD that are leading the way to the complete elimination of
                   2389: "buffer overflow" security risks and attacks.
                   2390: <p>
                   2391:
1.216     jose     2392: <li><strong>
                   2393: <a href="http://www.fosdem.org/">FOSDEM 2003</a></strong>,
1.727     wvdputte 2394: Feb 8 - 9, 2003, Brussels, Belgium.<br>
1.236     jose     2395: Henning and Philipp gave a talk on -current PF developments
1.196     matthieu 2396: (<a href="papers/fosdem2k3-pf.mgp">slides</a>)
1.187     henning  2397: and on Saturday evening, there was an OpenBSD dinner for those interested.
                   2398: <p>
                   2399:
1.216     jose     2400: <li><strong>
                   2401: <a href="http://linuxsolutions.fr/FR/home/index.php?site=default">Linux Solutions</a></strong>,
1.727     wvdputte 2402: Feb 4 - 6, 2003, CNIT - Paris La Défense, France.<br>
1.185     miod     2403: There was an OpenBSD booth with several OpenBSD developers, as well as 3.2 OpenBSD
1.413     grunk    2404: CD sets and T-shirts.
1.185     miod     2405: <p>
1.236     jose     2406: </ul>
1.185     miod     2407:
1.161     millert  2408: <h3>2002</h3>
1.236     jose     2409:
                   2410: <ul>
                   2411: <li><strong>
                   2412: <a href="http://www.ccc.de/congress/2002/">19c3: the 19th CCC
1.216     jose     2413: Congress</a></strong>,
1.727     wvdputte 2414: Dec 27 - 29, 2002, Berlin, Germany.<br>
1.236     jose     2415: There was a huge <a href="http://www.eurobsd.org/19c3">reserved space</a> for
                   2416: OpenBSD users and developers, a couple of -current test systems and for those
1.413     grunk    2417: curious, a first look at the 3.2 OpenBSD T-shirts.
1.184     wvdputte 2418: <p>
1.177     jason    2419:
1.216     jose     2420: <li><strong>
                   2421: <a href="http://2002.eurobsdcon.org/">BSDCon Europe 2002</a></strong>,
1.727     wvdputte 2422: Nov 15 - 17, 2002, Amsterdam, Netherlands.<br>
1.181     henning  2423: OpenBSD people were there;
1.236     jose     2424: Philipp B&uuml;hler and Henning Brauer spoke about
1.182     ian      2425: <a href="papers/tuning-openbsd.ps">
                   2426: network performance tuning on OpenBSD</a>,
1.236     jose     2427: and Ian Darwin presented a
1.182     ian      2428: <a href="papers/eurobsd-firewalls-2002.pdf">
                   2429: tutorial on OpenBSD servers/firewalls</a>.
1.179     pb       2430: <p>
1.178     pb       2431:
1.216     jose     2432: <li><strong>
1.236     jose     2433: <a href="http://www.usenix.org/events/lisa02/">LISA '02: 16th Systems
1.216     jose     2434: Administration Conference</a></strong>,
1.727     wvdputte 2435: Nov 3 - 8, 2002, Philadelphia, USA.<br>
1.177     jason    2436: Mickey and Jason manned the booth at the vendor expo (the only BSD
                   2437: represented) and sold <a href="32.html">3.2</a> CDs, and Jason gave a BoF
                   2438: session on <a href="32.html">3.2</a> and future.
                   2439: <p>
                   2440:
1.216     jose     2441: <li><strong>
1.264     djm      2442: <a href="http://www.auug.org.au/events/2002/auug2002/">Australian Unix Users
                   2443: Group Winter Conference</a></strong>,
1.733     tobias   2444: Sep 1 - 6, 2002, Melbourne, Australia.<br>
1.738     tobias   2445: Damien Miller presented a tutorial on the
                   2446: <a href="papers/auug2002-ssh/index.html">SSH protocol</a> and
1.264     djm      2447: <a href="papers/auug2002-ssh.ps">OpenSSH tips and tricks</a>.
                   2448: <p>
                   2449:
                   2450: <li><strong>
1.216     jose     2451: <a href="http://lsm.abul.org">The 3rd Libre Software Meeting</a></strong>,
1.727     wvdputte 2452: Jul 9 - 13, 2002, Bordeaux, France.<br>
1.172     miod     2453: Several OpenBSD developers and users were attending the meeting, and
                   2454: Niels Provos presented his
                   2455: <a href="http://www.citi.umich.edu/u/provos/systrace">systrace</a>
                   2456: system call policy management tool.
1.174     nick     2457: <p>
1.172     miod     2458:
1.216     jose     2459: <li><strong>
                   2460: <a href="http://www.Webb.it">Webb.it 02</a></strong>,
1.727     wvdputte 2461: Jul 5 - 7, 2002, Padova, Italy.<br>
1.171     ian      2462: OpenBSD developers had a booth selling CD's, T-shirts, etc.
                   2463: <p>
                   2464:
1.216     jose     2465: <li><strong>
1.236     jose     2466: <a href="http://www.softwarelivre.rs.gov.br/forum">The Annual International
1.216     jose     2467: Free Software Forum</a></strong>,
1.727     wvdputte 2468: May 2 - 4, 2002, Porto Alegre-RS, Brazil.<br>
1.236     jose     2469: Mainly a Linux/GNU event, but this year the BSD Operating Systems
                   2470: had a chance to prove their value.
1.169     horacio  2471: Edson Brandi spoke on FreeBSD, Diego Linke
1.236     jose     2472: on NetBSD, and Ricardo Nascimento Ferreira on OpenBSD.
1.169     horacio  2473: <p>
1.168     miod     2474:
1.216     jose     2475: <li><strong>
                   2476: <a href="http://www.usenix.org/events/bsdcon02/">BSDCON 2002</a></strong>,
1.727     wvdputte 2477: Feb 11 - 14, 2002, San Francisco, California, USA.<br>
1.161     millert  2478: Todd Miller gave an update on current OpenBSD status and participated in a
1.162     millert  2479: BSD panel discussion.  The <a href="slides/bsdcon_2002/index.html">slides</a>
                   2480: are available.
1.161     millert  2481: <p>
                   2482:
1.216     jose     2483: <li><strong>
                   2484: <a href="http://www.linuxexpoparis.com">Linux expo Paris 2002</a></strong>,
1.727     wvdputte 2485: Jan 30 - Feb 1, 2002, Paris, France.<br>
1.163     miod     2486: The french Linux Expo 2002 was quite small and as usual the OpenBSD booth ended
                   2487: up with others on the expo's side.  On the first day, almost all the merchandise
                   2488: was sold, and we have even sold older versions (2.9) the following days to
                   2489: people who wouldn't leave without a cd set in their hands...
                   2490: <p>
                   2491:
1.216     jose     2492: <li><strong>
                   2493: <a href="http://musess.mcmaster.ca/">MUSESS 2002</a></strong>,
1.727     wvdputte 2494: Jan 25 - 26, 2002, McMaster University, Ontario, Canada.<br>
1.164     millert  2495: Louis Bertrand gave a presentation on OpenBSD titled
                   2496: <strong>Fix The Bugs, Secure The System</strong>.
                   2497: The <a href="slides/musess_2002/index.html">slides</a> are available.
                   2498: <p>
1.236     jose     2499: </ul>
1.164     millert  2500:
1.152     jakob    2501: <h3>2001</h3>
                   2502:
1.236     jose     2503: <ul>
1.216     jose     2504: <li><strong>
                   2505: <a href="http://www.usenix.org/events/lisa01/">USENIX LISA 2001</a></strong>,
1.727     wvdputte 2506: Dec 2 - 7, 2001, San Diego, California, USA.<br>
1.160     jufi     2507: Niels Provos gave a presentation, and there's been a booth selling
1.413     grunk    2508: T-shirts and 3.0 CDs.
1.160     jufi     2509: <p>
                   2510:
1.216     jose     2511: <li><strong>
                   2512: <a href="http://www.ietf.org/meetings/IETF-52.html">52nd IETF</a></strong>,
1.727     wvdputte 2513: Dec 9 - 14, 2001, Salt Lake City, Utah, USA.<br>
1.160     jufi     2514: Angelos, Itojun &amp; Jakob were there.
                   2515: <p>
                   2516:
1.158     deraadt  2517: <li><strong>
1.236     jose     2518: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">DISC
1.216     jose     2519: 2001</a></strong>,
1.727     wvdputte 2520: Nov 26 - 29, 2001, Mexico City, Mexico.<br>
1.158     deraadt  2521: Once again, Theo de Raadt explained the security auditing process and
                   2522: subsequent secure configuration choices made in OpenBSD, in a talk
                   2523: entitled "Updated thoughts on writing a secure Operating System".
                   2524: <p>
                   2525:
1.216     jose     2526: <li><strong>
                   2527: <a href="http://www.linux.org.hk">LinuxCafe</a></strong>,
1.734     tobias   2528: Sep 15, 2001, Hong Kong, China.<br>
1.156     provos   2529: Shell Hung gave an introduction for BSD and demonstration of OpenBSD to HKLUG.
                   2530: <p>
                   2531:
1.201     deraadt  2532: <li><strong>VPN Bakeoff</strong>,
1.727     wvdputte 2533: Aug 13 - 18, 2001, Finland.<br>
1.156     provos   2534: Jakob and Itojun were there.
                   2535: <p>
1.158     deraadt  2536:
1.150     wvdputte 2537: <li><strong>
1.215     nick     2538: <a href="http://www.hal2001.org">HAL 2001</a></strong>,
1.727     wvdputte 2539: Aug 10 - 12, 2001, Twente, Netherlands.<br>
1.153     jufi     2540: Quite a lot of developers were there, we even had our own tent.
                   2541: Niels, Rees and Dugsong held talks, more info on the main website
                   2542: for HAL2001. And of course T-Shirts and CDROMs were sold.
1.150     wvdputte 2543: <p>
1.137     aaron    2544:
                   2545: <li><strong>
1.236     jose     2546: <a href="http://conferences.oreilly.com/oscon/">O'Reilly Open Source
1.216     jose     2547: Conference</a></strong>,
1.727     wvdputte 2548: Jul 23 - 27, 2001, San Diego, California, USA.<br>
1.148     brian    2549: OpenBSD had a booth selling CD's, T-shirts, etc.
                   2550: Ian Darwin presented his "Firewalls and Secure Internet Servers
                   2551: with OpenBSD" tutorial.
                   2552: <p>
                   2553:
                   2554: <li><strong>
1.201     deraadt  2555: <a href="http://www.defcon.org">DEF CON Nine</a></strong>,
1.734     tobias   2556: Jul 13 - 15, 2001, Las Vegas, USA.<br>
1.148     brian    2557: OpenBSD developers and users make it a point to attend every year,
                   2558: and had a table selling CD's, shirts, etc.
                   2559: <p>
                   2560:
                   2561: <li><strong>
1.236     jose     2562: <a href="http://www.sek.co.kr/sek2001/sek_html/main.htm">Software
1.216     jose     2563: Exhibition of Korea</a></strong>,
1.727     wvdputte 2564: Jun 26 - 29, 2001, Seoul, Korea.<br>
1.146     krw      2565: urisecure/NDS sponsored an OpenBSD booth with CD's, posters,
                   2566: and a live demo of OpenBSD's IPSEC hardware acceleration.
                   2567: <p>
                   2568:
                   2569: <li><strong>
1.236     jose     2570: <a href="http://www.usenix.org/events/usenix01/">2001 USENIX Annual
1.216     jose     2571: Technical Conference</a></strong>,
1.727     wvdputte 2572: Jun 25 - 30, 2001, Boston, USA.<br>
1.146     krw      2573: OpenBSD developers were there, selling CD's, T-shirts, etc.
                   2574: <p>
                   2575:
                   2576: <li><strong>
1.143     dugsong  2577: <a href="http://www.olymfair.org/eng/workshop.htm">Information
1.201     deraadt  2578: Security OlymFair</a></strong>,
1.727     wvdputte 2579: May 16 - 18, 2001, Seoul, Korea.<br>
1.143     dugsong  2580: Dug Song gave a detailed introduction to OpenBSD to the Korean
                   2581: security community.
                   2582: <p>
                   2583:
                   2584: <li><strong>
1.236     jose     2585: <a href="http://www.osdem.org/">2001 Open Source and Free Software
1.216     jose     2586: Developers' Meeting</a></strong>,
1.727     wvdputte 2587: Feb 3 - 4, 2001, Brussels, Belgium.<br>
1.137     aaron    2588: There was an OpenBSD booth with some loose talks made.
                   2589: <p>
                   2590:
                   2591: <li><strong>
1.201     deraadt  2592: <a href="http://www.linuxexpoparis.com/">2001 Linux Expo</a></strong>,
1.727     wvdputte 2593: Feb 1 - 2, 2001, Paris, France.<br>
1.236     jose     2594: There was an OpenBSD booth in the 'F' area.
1.137     aaron    2595: <p>
1.236     jose     2596: </ul>
1.137     aaron    2597:
1.132     louis    2598: <h3>2000</h3>
                   2599:
1.236     jose     2600: <ul>
1.132     louis    2601: <li><strong>
1.236     jose     2602: <a href="http://www.usenix.org/events/lisa2000/">LISA 2000, USENIX
1.216     jose     2603: Systems Administration Conference</a></strong>,
1.727     wvdputte 2604: Dec 3 - 8, 2000, New Orleans, USA.<br>
1.134     jufi     2605: Wim Vandeputte and other volunteers have been running a sales table with
                   2606: shirts, posters and the brand new 2.8 CDs.
                   2607: <p>
                   2608:
                   2609: <li><strong>
1.215     nick     2610: <a href="http://www.disc2000.unam.mx/disc/index-ing.html">DISC 2000</a></strong>,
1.727     wvdputte 2611: Nov 26 - Dec 1, 2000, Mexico City, Mexico.<br>
1.133     deraadt  2612: Theo de Raadt explained the security auditing process and subsequent secure
                   2613: configuration choices made in OpenBSD, in a talk entitled "Secure by Default".
                   2614: Over the next few days, he also participated in two panels with various security
                   2615: experts who had flown in from around the world.  Following this, Theo climbed
1.151     jsyn     2616: one of the largest volcanoes, called Malinche.
1.133     deraadt  2617: <p>
                   2618:
                   2619: <li><strong>
1.236     jose     2620: <a href="http://www.nluug.nl/events/nj2000">NLUUG Najaarsconferentie
1.216     jose     2621: 2000</a></strong>,
1.727     wvdputte 2622: Nov 9, 2000, Ede, Netherlands.<br>
1.236     jose     2623: There was an OpenBSD booth where people dropped by for information or to
1.413     grunk    2624: get their T-shirts, polos, caps and 2.7 CDs.
1.13      deraadt  2625: <p>
1.4       millert  2626:
1.132     louis    2627: <li><strong><a name=ipsec2000></a>
1.236     jose     2628: <a href="http://www.upperside.fr/baipsecy2k.htm">IPsec 2000 Global
1.216     jose     2629: Summit</a></strong>,
1.727     wvdputte 2630: Oct 24 - 27, 2000, Paris La Defense, France.<br>
1.159     miod     2631: Niels Provos ended the conference by speaking about the IPsec architecture
1.132     louis    2632: in OpenBSD. The talk was well received and many people were very interested
                   2633: about our cryptographic hardware acceleration.
                   2634:
                   2635: <ul>
1.236     jose     2636: <li>The IPsec Architecture in OpenBSD<br>
1.215     nick     2637:     <a href="#ipsec2000">IPsec 2000 Global Summit</a> by Niels Provos.<br>
1.132     louis    2638:     <a href="papers/ipsec-slides.ps">slides</a>.
                   2639: </ul>
1.4       millert  2640: <p>
1.132     louis    2641:
1.7       deraadt  2642: <li><strong>
1.201     deraadt  2643: <a href="http://ApacheCon.Com/2000/EU/">ApacheCon Europa 2000</a></strong>,
1.727     wvdputte 2644: Oct 23 - 25, 2000, London, UK.<br>
1.132     louis    2645: There was an OpenBSD booth where people could drop by for information and
                   2646: a chat with the local OpenBSD personnel. We also had the essentials for
1.413     grunk    2647: your wardrobe (T-shirts, polos, caps), for your hardware (2.7 CDs) and for your
1.132     louis    2648: mind (drinks afterwards).
                   2649: <p>
                   2650:
1.216     jose     2651: <li><strong>
                   2652: <a href="http://www.bsdcon.com/">BSD Con 2000</a></strong>,
1.727     wvdputte 2653: Oct 18 - 20, 2000, Monterey, CA, USA.<br>
1.132     louis    2654: David Terrell ran an OpenBSD booth selling T-shirts and CDs and answering
                   2655: questions.
1.32      deraadt  2656: <p>
1.1       deraadt  2657:
1.132     louis    2658: <li><strong><a name=opensource2000></a>
1.236     jose     2659: <a href="http://www.opensource-forum.com/konferens">The Open Source
1.216     jose     2660: Revolution</a></strong>,
1.727     wvdputte 2661: Oct 5, 2000, Stockholm, Sweden.<br>
1.133     deraadt  2662: Theo de Raadt spoke about how user expectations for security out of the box
                   2663: have changed over the last years.
1.1       deraadt  2664: <p>
                   2665:
1.132     louis    2666: <li><strong><a name=sec2000></a>
1.216     jose     2667: <a href="http://www.usenix.org/events/sec2000/">Usenix Security</a></strong>,
1.727     wvdputte 2668: Aug 14 - 17, 2000, Denver, Colorado, USA.<br>
1.132     louis    2669: Some OpenBSD developers were there and one paper was presented:
                   2670: <ul>
1.236     jose     2671: <li>Encrypting Virtual Memory<br>
1.132     louis    2672:     <a href="#sec2000">Usenix Security 2000</a>
1.205     deraadt  2673:     by Niels Provos.<br>
1.132     louis    2674:     <a href="papers/swapencrypt.ps">paper</a> and
                   2675:     <a href="papers/swapencrypt-slides.ps">slides</a>.
                   2676: </ul>
1.1       deraadt  2677: <p>
1.132     louis    2678:
1.10      provos   2679: <li><strong>
1.201     deraadt  2680: <a href="http://www.defcon.org/html/defcon-8-post.html">Defcon 2000</a></strong>,
1.727     wvdputte 2681: Jul 28 - 30, 2000, Las Vegas, Nevada, USA.<br>
1.236     jose     2682: Kjell Wooding (our IPF maintainer), James Phillips from the
1.132     louis    2683: <a href="http://www.deadly.org">OpenBSD Journal</a>, and Theo de Raadt
1.413     grunk    2684: had a table and were selling OpenBSD CDROMs, T-shirts, and posters on
1.132     louis    2685: Friday and Saturday.  Hordes of people visited our table and we at the
                   2686: end we were completely sold out of CDROMS and shirts (allowing us to go
                   2687: check out Hoover Dam's hardhat tour on Sunday and leave the madness behind).
                   2688: <br>
                   2689: We were completely amazed at the people who stopped by our table, to say
                   2690: that they were relying on OpenBSD.
                   2691: <p>
1.32      deraadt  2692:
1.132     louis    2693: <li><strong>
1.236     jose     2694: <a href="http://conferences.oreilly.com/oscon2000/">O'Reilly Open Source
1.216     jose     2695: Conference 2000</a></strong>,
1.727     wvdputte 2696: Jul 17 - 20, 2000, Monterey, California, USA.<br>
1.216     jose     2697: Ian Darwin presented a <a href="papers/oreilly2000/">tutorial</a> on
1.132     louis    2698: <a href="http://www.oreillynet.com/pub/w/bsd_tutorials.html">
                   2699: Secure Internet Servers/Firewalls with OpenBSD</a>, and bravely
                   2700: manned the OpenBSD booth for the remainder of the show.
                   2701: Kjell Wooding took part in a panel discussion on the Future of the BSDs,
                   2702: and spoke about
                   2703: <a href="http://www.oreillynet.com/pub/w/bsd_presentations.html">
1.241     david    2704: Secure By Default.</a> Both sessions were well attended, and at least
1.132     louis    2705: one Linux sysadmin was seen racing for a keyboard, scared look in his eyes,
1.236     jose     2706: after the security talk.
1.3       provos   2707: <p>
1.132     louis    2708:
1.6       deraadt  2709: <li><strong>
1.201     deraadt  2710: <a href="http://www.linuxtag.de/2000/english/">LinuxTag 2000</a></strong>,
1.727     wvdputte 2711: Jun 29 - Jul 2, 2000, Stuttgart, Germany.<br>
1.132     louis    2712: There was a BSD booth where we had the first <a href="27.html">OpenBSD 2.7 CDs</a> for Europe
                   2713: and the new blue stitchwork <a href="tshirts.html#11">Blowfish Polo</a> shirt.
                   2714: <br>
                   2715: Christian Weisgerber gave a
                   2716: <a href="http://www.linuxtag.de/2000/english/conference/talks.php3?ID=3">talk
                   2717: on BSD</a>.
1.32      deraadt  2718: <p>
1.1       deraadt  2719:
1.216     jose     2720: <li><strong><a name=usenix2000></a>
1.236     jose     2721: <a href="http://www.usenix.org/events/usenix2000/">Usenix Annual Technical
1.216     jose     2722: Conference.</a></strong>,
1.727     wvdputte 2723: Jun 18 - 23, 2000, San Diego, California, USA.<br>
1.132     louis    2724: Almost 20 OpenBSD developers showed up for the 25th anniversary of Usenix.
                   2725: We had a vendor booth, as well as a number of papers being presented.
                   2726: Conference attendees had the opportunity to test drive the new release,
                   2727: OpenBSD 2.7, on the 30 workstations in the terminal room.  For the first
                   2728: time ever, the terminal room and wavelan networks also had a IPv6 connection,
1.147     jason    2729: and some users even discovered so by themselves.
1.132     louis    2730: Theo also held a BoF on the Wednesday evening, after which the developers
                   2731: had almost too much singing in foreign languages with the help of helium.
                   2732: <ul>
                   2733:
                   2734: <li>Implementing Internet Key Exchange, IKE.<br>
                   2735:     <a href="#usenix2000">Usenix 2000</a>
1.216     jose     2736:     by Angelos D. Keromytis, Niklas Hallqvist.<br>
1.132     louis    2737:     <a href="papers/ikepaper.ps">paper</a> and
                   2738:     <a href="papers/ikeslides.ps">slides</a>.
                   2739:
                   2740: <li>Transparent Network Security Policy Enforcement.<br>
                   2741:     <a href="#usenix2000">Usenix 2000</a>
1.216     jose     2742:     by Angelos D. Keromytis, Jason L. Wright.<br>
1.132     louis    2743:     <a href="papers/bridgepaper.ps">paper</a> and
                   2744:     <a href="papers/bridgeslides.ps">slides</a>.
1.2       deraadt  2745:
1.132     louis    2746: <li>Safety Checking of Kernel Extensions.<br>
                   2747:     <a href="#usenix2000">Usenix 2000</a>
1.205     deraadt  2748:     by Craig Metz.
1.132     louis    2749: </ul>
1.2       deraadt  2750: <p>
                   2751:
1.132     louis    2752: <li><strong>
1.236     jose     2753: <a href="http://www.manlug.mcc.ac.uk/calendar.html">OpenBSD: The Open
1.216     jose     2754: Source Secure Operating System</a></strong>,
1.734     tobias   2755: Jun 17, 2000, 14:00, Manchester, UK.<br>
1.132     louis    2756: Sam Smith gave a rundown of features coming in OpenBSD 2.7 and
                   2757: OpenSSH 2.1. His <a href="http://www.manlug.mcc.ac.uk/20000617/">slides</a>
                   2758: are available from the user group's site.
1.1       deraadt  2759: <p>
1.2       deraadt  2760:
1.132     louis    2761: <li><strong>
1.216     jose     2762: <a href="reprints/crypto2000.html">OpenBSD Crypto 2000 conference</a></strong>,
1.727     wvdputte 2763: Jun 15 - 20, 2000, Calgary, AB, Canada.<br>
1.132     louis    2764: Repeating the tradition of a similar meeting held last year, many
                   2765: OpenBSD developers from around the world converged on Calgary
                   2766: for a weekend long hack-and-drink session.  As before, the event
                   2767: was invitation only.  Many significant things got done, including
                   2768: ipv6 + ipsec running over hardware crypto devices.
1.1       deraadt  2769: <p>
1.11      jkatz    2770:
1.17      deraadt  2771: <li><strong>
1.201     deraadt  2772: <a href="http://www.converge2000.com">CONVERGENCE 2000</a></strong>,
1.734     tobias   2773: May 18, 2000, Convention Centre, Calgary, Alberta, Canada.<br>
1.132     louis    2774: Theo de Raadt participated in a panel discussion about the pros and cons
                   2775: of using Open Source software in various business environments.  The local
                   2776: users also handed out OpenSSH and OpenBSD posters, and were absolutely
                   2777: surprised and amazed by the number of Calgary companies quietly using
                   2778: OpenBSD.
1.21      pattonme 2779: <p>
1.17      deraadt  2780:
1.23      niklas   2781: <li><strong>
1.216     jose     2782: <a href="http://www.cansecwest.com/">CanSecWest</a></strong>,
1.734     tobias   2783: May 10 - 12, 2000, Robson Conference Centre, Vancouver, BC, Canada.<br>
1.132     louis    2784: Theo de Raadt spoke about why programmers keep making the same stupid mistakes,
                   2785: what types of efforts might improve this, and how this all relates to auditing
1.375     grunk    2786: efforts.
                   2787: Rain Forest Puppy, Ron Gula (Network Security Wizards), Ken Williams (E&amp;Y),
1.216     jose     2788: Marty Roesch (snort/HiverWorld), and Fyodor (nmap) were among the other speakers
1.132     louis    2789: at this event.  (On a personal note: at this conference Theo realized that three
                   2790: leading Network Intrusion Detection System companies use OpenBSD as their
                   2791: base operating system: Hiverworld, Network Security Wizards, and NFR).
1.32      deraadt  2792: <p>
1.25      deraadt  2793:
1.132     louis    2794: <li><strong>
                   2795: <a href="http://www.zdevents.com/comdex/spring2000/">Linux Business Expo /
1.201     deraadt  2796: COMDEX Spring 2000</a></strong>,
1.727     wvdputte 2797: Apr 19, 2000, Chicago, IL, USA.<br>
1.216     jose     2798: Louis Bertrand represented OpenBSD at a BSD BOF with FreeBSD/BDSI,
1.132     louis    2799: NetBSD and Apple (Darwin is BSD-derived). The BOF was attended by about
                   2800: 75 people, many of whom were new to *BSD. It was an opportunity to
                   2801: explore future cooperation among the various BSD groups and companies.
1.25      deraadt  2802: <p>
1.23      niklas   2803:
1.31      deraadt  2804: <li><strong>
1.236     jose     2805: <a href="http://www.nordu.org/NordU2000/">NordU 2000 -- The second
1.216     jose     2806: EurOpen/USENIX Conference</a></strong>,
1.734     tobias   2807: Feb 8 - 11, 2000, Malmo, Sweden.<br>
1.140     jufi     2808: About 15 OpenBSD team members attended.
1.132     louis    2809: OpenBSD CDs and shirts were sold at a booth donated by the conference.<br>
                   2810: As well, Theo de Raadt gave an invited talk on Wednesday morning
                   2811: about why software quality/security suffers, and what we can do to
                   2812: improve it.
1.32      deraadt  2813: <p>
1.31      deraadt  2814:
1.201     deraadt  2815: <li><strong>BSD BOF session, LinuxWorld Expo</strong>,
1.727     wvdputte 2816: Feb 3, 2000, New York, USA.<br>
1.132     louis    2817: Representatives from OpenBSD, BSDi, and FreeBSD hosted a
                   2818: &quot;Birds Of a Feather&quot; session at the <a
                   2819: href="http://www.linuxworldexpo.com/">New York LinuxWorld Expo</a>.<br>
                   2820: There were installation CD-ROMs, free food, and even free Daemon Horns!
1.33      niklas   2821: <p>
1.236     jose     2822: </ul>
1.33      niklas   2823:
1.132     louis    2824: <h3>1999</h3>
1.36      niklas   2825:
1.236     jose     2826: <ul>
1.216     jose     2827: <li><strong>The Bazaar</strong>,
1.727     wvdputte 2828: Dec 14 - 16, 1999, New York, New York, USA.<br>
1.132     louis    2829: Wes Sonnenreich and Tom Yates presented a tutorial on building
1.216     jose     2830: firewalls with OpenBSD. BoF of open source BSDs took place.
1.413     grunk    2831: 2.6 release CDROMs and T-shirts were sold.
1.132     louis    2832: Emphatic interest has been shown by representatives from press, international
                   2833: government and military institutions.
1.45      jason    2834: <p>
                   2835:
1.216     jose     2836: <li><strong><a name=lisa99></a>
1.236     jose     2837: <a href="http://www.usenix.org/events/lisa99/">13th Systems Administration
1.216     jose     2838: Conference (LISA 99)</a></strong>,
1.727     wvdputte 2839: Nov 7 - 12, 1999, Seattle, Washington, USA.<br>
1.132     louis    2840: Bob Beck presented a paper about the U of A's nifty OpenBSD based
                   2841: solution to the problem of public Ethernet jacks in the technical sessions
                   2842: starting at 11:00 AM on the 11th.<br>
                   2843: There were many other OpenBSD
                   2844: people at this conference as well, as well as a booth selling CDROMs and
1.413     grunk    2845: T-shirts.  His paper is available at:
1.132     louis    2846:
                   2847: <ul>
                   2848: <li>Dealing with Public Ethernet Jacks-Switches, Gateways, and Authentication.<br>
1.236     jose     2849:     <a href="events.html#lisa99">LISA 1999</a>,
1.206     david    2850:     by Bob Beck.<br>
1.236     jose     2851:     <a href="papers/authgw-paper.ps">paper</a> and
                   2852:     <a href="papers/authgw-slides.ps">slides</a>.
1.132     louis    2853: </ul>
                   2854: <p>
                   2855:
                   2856: <li><strong>
1.201     deraadt  2857: IP-dagarna 1999</strong>,
1.727     wvdputte 2858: Oct 27 - 28, 1999, Stockholm, Sweden.<br>
1.132     louis    2859: H&aring;kan Olsson &amp; Jakob Schlyter spoke at the DNSSEC session on the 27th.
                   2860: <p>
                   2861:
                   2862: <li><strong>
1.236     jose     2863: <a href="http://www.opensource-forum.com/konferens/">Linux &amp; Open Source
1.216     jose     2864: Software '99</a></strong>,
                   2865: Oct 21, 1999, Stockholm, Sweden. (in swedish)<br>
1.132     louis    2866: Niklas Hallqvist spoke on the topic of how to use
1.236     jose     2867: <a
1.375     grunk    2868: href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a> for securing communications.
1.132     louis    2869: <p>
                   2870:
                   2871: <li><strong>
1.705     pvalchev 2872: <a href="http://www.acm.uiuc.edu/conference/1999">Reflections/Projections
1.216     jose     2873: 1999</a></strong>,
1.727     wvdputte 2874: Oct 8 - 10, 1999, Champaign-Urbana, Illinois, USA.<br>
1.132     louis    2875: Theo de Raadt spoke at 10:00am on the 9th.  Other OpenBSD
                   2876: developers from the east coast attended as well.
                   2877: <p>
                   2878:
1.236     jose     2879: <li><strong><a name="ipsec99"></a>
1.216     jose     2880: IPsec Interoperability tests</strong>,
                   2881: Sep 27 - 30, 1999, Stockholm, Sweden. (in swedish)<br>
1.236     jose     2882: A dozen vendors, among them OpenBSD, tested more than 15
1.375     grunk    2883: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a>
1.132     louis    2884: products, both gateways and hosts, for interoperability.  The tests
                   2885: were successful as far as general IPsec and pre-shared key
                   2886: authentication went, OpenBSD interoperated with everyone, but due to
                   2887: time constraints we never got to test the certificate support
                   2888: appropriately.  The results were presented later that fall at a
                   2889: conference in Stockholm.
                   2890: <p>
                   2891:
                   2892: <li><strong>
1.236     jose     2893: <a href="http://www.auug.org.au/winter/auug99">AUUG'99</a></strong>,
1.727     wvdputte 2894: Sep 8 - 11, 1999, Melbourne, Australia.<br>
1.132     louis    2895: Theo de Raadt gave two talks on "quality of software" related issues
                   2896: and participated on a panel about how open source projects are
                   2897: coordinated.
                   2898: <p>
                   2899:
                   2900: <li><strong>
1.236     jose     2901: <a href="http://www.usenix.org/events/sec99/index.html">Usenix
1.216     jose     2902: Security</a></strong>,
1.727     wvdputte 2903: Aug 23 - 26, 1999, Washington, DC, USA.<br>
1.132     louis    2904: Many OpenBSD people from the east coast showed up and sold CDs and
                   2905: shirts.  It was pretty clear from discussions that many people were
                   2906: very aware of OpenBSD, and that OpenBSD was being used in very
                   2907: significant security roles.
                   2908: <p>
                   2909:
                   2910: <li><strong>
1.236     jose     2911: <a href="http://www.ietf.org/proceedings/99jul/index.html">45th IETF
1.216     jose     2912: meeting</a></strong>,
1.727     wvdputte 2913: Jul 12 - 16, 1999, Oslo, Norway.<br>
1.132     louis    2914: A number of OpenBSD team members from all over the world were at this
                   2915: conference. In addition to attending the IPsec and DNS working groups (among
                   2916: others) we did IPsec/IKE interoperability testing together with
1.166     miod     2917: the Japanese KAME project. Also, Angelos D. Keromytis did a presentation on
1.132     louis    2918: his work with keynote and isakmpd in OpenBSD.
                   2919: <p>
1.45      jason    2920:
1.132     louis    2921: <li><strong>
1.236     jose     2922: <a href="http://www.defcon.org/html/defcon-6.html">Defcon 6.0</a></strong>,
1.727     wvdputte 2923: Jul 9 - 11, 1999, Las Vegas, Nevada, USA.<br>
1.132     louis    2924: At this conference, the OpenBSD team sold 100 or so 2.5 release CDROMs
1.413     grunk    2925: and a TON of T-shirts.
1.46      deraadt  2926: <p>
1.132     louis    2927:
1.236     jose     2928: <li><strong><a name="usenix99"></a>
                   2929: <a href="http://www.usenix.org/events/usenix99/index.html">
1.216     jose     2930: Usenix Annual Technical Conference</a></strong>,
1.727     wvdputte 2931: Jun 6 - 11, 1999, Monterey, California, USA.<br>
1.106     jufi     2932: The <a href="http://www.usenix.org">USENIX Association</a>
1.46      deraadt  2933: provided The OpenBSD Project with a grant to underwrite the production
1.106     jufi     2934: of CDs of OpenBSD 2.5.  (We distributed the
                   2935: release for free to attendees of the USENIX Annual Conference in
1.46      deraadt  2936: June.)
1.132     louis    2937: <br>
1.46      deraadt  2938: Usenix team members were involved in the authoring and
1.132     louis    2939: presentation of 4 OpenBSD-related papers:
                   2940:
1.375     grunk    2941: <a name="anoncvs_paper"></a>
1.46      deraadt  2942: <ul>
1.66      deraadt  2943: <li>Opening the Source Repository with Anonymous CVS.<br>
1.236     jose     2944:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     2945:     by Charles D. Cranor, Theo de Raadt.<br>
1.236     jose     2946:     <a href="papers/anoncvs-paper.ps">paper</a> and
                   2947:     <a href="papers/anoncvs-slides.ps">slides</a>.
1.132     louis    2948: <br>
1.66      deraadt  2949: <li>A Future-Adaptable Password Scheme.<br>
1.236     jose     2950:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     2951:     by Niels Provos, David Mazieres.<br>
1.236     jose     2952:     <a href="papers/bcrypt-paper.ps">paper</a> and
                   2953:     <a href="papers/bcrypt-slides.ps">slides</a>.
1.132     louis    2954: <br>
1.66      deraadt  2955: <li>Cryptography in OpenBSD: An Overview.<br>
1.236     jose     2956:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     2957:     by Theo de Raadt, Niklas Hallqvist, Artur Grabowski,
                   2958:     Angelos D. Keromytis, Niels Provos.<br>
1.236     jose     2959:     <a href="papers/crypt-paper.ps">paper</a> and
                   2960:     <a href="papers/crypt-slides.ps">slides</a>.
1.132     louis    2961: <br>
1.66      deraadt  2962: <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
1.236     jose     2963:     <a href="events.html#usenix99">Usenix 1999</a>,
1.216     jose     2964:     by Todd C. Miller, Theo de Raadt.<br>
1.236     jose     2965:     <a href="papers/strlcpy-paper.ps">paper</a> and
                   2966:     <a href="papers/strlcpy-slides.ps">slides</a>.
1.132     louis    2967: </ul>
1.66      deraadt  2968: <p>
1.46      deraadt  2969:
1.51      deraadt  2970: <li><strong>
1.236     jose     2971: <a href="http://www.linuxexpo.org">5th Annual Linux Expo</a></strong>,
1.727     wvdputte 2972: May 18 - 22, 1999, Raleigh, North Carolina, USA.<br>
1.132     louis    2973: Some OpenBSD team members were at this conference selling OpenBSD 2.5 CDs,
                   2974: OpenBSE T-shirts, as well as Blowfish T-shirts, which sold out very quickly
                   2975: at a table donated by the Expo.  OpenBSD was the only BSD represented at the
                   2976: vendor exposition, and we had good chance to present a secure alternative
                   2977: to Linux.
1.51      deraadt  2978: <p>
                   2979:
1.53      jakob    2980: <li><strong>
1.236     jose     2981: <a href="http://www.ietf.org/proceedings/99mar/index.html">44th IETF
1.216     jose     2982: meeting</a></strong>,
1.727     wvdputte 2983: Mar 15 - 19, 1999, Minneapolis, Minnesota, USA.<br>
1.132     louis    2984: Some OpenBSD team members were at this conference, in particular our
                   2985: IPSEC developers.
1.53      jakob    2986: <p>
                   2987:
1.132     louis    2988: <li><strong>
1.236     jose     2989: <a href="http://www.europen.se/NordU99">NordU99 -- The first
1.216     jose     2990: EurOpen/USENIX Conference</a></strong>,
1.727     wvdputte 2991: Feb 9 - 12, 1999, Stockholm, Sweden.<br>
1.132     louis    2992: A couple of OpenBSD team members were there and some of the swedish user
                   2993: society as well.  OpenBSD CDs were sold at a booth and at the end of a
                   2994: security talk, the project got applauded for its continuous strive of auditing
                   2995: security sensitive parts of the system.
1.59      deraadt  2996: <p>
1.236     jose     2997: </ul>
1.59      deraadt  2998:
1.132     louis    2999: <h3>1998</h3>
1.59      deraadt  3000:
1.236     jose     3001: <ul>
1.132     louis    3002: <li><strong><a name=ipsec98></a>
1.690     nick     3003: IPsec/VPN Interoperability tests &amp; seminar</strong>,
1.727     wvdputte 3004: Dec 14, 1998, Stockholm, Sweden.<br>
1.132     louis    3005: OpenBSD was represented as one of about a dozen
1.375     grunk    3006: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a>
1.132     louis    3007: implementations who were tested for interoperability.  The tests were
                   3008: successful, both for the technology in general, and for OpenBSD in
                   3009: specific.  We managed to communicate encrypted with every vendor present,
                   3010: and to negotiate keys via IKE with everyone capable.
1.70      deraadt  3011: <p>
                   3012:
1.236     jose     3013: <li><strong><a name="lisaboston-98"></a>
1.690     nick     3014: <a href="http://www.usenix.org/events/lisa98">LISA '98: 12th Systems Administration
1.216     jose     3015: Conference</a></strong>,
1.727     wvdputte 3016: Dec 6 - 11, 1998, Boston, Massachusetts, USA.<br>
1.132     louis    3017: More than 10 OpenBSD team members showed up.  By far, OpenBSD was the
                   3018: largest representative group from free software at the conference.
                   3019: Usenix gave us a table in the vendor area where we sold 2.4 CDROMs,
1.413     grunk    3020: 2.3 "wire-frame" T-shirts, and the new 2.4 embroidered
                   3021: "Because security matters..." T-shirts, polos, and sweaters.
1.132     louis    3022: An OpenBSD BOF was held one evening, led by Theo de Raadt.
                   3023: A PalmPilot schedule loader was at the membership booth, powered by OpenBSD.
                   3024: <br>
1.690     nick     3025: The terminal room ran OpenBSD 2.4 on 45 machines. Obviously trust in OpenBSD
                   3026: had increased since many people, normally wary of security problems of open
1.132     louis    3027: terminal rooms, were seen using the machines.
1.72      ho       3028: <p>
                   3029:
1.73      deraadt  3030: <li><strong>
1.690     nick     3031: <a href="http://www.disc.unam.mx/eventos_anteriores/disc98/">DISC - Seguridad en
1.217     jose     3032: C&oacute;mputo 98</a></strong>,
1.727     wvdputte 3033: Nov 2 - 7, 1998, Mexico City, Mexico.<br>
1.132     louis    3034: Theo de Raadt gave a talk about security auditing, sponsored by
1.236     jose     3035: <a href="http://www.core-sdi.com">CORE SDI S.A.</a>, an Argentine
1.132     louis    3036: security auditing company who strongly believes in the future
1.236     jose     3037: of OpenBSD. (<a href="papers/mexico98-slides.ps">Slides are available</a>).
1.131     jufi     3038: <p>
1.73      deraadt  3039:
1.236     jose     3040: <li><strong>IP-dagarna</strong>,
1.734     tobias   3041: Oct 29 - 30, 1998, Stockholm, Sweden.<br>
1.132     louis    3042: At this conference, entirely devoted to IP, Niklas Hallqvist from the
                   3043: OpenBSD team held a talk on the IKE (a.k.a ISAKMP/Oakley) key management
                   3044: protocol and experiences from the implementation of <strong>isakmpd</strong>,
                   3045: an IKE implementation funded by Ericsson Radio Systems and developed
                   3046: primarily for the OpenBSD IPSEC stack.
1.79      deraadt  3047: <p>
1.73      deraadt  3048:
1.690     nick     3049: <li><strong>NCEE '98</strong>,
1.727     wvdputte 3050: Oct 9 - 10, 1998, Auburn, Maine, USA.<br>
1.132     louis    3051: An extensive after-action report was sent to advocacy@openbsd.org. While
1.151     jsyn     3052: sales of shirts and CDROMs left much to be desired, we did have good
1.132     louis    3053: opportunities to further project visibility and highlight its strengths.
1.80      deraadt  3054: <p>
                   3055:
1.93      louis    3056: <li><strong>
1.690     nick     3057: <a href="http://www.acm.uiuc.edu/conference/1998/">Reflections/Projections
1.216     jose     3058: 1998</a></strong>,
1.727     wvdputte 3059: Oct 2 - 4, 1998, Champaign-Urbana, Illinois, USA.<br>
1.132     louis    3060: Theo de Raadt spoke in a panel about Open/Free software with Eric
                   3061: Raymond and others.
1.93      louis    3062: <p>
                   3063:
1.216     jose     3064: <li><strong>
1.690     nick     3065: <a href="http://press.oreilly.com/pub/pr/797">O'Reilly and
1.236     jose     3066: Associates Open Source Developer Days</a></strong>,
1.727     wvdputte 3067: Aug 21, 1998, San Jose, California, USA.<br>
1.132     louis    3068: OpenBSD team members were on-hand to discuss OpenBSD's role among the
1.413     grunk    3069: other free software projects available. They also sold some CDs and T-shirts.
1.96      deraadt  3070: <p>
                   3071:
1.236     jose     3072: <li><strong><a name="defcon98"></a>
1.690     nick     3073: <a href="http://www.defcon.org/html/defcon-6/defcon-6.html">Defcon 6.0</a></strong>,
1.727     wvdputte 3074: Jul 31 - Aug 2, 1998, Las Vegas, Nevada, USA.<br>
1.132     louis    3075: The router to the outside world was an OpenBSD 2.3 box.  It was involved
                   3076: in a "capture the flag" competition in which an entire room of crackers
                   3077: attempted to break into it and machines running other operating systems.
                   3078: The OpenBSD box was not broken into.
                   3079: <br>
                   3080: Almost 100 OpenBSD 2.3 CDROMs were sold (we ran out again).  The primates
1.236     jose     3081: at <a href="http://www.monkey.org">monkey.org</a> brought 2.3
1.413     grunk    3082: &quot;wire-frame&quot; OpenBSD T-shirts to the conference and sold almost
1.132     louis    3083: 200 of them.  The proceeds from the sales were donated to the OpenBSD project.
1.96      deraadt  3084: <p>
1.94      deraadt  3085:
1.690     nick     3086: <li><strong><a href="http://www.blackhat.com/html/bh-usa-98/bh2-index.html">BlackHat Sessions</a></strong>,
1.727     wvdputte 3087: Jul 29 - 30, 1998, Las Vegas, Nevada, USA.<br>
1.132     louis    3088: Theo de Raadt presented a talk entitled
                   3089: "Auditing software for security" about the OpenBSD security auditing
                   3090: team's process and the lessons the team learned.  The talk concentrated
                   3091: on how our process fixes bugs -- not just holes -- since one never knows
                   3092: when 5 bugs will act together to become a hole.
1.99      deraadt  3093: <p>
                   3094:
1.236     jose     3095: <li><strong><a name="usenix-neworleans"></a>
                   3096: <a href="http://www.usenix.org/publications/library/proceedings/usenix98/index.html">Usenix Annual Technical Conference</a></strong>,
1.727     wvdputte 3097: Jun 15 - 19, 1998, New Orleans, Louisiana, USA.<br>
1.132     louis    3098: At Usenix 1998 there was a strong OpenBSD presence both in the Freenix
                   3099: and normal tracks.  Theo did a general talk about what the OpenBSD
                   3100: project offers.  Angelos held a panel about IPSEC (which is quite an
                   3101: OpenBSD topic since IPSEC development at that time was so much further
                   3102: ahead in OpenBSD than anywhere else).
                   3103: <br>
                   3104: The terminal room PCs ran OpenBSD 2.3.  We sold many CDROMs.  The
1.413     grunk    3105: first style of OpenBSD T-shirt also sold quite well.
1.101     wvdputte 3106: <p>
                   3107:
1.105     wvdputte 3108: <li><strong>
1.236     jose     3109: <a href="http://www.usenix.org/publications/library/proceedings/sec98/index.html">Usenix Security</a></strong>,
1.727     wvdputte 3110: Jan 26 - 29, 1998, San Antonio, Texas, USA.<br>
1.132     louis    3111: At this conference, Theo presented an evening talk which basically
                   3112: turned into a list of fixed security problems and cautionary tales about
                   3113: subsystems in which future problems may be encountered
1.236     jose     3114: (<a href="papers/security98-slides.ps">slides available</a>).
1.105     wvdputte 3115: <br>
1.132     louis    3116: The terminal room PCs ran OpenBSD 2.2.
                   3117: <p>
1.236     jose     3118: </ul>
1.105     wvdputte 3119:
1.132     louis    3120: <h3>1997</h3>
1.107     deraadt  3121:
1.236     jose     3122: <ul>
1.113     deraadt  3123: <li><strong>
1.236     jose     3124: <a href="http://www.hip97.nl">HIP</a></strong>,
1.727     wvdputte 3125: Aug, 1997, Almere, Netherlands.<br>
1.236     jose     3126: Niels held a
1.690     nick     3127: <a href="http://www.citi.umich.edu/u/provos/papers/hip97-tcpip.html">talk</a>
1.132     louis    3128: about the problems of unencrypted TCP/IP connections, offering IPSEC as
                   3129: possible solution.
1.113     deraadt  3130: <p>
1.132     louis    3131:
1.236     jose     3132: <li><strong>HOPE</strong>,
1.727     wvdputte 3133: Aug, 1997, New York, New York, USA.<br>
1.166     miod     3134: The terminal room consisted primarily of DECstations running
1.690     nick     3135: OpenBSD 2.1.  Once again, the <a href="http://www.lopht.com/">L0phT</a>
1.132     louis    3136: people had very good things to say about our security.
1.113     deraadt  3137: <p>
1.105     wvdputte 3138:
1.236     jose     3139: <li><strong><a name="defcon5"></a>
1.690     nick     3140: <a href="http://www.defcon.org/html/defcon-5/defcon-5.html">Defcon V</a></strong>,
1.727     wvdputte 3141: Jul 11 - 13, 1997, Las Vegas, Nevada, USA.<br>
1.132     louis    3142: At this conference, the OpenBSD team sold 100 or so 2.1 release CDROMs.
                   3143: <br>
                   3144: Since this is the primary security conference, many speakers said very
1.140     jufi     3145: good things about our stance on security... particularly people like
1.690     nick     3146: <a href="http://www.lopht.com">the L0phT</a>.
1.118     deraadt  3147: <p>
                   3148:
1.125     deraadt  3149: <li><strong>
1.236     jose     3150: <a
                   3151: href="http://www.usenix.org/publications/library/proceedings/ana97/index.html">Usenix Annual Technical Conference</a></strong>,
1.216     jose     3152: Jan  6 - 10, 1997, Anaheim, California, USA.<br>
1.690     nick     3153: Theo de Raadt held a BOF ("Birds Of a Feather", i.e. a meeting of people
1.132     louis    3154: interested in the same thing) about OpenBSD.
1.236     jose     3155: </ul>
1.125     deraadt  3156:
1.1       deraadt  3157:
                   3158: <hr>
1.236     jose     3159: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt="OpenBSD"></a>
                   3160: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.912   ! bcallah  3161: <br><small>$OpenBSD: events.html,v 1.911 2014/01/18 12:51:39 naddy Exp $</small>
1.1       deraadt  3162:
                   3163: </body>
                   3164: </html>