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

Annotation of www/events.html, Revision 1.1199

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