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

Annotation of www/events.html, Revision 1.1213

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