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

Annotation of www/events.html, Revision 1.357

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