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

Annotation of www/events.html, Revision 1.1155

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