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

Annotation of www/events.html, Revision 1.1182

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