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

Annotation of www/events.html, Revision 1.116

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD events</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="distribution" content="global">
                      8: <meta name="copyright" content="This document copyright 1996-1998 by OpenBSD.">
                      9: </head>
                     10:
                     11: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     12:
                     13: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     14: <p>
1.78      louis      15: <h2><font color=#e00000>Events</font></h2>
                     16: OpenBSD developers, users and sponsors attend trade shows and conferences,
                     17: give papers, and organise &quot;Birds Of a Feather&quot; (BOF) sessions.
                     18: This is an opportunity to find out more about OpenBSD or just meet like
                     19: minded people.
1.8       deraadt    20:
1.78      louis      21: <hr>
                     22:
                     23: <h2>Future events:</h2>
1.59      deraadt    24: <dl>
1.75      mickey     25:
1.89      jason      26: <li><strong><a name=sec2000></a>
                     27: <a href="http://www.usenix.org/events/sec2000/">
                     28: Usenix Security. August 14-17, 2000. Denver, Colorado, USA.</a></strong><p>
                     29: Some OpenBSD developers will be there, at least one paper will be presented:
                     30:
                     31: <ul>
                     32: <p>
1.90      jason      33: <li>Encrypting Virtual Memory</a><br>
1.89      jason      34:     <a href="#sec2000">Usenix Security 2000</a>
                     35:     by <a href="mailto:provos@openbsd.org">Niels Provos</a>.
                     36: </ul>
                     37:
1.110     deraadt    38: <p>
                     39: <li><strong>
                     40: <a href="http://www.opensource-forum.com/konferens">
                     41: The Open Source Revolution. October 5, 2000. Stockholm, Sweden.</a></strong><p>
1.114     deraadt    42: Theo de Raadt will (probably) be speaking about how user expectations for
                     43: security out of the box have changed over the last years, and will hopefully
                     44: be much less jet-lagged than the last time he went to Europe.
1.110     deraadt    45: <p>
                     46:
1.59      deraadt    47: </dl>
                     48:
                     49: <hr>
1.55      deraadt    50:
                     51: <h2>Past events:</h2>
1.79      deraadt    52: (Most recent events are at the end of the list.)
1.59      deraadt    53: <dl>
1.1       deraadt    54:
1.13      deraadt    55: <p>
1.6       deraadt    56: <li><strong>
                     57: <a href=http://www.usenix.org/publications/library/proceedings/ana97/index.html>
                     58: Usenix Annual Technical Conference.
1.32      deraadt    59: January 6-10, 1997. Anaheim, California, USA.</a></strong><p>
1.34      deraadt    60: Theo de Raadt held a BOF ("Birds Of a Feather", ie. a meeting of people
                     61: interested in the same thing) about OpenBSD.
1.4       millert    62:
                     63: <p>
1.7       deraadt    64: <li><strong>
                     65: <a href=http://www.defcon.org/html/defcon-5.html>
1.32      deraadt    66: Defcon V. July 11-13, 1997. Las Vegas, Nevada, USA.</a></strong><p>
1.1       deraadt    67: At this conference, the OpenBSD team sold 100 or so 2.1 release CDROMs.
1.32      deraadt    68: <p>
1.1       deraadt    69: Since this is the primary security conference, many speakers said very
1.34      deraadt    70: good things about our stance on security... particularily people like
                     71: <a href=http://www.l0pht.com>the L0phT</a>.
1.1       deraadt    72:
                     73: <p>
1.32      deraadt    74: <li><strong>HOPE. August 1997. New York, New York, USA.</strong><p>
1.6       deraadt    75: The terminal room consisted primarily of Decstation running
1.34      deraadt    76: OpenBSD 2.1.  Once again, the <a href=http://www.l0pht.com>L0phT</a>
                     77: people had very good things to say about our security.
1.1       deraadt    78:
                     79: <p>
1.10      provos     80: <li><strong>
                     81: <a href=http://www.hip97.nl>HIP. August 1997. Almere, Netherlands</a>
1.32      deraadt    82: </strong><p>
1.10      provos     83: Niels held a
                     84: <a href=http://www.physnet.uni-hamburg.de/provos/hip97-tcpip.html>talk</a>
                     85: about the problems of unencrypted TCP/IP connections, offering IPSEC as
                     86: possible solution.
1.32      deraadt    87:
1.3       provos     88: <p>
1.6       deraadt    89: <li><strong>
                     90: <a href=http://www.usenix.org/publications/library/proceedings/sec98/index.html>
1.32      deraadt    91: Usenix Security. January 26-29, 1998. San Antonio, Texas, USA</a></strong><p>
1.49      deraadt    92: At this conference, Theo presented an evening talk which basically
                     93: turned into a list of fixed security problems and cautionary tales about
                     94: subsystems in which future problems may be encountered
                     95: (<a href=papers/security98-slides.ps>slides available</a>).
1.32      deraadt    96: <p>
1.6       deraadt    97: The terminal room PC's ran OpenBSD 2.2.
1.1       deraadt    98:
                     99: <p>
1.6       deraadt   100: <li><strong>
1.41      deraadt   101: <a name=usenix-neworleans>
1.6       deraadt   102: <a href=http://www.usenix.org/publications/library/proceedings/usenix98/index.html>
                    103: Usenix Annual Technical Conference.
1.32      deraadt   104: June 15-19, 1998. New Orleans, Louisiana, USA.</a></strong><p>
1.6       deraadt   105: At Usenix 1998 there was a strong OpenBSD presence both in the Freenix
1.12      deraadt   106: and normal tracks.  Theo did a general talk about what the OpenBSD
                    107: project offers.  Angelos held a panel about IPSEC (which is quite an
                    108: OpenBSD topic since IPSEC development at that time was so much further
1.32      deraadt   109: ahead in OpenBSD than anywhere else).
                    110: <p>
1.12      deraadt   111: The terminal room PC's ran OpenBSD 2.3.  We sold many CDROMs.  The
                    112: first style of OpenBSD t-shirt also sold quite well.
1.2       deraadt   113:
                    114: <p>
1.6       deraadt   115: <li><strong><a href=http://www.blackhat.com>
1.32      deraadt   116: BlackHat Sessions. July 29-30, 1998. Las Vegas, Nevada, USA.</a></strong><p>
1.2       deraadt   117: Theo de Raadt presented a talk entitled
                    118: "Auditing software for security" about the OpenBSD security auditing
                    119: team's process and the lessons the team learned.  The talk concentrated
                    120: on how our process fixes bugs -- not just holes -- since one never knows
                    121: when 5 bugs will act together to become a hole.
                    122:
1.1       deraadt   123: <p>
1.42      deraadt   124: <a name=defcon98>
1.51      deraadt   125: <li><strong><a href=http://www.defcon.org/html/defcon-6.html>
1.32      deraadt   126: Defcon VI. July 31 - Aug 2, 1998. Las Vegas, Nevada, USA.</a></strong><p>
1.6       deraadt   127: The router to the outside world was an OpenBSD 2.3 box.  It was involved
                    128: in a "capture the flag" competition in which an entire room of crackers
                    129: attempted to break into it and machines running other operating systems.
1.32      deraadt   130: The OpenBSD box was not broken into.
                    131: <p>
1.51      deraadt   132: Almost 100 OpenBSD 2.3 CDROMs were sold (we ran out again).  The primates
                    133: at <a href=http://www.monkey.org>monkey.org</a> brought 2.3 "wire-frame"
1.32      deraadt   134: OpenBSD t-shirts to the conference and sold almost 200 of them.  The
1.6       deraadt   135: proceeds from the sales were donated to the OpenBSD project.
1.2       deraadt   136:
1.1       deraadt   137: <p>
1.60      deraadt   138: <li><strong><a href=http://opensource.oreilly.com/townmeet.html>O'Reilly and Associates Open Source Developer Days. August 21, 1998. San Jose, California, USA.</strong></a>
                    139: <p>
1.106     jufi      140: OpenBSD team members have been on-hand to discuss OpenBSD's role among the
1.11      jkatz     141: other free software projects available as well as sell CDs and t-shirts.
                    142:
1.17      deraadt   143: <p>
                    144: <li><strong>
                    145: <a href=http://www.acm.uiuc.edu/conference>
                    146: Reflections/Projections 1998
1.32      deraadt   147: October 2-4, 1998. Champaign-Urbana, Illinois, USA.</a></strong><p>
1.17      deraadt   148: Theo de Raadt spoke in a panel about Open/Free software with Eric
1.21      pattonme  149: Raymond and others.
                    150:
                    151: <p>
                    152: <li><strong>
                    153: <a href="http://www.nceexpo.com/">
1.32      deraadt   154: NCEE '98. October 9,10 1998. Auburn, Maine, USA.</a></strong><p>
1.21      pattonme  155: An extensive after-action report was sent to advocacy@openbsd.org. While
                    156: sales of shirts and CDROM's left much to be desired, we did have good
1.28      espie     157: opportunities to further project visibility and highlight its strengths.
1.17      deraadt   158:
1.23      niklas    159: <p>
                    160: <li><strong>
1.65      ho        161: IP-dagarna, October 29, 30 1998, Stockholm, Sweden.  (in swedish)
1.32      deraadt   162: </a></strong><p>
1.23      niklas    163: At this conference, entirely devoted to IP, Niklas Hallqvist from the
                    164: OpenBSD team held a talk on the IKE (a.k.a ISAKMP/Oakley) key management
                    165: protocol and experiences from the implementation of <strong>isakmpd</strong>,
1.25      deraadt   166: an IKE implementation funded by Ericsson Radio Systems and developed
1.32      deraadt   167: primarily for the OpenBSD IPSEC stack.
                    168: <p>
1.25      deraadt   169:
                    170: <p>
                    171: <li><strong>
1.26      wvdputte  172: <a href="http://www.asc.unam.mx/disc98">
1.25      deraadt   173: DISC - Seguridad en C'omputo 98:
1.32      deraadt   174: November 2-7, 1998. Mexico City.</a></strong><p>
1.34      deraadt   175: Theo de Raadt gave a talk about security auditing, sponsored by
                    176: <a href=http://www.core-sdi.com>CORE SDI S.A.</a>, an Argentinian
                    177: security auditing company who strongly believes in the future
1.49      deraadt   178: of OpenBSD. (<a href=papers/mexico98-slides.ps>Slides are available</a>).
1.23      niklas    179:
1.31      deraadt   180: <p>
                    181: <li><strong>
1.42      deraadt   182: <a name=lisaboston-98>
1.31      deraadt   183: <a href=http://usenix.org/events/lisa98>
                    184: LISA '98: 12th Systems Administration Conference
1.32      deraadt   185: December 6-11, 1998. Boston, Massachusetts.</a></strong><p>
                    186: More than 10 OpenBSD team members showed up.  By far, OpenBSD was the
                    187: largest representative group from free software at the conference.
                    188: <p>
1.31      deraadt   189: Usenix donated us a table in the vendor area where we sold 2.4 CDROMs,
1.32      deraadt   190: 2.3 "wire-frame" t-shirts, and the new 2.4 embroidered
                    191: "Because security matters..." t-shirts, polos, and sweaters.
                    192: <p>
                    193: An OpenBSD BOF was held one evening, led by Theo de Raadt.
                    194: <p>
1.31      deraadt   195: The terminal room ran OpenBSD 2.4 on 45 machines.  Obviously people's
                    196: trust in OpenBSD has increased, since numerous people who have not
                    197: used the Usenix terminal room (due to security problems that have come
                    198: from such use in the past) before were seen using the machines.
1.32      deraadt   199: <p>
1.31      deraadt   200: A PalmPilot schedule loader was at the membership booth, powered by OpenBSD.
                    201:
1.33      niklas    202: <p>
1.37      deraadt   203: <li><strong><a name=ipsec98></a>
1.33      niklas    204: <a href=http://www.netman.se/kurs/96.html>
1.77      rohee     205: IPsec/VPN Interoperability tests &amp; seminar
1.33      niklas    206: December 14, 1998. Stockholm, Sweden.  (in swedish)</a></strong><br>
1.34      deraadt   207: OpenBSD was represented as one of about a dozen
                    208: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
                    209: implementations who were tested for interoperability.  The tests were
                    210: successful, both for the technology in general, and for OpenBSD in
                    211: specific.  We managed to communicate encrypted with every vendor present,
                    212: and to negotiate keys via IKE with everyone capable.
1.33      niklas    213:
1.36      niklas    214: <p>
                    215: <li><strong>
                    216: <a href=http://www.europen.se/NordU99>
                    217: NordU99 -- The first EurOpen/USENIX Conference.
                    218: February 9-12, 1999. Stockholm, Sweden.</a></strong><p>
                    219: A couple of OpenBSD team members were there and some of the swedish user
                    220: society as well.  OpenBSD CDs were sold at a booth and at the end of a
                    221: security talk, the project got applauded for its continuous strive of auditing
                    222: security sensitive parts of the system.
                    223:
1.45      jason     224: <p>
                    225: <li><strong>
1.100     reinhard  226: <a href=http://www.ietf.org/proceedings/99mar/index.html>
1.45      jason     227: 44th IETF meeting.
                    228: March 15-19, 1999. Minneapolis, Minnesota, USA</a></strong><p>
                    229: Some OpenBSD team members were at this conference, in particular our
                    230: IPSEC developers.
                    231:
                    232: <p>
                    233: <li><strong>
                    234: <a href=http://www.linuxexpo.org>
                    235: 5th Annual Linux Expo.
                    236: May 18-22, 1999. Raleigh, North Carolina, USA.</a></strong><p>
                    237: Some OpenBSD team members were at this conference selling OpenBSD 2.5 CDs,
                    238: OpenBSE T-shirts, as well as Blowfish T-shirts, which sold out very quickly
                    239: at a table donated by the Expo.  OpenBSD was the only BSD represented at the
                    240: vendor exposition, and we had good chance to present a secure alternative
                    241: to Linux.
                    242:
1.46      deraadt   243: <p>
                    244: <a name=usenix99>
                    245: <li><strong>
                    246: <a href=http://www.usenix.org/events/usenix99/index.html>
                    247: Usenix Annual Technical Conference.
                    248: June 6-11, 1999. Monterey, California, USA.</a></strong><p>
1.106     jufi      249: Some OpenBSD developers presented papers in the Freenix track.<p>
                    250: The <a href="http://www.usenix.org">USENIX Association</a>
1.46      deraadt   251: provided The OpenBSD Project with a grant to underwrite the production
1.106     jufi      252: of CDs of OpenBSD 2.5.  (We distributed the
                    253: release for free to attendees of the USENIX Annual Conference in
1.46      deraadt   254: June.)
                    255: <p>
                    256: Usenix team members were involved in the authoring and
1.47      deraadt   257: presentation of 4 OpenBSD-related papers:`
                    258: <p>
1.46      deraadt   259: <ul>
1.63      deraadt   260: <a name=anoncvs_paper></a>
1.66      deraadt   261: <li>Opening the Source Repository with Anonymous CVS.<br>
1.73      deraadt   262:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   263:     by <a href=mailto:chuck@openbsd.org>Charles D. Cranor</a>,
                    264:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.49      deraadt   265:     <a href=papers/anoncvs-paper.ps>paper</a> and
                    266:     <a href=papers/anoncvs-slides.ps>slides</a>.
1.66      deraadt   267: <p>
                    268: <li>A Future-Adaptable Password Scheme.<br>
1.73      deraadt   269:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   270:     by <a href=mailto:provos@openbsd.org>Niels Provos<a/>,
                    271:     <a href=mailto:dm@openbsd.org>David Mazieres</a>.<br>
                    272:     <a href=papers/bcrypt-paper.ps>paper</a> and
                    273:     <a href=papers/bcrypt-slides.ps>slides</a>.
                    274: <p>
                    275: <li>Cryptography in OpenBSD: An Overview.<br>
1.73      deraadt   276:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   277:     by <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>,
                    278:     <a href=mailto:niklas@openbsd.org>Niklas Hallqvist</a>,
                    279:     <a href=mailto:art@openbsd.org>Artur Grabowski</a>,
                    280:     <a href=mailto:angelos@openbsd.org>Angelos D. Keromytis</a>,
                    281:     <a href=mailto:provos@openbsd.org>Niels Provos</a>.<br>
1.50      deraadt   282:     <a href=papers/crypt-paper.ps>paper</a> and
                    283:     <a href=papers/crypt-slides.ps>slides</a>.
1.66      deraadt   284: <p>
                    285: <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
1.73      deraadt   286:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   287:     by <a href=mailto:millert@openbsd.org>Todd C. Miller</a>,
                    288:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.47      deraadt   289:     <a href=papers/strlcpy-paper.ps>paper</a> and
                    290:     <a href=papers/strlcpy-slides.ps>slides</a>.
1.66      deraadt   291: <p>
1.46      deraadt   292: </ul>
                    293:
1.51      deraadt   294: <p>
                    295: <li><strong>
                    296: <a href=http://www.defcon.org/html/defcon-6.html>
1.52      deraadt   297: Defcon VII. July 9-11, 1999. Las Vegas, Nevada, USA.</a></strong><p>
1.51      deraadt   298: At this conference, the OpenBSD team sold 100 or so 2.5 release CDROMs
                    299: and a TON of tshirts.
                    300: <p>
                    301:
1.53      jakob     302: <p>
                    303: <li><strong>
1.100     reinhard  304: <a href=http://www.ietf.org/proceedings/99jul/index.html>
1.53      jakob     305: 45th IETF meeting.
                    306: July 12-16, 1999. Oslo, Norway</a></strong><p>
1.54      jakob     307: A number of OpenBSD team members from all over the world were at this
                    308: conference. In addition to attending the IPsec and DNS working groups (among
                    309: others) we did IPsec/IKE interoperability testing together with
                    310: the japanese KAME project. Also, Angelos D. Keromytis did a presentation on
                    311: his work with keynote and isakmpd in OpenBSD.
1.53      jakob     312: <p>
                    313:
1.59      deraadt   314: <p>
                    315: <li><strong>
                    316: <a href=http://www.usenix.org/events/sec99/index.html>
                    317: Usenix Security.
                    318: August 23-26, 1999. Washington, DC, USA.</a></strong><p>
                    319: Many OpenBSD people from the east coast showed up and sold CDs and
                    320: shirts.  It was pretty clear from discussions that many people were
                    321: very aware of OpenBSD, and that OpenBSD was being used in very
                    322: significant security roles.
                    323:
                    324: <p>
                    325: <li><strong>
                    326: <a href=http://www.auug.org.au/winter/auug99>
                    327: AUUG'99.
                    328: September 8-11, 1999. Melbourne, Australia.</a></strong><p>
                    329: Theo de Raadt gave two talks on "quality of software" related issues
                    330: and participated on a panel about how open source projects are
                    331: coordinated.
                    332:
1.67      niklas    333: <p>
                    334: <li><strong><a name=ipsec99></a>
                    335: <a href=http://ip-dagarna.netman.se/interoptest.asp>
                    336: IPsec Interoperability tests September 27-30, 1999. Stockholm, Sweden.
                    337: (in swedish)</a></strong><br>
                    338: A dozen vendors, among them OpenBSD, tested more than 15
                    339: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
                    340: products, both gateways and hosts, for interoperability.  The tests
                    341: were successful as far as general IPsec and pre-shared key
                    342: authentication went, OpenBSD interoperated with everyone, but due to
                    343: time constraints we never got to test the certificate support
1.106     jufi      344: appropriately.  The results were presented later that fall at a
                    345: conference in Stockholm.
1.67      niklas    346:
1.70      deraadt   347: <p>
                    348: <li><strong>
                    349: <a href=http://www.acm.uiuc.edu/conference>
                    350: Reflections/Projections 1999
                    351: October 8-10, 1999. Champaign-Urbana, Illinois, USA.</a></strong><p>
1.106     jufi      352: Theo de Raadt spoke at 10:00am on the 9th.  Other OpenBSD
                    353: developers from the east coast attended as well.
1.70      deraadt   354:
1.71      niklas    355: <p>
                    356: <li><strong>
                    357: <a href=http://www.opensource-forum.com/konferens/>
1.77      rohee     358: Linux &amp; Open Source Software '99
1.71      niklas    359: October 21, 1999.  Stockholm, Sweden.  (in swedish)</a></strong><p>
                    360: Niklas Hallqvist spoke on the topic of how to use
                    361: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>
                    362: IPsec</a> for securing communications.
                    363:
1.72      ho        364: <p>
                    365: <li><strong>
                    366: <a href=http://ip-dagarna.netman.se/>
                    367: IP-dagarna 1999
                    368: October 27-28, 1999.  Stockholm, Sweden.  (in swedish)</a></strong><p>
1.77      rohee     369: H&aring;kan Olsson &amp; Jakob Schlyter spoke at the DNSSEC session on the 27th.
1.72      ho        370:
1.73      deraadt   371: <p>
                    372: <a name=lisa99>
                    373: <li><strong>
                    374: <a href=http://www.usenix.org/events/lisa99/>
                    375: 13th Systems Administration Conference (LISA 99)
                    376: November 7-12, 1999 Seattle, Washington, USA</a></strong><p>
                    377: Bob Beck presented a paper about the U of A's nifty OpenBSD based
1.106     jufi      378: solution to the problem of public Ethernet jacks in the technical sessions
1.82      deraadt   379: starting at 11:00 AM on the 11th.<br>
                    380: There were many other OpenBSD
1.73      deraadt   381: people at this conference as well, as well as a booth selling CDROMs and
                    382: t-shirts.  His paper is available at:<p>
                    383:
                    384: <ul>
                    385: <li>Dealing with Public Ethernet Jacks-Switches, Gateways, and Authentication.<br>
                    386:     <a href=events.html#lisa99>LISA 1999</a>,
                    387:     by <a href=mailto:beck@openbsd.org>Bob Beck</a>.<br>
                    388:     <a href=papers/authgw-paper.ps>paper</a> and
                    389:     <a href=papers/authgw-slides.ps>slides</a>.
                    390: </ul>
                    391: <p>
                    392:
1.75      mickey    393: <li><strong>
                    394: <a href=http://thebazaar.org>
                    395: The Bazaar.
                    396: December 14-16, 1999. New York, New York, USA.</a></strong><p>
                    397: Wes Sonnenreich and Tom Yates presented a tutorial on building
1.106     jufi      398: firewalls with OpenBSD.
1.75      mickey    399: BoF of open source BSDs took place.
                    400: 2.6 release CDROMs and t-shirts were sold.
                    401: Emphatic interest has been shown by representatives from press, international
1.76      ericj     402: government and military institutions.
1.75      mickey    403:
1.79      deraadt   404: <p>
                    405: <li><strong>
1.106     jufi      406: BSD BOF session, LinuxWorld Expo, New York (USA), Thursday February 3, 2000, 5:30-8:30PM.
1.79      deraadt   407: </a></strong><p>
                    408: Representatives from OpenBSD, BSDi, and FreeBSD hosted a
                    409: &quot;Birds Of a Feather&quot; session at the <a
1.82      deraadt   410: href="http://www.linuxworldexpo.com/">New York LinuxWorld Expo</a>.<br>
1.79      deraadt   411: There were installation CD-ROMs, free food, and even free Daemon Horns!
1.73      deraadt   412:
1.82      deraadt   413: <p>
1.80      deraadt   414: <li><strong>
                    415: <a href=http://www.nordu.org/NordU2000/>
1.81      art       416: NordU 2000 -- The second EurOpen/USENIX Conference.
                    417: February 8-11, 2000. Malmo, Sweden.</a></strong><p>
1.80      deraadt   418: About 15 OpenBSD team members attented.
                    419: OpenBSD CDs and shirts were sold at a booth donated by the conference.<br>
                    420: As well, Theo de Raadt gave an invited talk on Wednesday morning
                    421: about why software quality/security suffers, and what we can do to
                    422: improve it.
                    423: <p>
                    424:
1.93      louis     425: <li><strong>
                    426: <a href="http://www.zdevents.com/comdex/spring2000/">Linux Business Expo /
                    427: COMDEX Spring 2000, April 19, 2000, Chicago, IL, USA.</a></strong><p>
                    428: Louis Bertrand represented OpenBSD at a BSD BOF with FreeBSD/BDSI,
                    429: NetBSD and Apple (Darwin is BSD-derived). The BOF was attended by about
                    430: 75 people, many of whom were new to *BSD. It was an opportunity to
                    431: explore future cooperation among the various BSD groups and companies.
                    432: <p>
                    433:
1.94      deraadt   434: <li><strong>
                    435: <a href="http://www.dursec.com">
                    436: CanSecWest.
                    437: May 10-12, 2000. Robson Conference Centre, Vancouver, BC, Canada.</a></strong><p>
                    438: Theo de Raadt spoke about why programmers keep making the same stupid mistakes,
                    439: what types of efforts might improve this, and how this all relates to auditing
                    440: efforts.  Rain Forest Puppy, Ron Gula (Network Security Wizards), Ken Williams (E&Y),
                    441: March Roesch (snort/HiverWorld), and Fyodor (nmap) were among the other speakers
                    442: at this event.  (On a personal note; at this conference Theo realized that three
1.95      deraadt   443: leading Network Intrusion Detection System companies use OpenBSD as their
                    444: base operating system: Hiverworld, Network Security Wizards, and NFR).
1.96      deraadt   445: <p>
                    446:
                    447: <li><strong>
                    448: <a href="http://www.converge2000.com">
                    449: CONVERGENCE 2000.
                    450: May 18, 2000. Convention Centre, Calgary, Alberta, Canada.</a></strong><p>
                    451: Theo de Raadt participated in a panel discussion about the pros and cons
                    452: to using Open Source software in various business environments.  The local
                    453: users also handed out OpenSSH and OpenBSD posters, and were absolutely
                    454: surprised and amazed by the number of Calgary companies quietly using
                    455: OpenBSD.
                    456: <p>
1.94      deraadt   457:
1.99      deraadt   458: <li><strong>
                    459: <a href="http://www.manlug.mcc.ac.uk/calendar.html">
                    460: OpenBSD : The Open Source Secure Operating System.
                    461: June 17, 2000, 14:00. Manchester, UK.</a></strong><p>
                    462: Sam Smith gave a rundown of features coming in OpenBSD 2.7 and
                    463: OpenSSH 2.1.
                    464: <p>
                    465:
1.101     wvdputte  466: <li><strong>
                    467: <a href="reprints/crypto2000.html">
                    468: OpenBSD Crypto 2000 conference.
                    469: June 15 - 20, 2000, Calgary, AB, Canada.</a></strong><p>
1.104     deraadt   470: Repeating the tradition of a similar meeting held last year, many
                    471: OpenBSD developers from around the world converged on Calgary
                    472: for a weekend long hack-and-drink session.  As before, the event
                    473: was invitation only.  Many significant things got done, including
                    474: ipv6 + ipsec running over hardware crypto devices.
1.101     wvdputte  475:
                    476: <p>
                    477: <li><strong>
                    478: <a name=usenix2000>
                    479: <a href="http://www.usenix.org/events/usenix2000/">
                    480: Usenix Annual Technical Conference.
                    481: June 18-23, 2000. San Diego, California, USA.</a></strong><p>
1.102     aaron     482: Almost 20 OpenBSD developers showed up for the 25th anniversary of Usenix.
1.101     wvdputte  483: We had a vendor booth, as well as a number of papers being presented.
1.102     aaron     484: Conference attendees had the opportunity to test drive the new release,
1.104     deraadt   485: OpenBSD 2.7, on the 30 workstations in the terminal room.  For the first
                    486: time ever, the terminal room and wavelan networks also had a IPv6 connection,
                    487: and some users even discovered so by themselves over.
                    488: Theo also held a BoF on the Wednesday evening, after which the developers
                    489: had almost too much singing in foreign languages with the help of helium.
1.101     wvdputte  490: <ul>
                    491: <p>
                    492: <li>Implementing Internet Key Exchange, IKE.<br>
                    493:     <a href="#usenix2000">Usenix 2000</a>
                    494:     by <a href="mailto:angelos@openbsd.org">Angelos D. Keromytis</a>,
                    495:     <a href="mailto:niklas@openbsd.org">Niklas Hallqvist</a>.
1.116   ! niklas    496:     <a href="papers/ikepaper.ps">paper</a> and
        !           497:     <a href="papers/ikeslides.ps">slides</a>.
1.101     wvdputte  498: <p>
                    499: <li>Transparent Network Security Policy Enforcement.<br>
                    500:     <a href="#usenix2000">Usenix 2000</a>
                    501:     by <a href="mailto:angelos@openbsd.org">Angelos D. Keromytis</a>,
1.103     jason     502:     <a href="mailto:jason@openbsd.org">Jason L. Wright</a>.<br>
1.111     jason     503:     <a href="papers/bridgepaper.ps">paper</a> and
                    504:     <a href="papers/bridgeslides.ps">slides</a>.
1.101     wvdputte  505: <p>
                    506: <li>Safety Checking of Kernel Extensions.<br>
                    507:     <a href="#usenix2000">Usenix 2000</a>
                    508:     by <a href="mailto:cmetz@openbsd.org">Craig Metz</a>.
                    509: </ul>
                    510: <p>
                    511:
1.105     wvdputte  512: <li><strong>
                    513: <a href="http://www.linuxtag.de/2000/english/">
                    514: LinuxTag 2000,
                    515: June 29-July 2, 2000. Stuttgart, Germany.</a></strong><p>
                    516: There was a BSD booth where we had the first <a href="27.html">OpenBSD 2.7 CDs</a> for Europe
                    517: and the new blue stitchwork <a href="tshirts.html#11">Blowfish Polo</a> shirt.
                    518: <br>
                    519: Christian Weisgerber gave a
                    520: <a href="http://www.linuxtag.de/2000/english/conference/talks.php3?ID=3">talk
                    521: on BSD</a>.
                    522:
                    523: <p>
1.107     deraadt   524: <li><strong>
                    525: <a href="http://conferences.oreilly.com/oscon2000/">
                    526: O'Reilly Open Source Conference 2000,
                    527: July 17-20, 2000. Monterey, California, USA.</a></strong><p>
                    528: Ian Darwin presented a tutorial on
                    529: <a href="http://www.oreillynet.com/pub/w/bsd_tutorials.html">
1.109     kjell     530: Secure Internet Servers/Firewalls with OpenBSD</a>, and bravely
                    531: manned the OpenBSD booth for the remainder of the show.
                    532: Kjell Wooding took part in a panel discussion on the Future of the BSDs,
                    533: and spoke about
                    534: <a href="http://www.oreillynet.com/pub/w/bsd_presentations.html">
                    535: Secure By Default.</A> Both sessions were well attended, and at least
                    536: one Linux sysadmin was seen racing for a keyboard, scared look in his eyes,
                    537: after the security talk.
1.107     deraadt   538:
                    539: <p>
1.112     ian       540: Ian's tutorial is available at:
                    541: <ul>
1.113     deraadt   542:        <li>Secure Internet Servers and Firewalls with OpenBSD.
                    543:        by Ian F. Darwin,
1.112     ian       544:        <a href=papers/oreilly2000/>slides</a>.
                    545:        </ul>
                    546:
                    547: <p>
1.113     deraadt   548: <li><strong>
                    549: <a href="http://www.defcon.org">
                    550: Defcon 2000. July 28-30, 2000. Las Vegas, Nevada, USA.</a></strong><p>
                    551: Kjell Wooding (our ipf maintainer), James Phillips from the
                    552: <a href="http://www.deadly.org">OpenBSD Journal</a>, and Theo de Raadt
                    553: had a table and were selling OpenBSD CDROMs, tshirts, and posters on
                    554: Friday and Saturday.  Hordes of people visited our table and we at the
                    555: end we were completely sold out of CDROMS and shirts (allowing us to go
                    556: check out Hoover Dam's hardhat tour on Sunday and leave the madness behind).
                    557: <p>
                    558: We were completely amazed at the people who stopped by our table, to say
                    559: that they were relying on OpenBSD.
                    560: <p>
1.105     wvdputte  561:
1.59      deraadt   562: </dl>
1.1       deraadt   563:
                    564: <hr>
                    565: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    566: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.116   ! niklas    567: <br><small>$OpenBSD: events.html,v 1.115 2000/08/03 22:17:49 niklas Exp $</small>
1.1       deraadt   568:
                    569: </body>
                    570: </html>