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

Annotation of www/events.html, Revision 1.1110

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