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

Annotation of www/events.html, Revision 1.81

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.59      deraadt    26: </dl>
                     27:
                     28: <hr>
1.55      deraadt    29:
                     30: <h2>Past events:</h2>
1.79      deraadt    31: (Most recent events are at the end of the list.)
1.59      deraadt    32: <dl>
1.1       deraadt    33:
1.13      deraadt    34: <p>
1.6       deraadt    35: <li><strong>
                     36: <a href=http://www.usenix.org/publications/library/proceedings/ana97/index.html>
                     37: Usenix Annual Technical Conference.
1.32      deraadt    38: January 6-10, 1997. Anaheim, California, USA.</a></strong><p>
1.34      deraadt    39: Theo de Raadt held a BOF ("Birds Of a Feather", ie. a meeting of people
                     40: interested in the same thing) about OpenBSD.
1.4       millert    41:
                     42: <p>
1.7       deraadt    43: <li><strong>
                     44: <a href=http://www.defcon.org/html/defcon-5.html>
1.32      deraadt    45: Defcon V. July 11-13, 1997. Las Vegas, Nevada, USA.</a></strong><p>
1.1       deraadt    46: At this conference, the OpenBSD team sold 100 or so 2.1 release CDROMs.
1.32      deraadt    47: <p>
1.1       deraadt    48: Since this is the primary security conference, many speakers said very
1.34      deraadt    49: good things about our stance on security... particularily people like
                     50: <a href=http://www.l0pht.com>the L0phT</a>.
1.1       deraadt    51:
                     52: <p>
1.32      deraadt    53: <li><strong>HOPE. August 1997. New York, New York, USA.</strong><p>
1.6       deraadt    54: The terminal room consisted primarily of Decstation running
1.34      deraadt    55: OpenBSD 2.1.  Once again, the <a href=http://www.l0pht.com>L0phT</a>
                     56: people had very good things to say about our security.
1.1       deraadt    57:
                     58: <p>
1.10      provos     59: <li><strong>
                     60: <a href=http://www.hip97.nl>HIP. August 1997. Almere, Netherlands</a>
1.32      deraadt    61: </strong><p>
1.10      provos     62: Niels held a
                     63: <a href=http://www.physnet.uni-hamburg.de/provos/hip97-tcpip.html>talk</a>
                     64: about the problems of unencrypted TCP/IP connections, offering IPSEC as
                     65: possible solution.
1.32      deraadt    66:
1.3       provos     67: <p>
1.6       deraadt    68: <li><strong>
                     69: <a href=http://www.usenix.org/publications/library/proceedings/sec98/index.html>
1.32      deraadt    70: Usenix Security. January 26-29, 1998. San Antonio, Texas, USA</a></strong><p>
1.49      deraadt    71: At this conference, Theo presented an evening talk which basically
                     72: turned into a list of fixed security problems and cautionary tales about
                     73: subsystems in which future problems may be encountered
                     74: (<a href=papers/security98-slides.ps>slides available</a>).
1.32      deraadt    75: <p>
1.6       deraadt    76: The terminal room PC's ran OpenBSD 2.2.
1.1       deraadt    77:
                     78: <p>
1.6       deraadt    79: <li><strong>
1.41      deraadt    80: <a name=usenix-neworleans>
1.6       deraadt    81: <a href=http://www.usenix.org/publications/library/proceedings/usenix98/index.html>
                     82: Usenix Annual Technical Conference.
1.32      deraadt    83: June 15-19, 1998. New Orleans, Louisiana, USA.</a></strong><p>
1.6       deraadt    84: At Usenix 1998 there was a strong OpenBSD presence both in the Freenix
1.12      deraadt    85: and normal tracks.  Theo did a general talk about what the OpenBSD
                     86: project offers.  Angelos held a panel about IPSEC (which is quite an
                     87: OpenBSD topic since IPSEC development at that time was so much further
1.32      deraadt    88: ahead in OpenBSD than anywhere else).
                     89: <p>
1.12      deraadt    90: The terminal room PC's ran OpenBSD 2.3.  We sold many CDROMs.  The
                     91: first style of OpenBSD t-shirt also sold quite well.
1.2       deraadt    92:
                     93: <p>
1.6       deraadt    94: <li><strong><a href=http://www.blackhat.com>
1.32      deraadt    95: BlackHat Sessions. July 29-30, 1998. Las Vegas, Nevada, USA.</a></strong><p>
1.2       deraadt    96: Theo de Raadt presented a talk entitled
                     97: "Auditing software for security" about the OpenBSD security auditing
                     98: team's process and the lessons the team learned.  The talk concentrated
                     99: on how our process fixes bugs -- not just holes -- since one never knows
                    100: when 5 bugs will act together to become a hole.
                    101:
1.1       deraadt   102: <p>
1.42      deraadt   103: <a name=defcon98>
1.51      deraadt   104: <li><strong><a href=http://www.defcon.org/html/defcon-6.html>
1.32      deraadt   105: Defcon VI. July 31 - Aug 2, 1998. Las Vegas, Nevada, USA.</a></strong><p>
1.6       deraadt   106: The router to the outside world was an OpenBSD 2.3 box.  It was involved
                    107: in a "capture the flag" competition in which an entire room of crackers
                    108: attempted to break into it and machines running other operating systems.
1.32      deraadt   109: The OpenBSD box was not broken into.
                    110: <p>
1.51      deraadt   111: Almost 100 OpenBSD 2.3 CDROMs were sold (we ran out again).  The primates
                    112: at <a href=http://www.monkey.org>monkey.org</a> brought 2.3 "wire-frame"
1.32      deraadt   113: OpenBSD t-shirts to the conference and sold almost 200 of them.  The
1.6       deraadt   114: proceeds from the sales were donated to the OpenBSD project.
1.2       deraadt   115:
1.1       deraadt   116: <p>
1.60      deraadt   117: <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>
                    118: <p>
1.11      jkatz     119: OpenBSD team members will be on-hand to discuss OpenBSD's role among the
                    120: other free software projects available as well as sell CDs and t-shirts.
                    121:
1.17      deraadt   122: <p>
                    123: <li><strong>
                    124: <a href=http://www.acm.uiuc.edu/conference>
                    125: Reflections/Projections 1998
1.32      deraadt   126: October 2-4, 1998. Champaign-Urbana, Illinois, USA.</a></strong><p>
1.17      deraadt   127: Theo de Raadt spoke in a panel about Open/Free software with Eric
1.21      pattonme  128: Raymond and others.
                    129:
                    130: <p>
                    131: <li><strong>
                    132: <a href="http://www.nceexpo.com/">
1.32      deraadt   133: NCEE '98. October 9,10 1998. Auburn, Maine, USA.</a></strong><p>
1.21      pattonme  134: An extensive after-action report was sent to advocacy@openbsd.org. While
                    135: sales of shirts and CDROM's left much to be desired, we did have good
1.28      espie     136: opportunities to further project visibility and highlight its strengths.
1.17      deraadt   137:
1.23      niklas    138: <p>
                    139: <li><strong>
1.65      ho        140: IP-dagarna, October 29, 30 1998, Stockholm, Sweden.  (in swedish)
1.32      deraadt   141: </a></strong><p>
1.23      niklas    142: At this conference, entirely devoted to IP, Niklas Hallqvist from the
                    143: OpenBSD team held a talk on the IKE (a.k.a ISAKMP/Oakley) key management
                    144: protocol and experiences from the implementation of <strong>isakmpd</strong>,
1.25      deraadt   145: an IKE implementation funded by Ericsson Radio Systems and developed
1.32      deraadt   146: primarily for the OpenBSD IPSEC stack.
                    147: <p>
                    148: Isakmpd will be shipped with OpenBSD after 2.4 is released.
1.25      deraadt   149:
                    150: <p>
                    151: <li><strong>
1.26      wvdputte  152: <a href="http://www.asc.unam.mx/disc98">
1.25      deraadt   153: DISC - Seguridad en C'omputo 98:
1.32      deraadt   154: November 2-7, 1998. Mexico City.</a></strong><p>
1.34      deraadt   155: Theo de Raadt gave a talk about security auditing, sponsored by
                    156: <a href=http://www.core-sdi.com>CORE SDI S.A.</a>, an Argentinian
                    157: security auditing company who strongly believes in the future
1.49      deraadt   158: of OpenBSD. (<a href=papers/mexico98-slides.ps>Slides are available</a>).
1.23      niklas    159:
1.31      deraadt   160: <p>
                    161: <li><strong>
1.42      deraadt   162: <a name=lisaboston-98>
1.31      deraadt   163: <a href=http://usenix.org/events/lisa98>
                    164: LISA '98: 12th Systems Administration Conference
1.32      deraadt   165: December 6-11, 1998. Boston, Massachusetts.</a></strong><p>
                    166: More than 10 OpenBSD team members showed up.  By far, OpenBSD was the
                    167: largest representative group from free software at the conference.
                    168: <p>
1.31      deraadt   169: Usenix donated us a table in the vendor area where we sold 2.4 CDROMs,
1.32      deraadt   170: 2.3 "wire-frame" t-shirts, and the new 2.4 embroidered
                    171: "Because security matters..." t-shirts, polos, and sweaters.
                    172: <p>
                    173: An OpenBSD BOF was held one evening, led by Theo de Raadt.
                    174: <p>
1.31      deraadt   175: The terminal room ran OpenBSD 2.4 on 45 machines.  Obviously people's
                    176: trust in OpenBSD has increased, since numerous people who have not
                    177: used the Usenix terminal room (due to security problems that have come
                    178: from such use in the past) before were seen using the machines.
1.32      deraadt   179: <p>
1.31      deraadt   180: A PalmPilot schedule loader was at the membership booth, powered by OpenBSD.
                    181:
1.33      niklas    182: <p>
1.37      deraadt   183: <li><strong><a name=ipsec98></a>
1.33      niklas    184: <a href=http://www.netman.se/kurs/96.html>
1.77      rohee     185: IPsec/VPN Interoperability tests &amp; seminar
1.33      niklas    186: December 14, 1998. Stockholm, Sweden.  (in swedish)</a></strong><br>
1.34      deraadt   187: OpenBSD was represented as one of about a dozen
                    188: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
                    189: implementations who were tested for interoperability.  The tests were
                    190: successful, both for the technology in general, and for OpenBSD in
                    191: specific.  We managed to communicate encrypted with every vendor present,
                    192: and to negotiate keys via IKE with everyone capable.
1.33      niklas    193:
1.36      niklas    194: <p>
                    195: <li><strong>
                    196: <a href=http://www.europen.se/NordU99>
                    197: NordU99 -- The first EurOpen/USENIX Conference.
                    198: February 9-12, 1999. Stockholm, Sweden.</a></strong><p>
                    199: A couple of OpenBSD team members were there and some of the swedish user
                    200: society as well.  OpenBSD CDs were sold at a booth and at the end of a
                    201: security talk, the project got applauded for its continuous strive of auditing
                    202: security sensitive parts of the system.
                    203:
1.45      jason     204: <p>
                    205: <li><strong>
                    206: <a href=http://www.ietf.org/meetings/IETF-44.html>
                    207: 44th IETF meeting.
                    208: March 15-19, 1999. Minneapolis, Minnesota, USA</a></strong><p>
                    209: Some OpenBSD team members were at this conference, in particular our
                    210: IPSEC developers.
                    211:
                    212: <p>
                    213: <li><strong>
                    214: <a href=http://www.linuxexpo.org>
                    215: 5th Annual Linux Expo.
                    216: May 18-22, 1999. Raleigh, North Carolina, USA.</a></strong><p>
                    217: Some OpenBSD team members were at this conference selling OpenBSD 2.5 CDs,
                    218: OpenBSE T-shirts, as well as Blowfish T-shirts, which sold out very quickly
                    219: at a table donated by the Expo.  OpenBSD was the only BSD represented at the
                    220: vendor exposition, and we had good chance to present a secure alternative
                    221: to Linux.
                    222:
1.46      deraadt   223: <p>
                    224: <a name=usenix99>
                    225: <li><strong>
                    226: <a href=http://www.usenix.org/events/usenix99/index.html>
                    227: Usenix Annual Technical Conference.
                    228: June 6-11, 1999. Monterey, California, USA.</a></strong><p>
                    229: OpenBSD team members will surely be at this conference.
                    230: Some OpenBSD developers are presenting papers in the Freenix track.<p>
                    231: The <a href="http://www.usenix.org">USENIX Association</a> recently
                    232: provided The OpenBSD Project with a grant to underwrite the production
                    233: of CDs of its newest release, OpenBSD 2.5.  (We will be distributing the
                    234: new release for free to attendees of the USENIX Annual Conference in
                    235: June.)
                    236: <p>
                    237: Usenix team members were involved in the authoring and
1.47      deraadt   238: presentation of 4 OpenBSD-related papers:`
                    239: <p>
1.46      deraadt   240: <ul>
1.63      deraadt   241: <a name=anoncvs_paper></a>
1.66      deraadt   242: <li>Opening the Source Repository with Anonymous CVS.<br>
1.73      deraadt   243:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   244:     by <a href=mailto:chuck@openbsd.org>Charles D. Cranor</a>,
                    245:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.49      deraadt   246:     <a href=papers/anoncvs-paper.ps>paper</a> and
                    247:     <a href=papers/anoncvs-slides.ps>slides</a>.
1.66      deraadt   248: <p>
                    249: <li>A Future-Adaptable Password Scheme.<br>
1.73      deraadt   250:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   251:     by <a href=mailto:provos@openbsd.org>Niels Provos<a/>,
                    252:     <a href=mailto:dm@openbsd.org>David Mazieres</a>.<br>
                    253:     <a href=papers/bcrypt-paper.ps>paper</a> and
                    254:     <a href=papers/bcrypt-slides.ps>slides</a>.
                    255: <p>
                    256: <li>Cryptography in OpenBSD: An Overview.<br>
1.73      deraadt   257:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   258:     by <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>,
                    259:     <a href=mailto:niklas@openbsd.org>Niklas Hallqvist</a>,
                    260:     <a href=mailto:art@openbsd.org>Artur Grabowski</a>,
                    261:     <a href=mailto:angelos@openbsd.org>Angelos D. Keromytis</a>,
                    262:     <a href=mailto:provos@openbsd.org>Niels Provos</a>.<br>
1.50      deraadt   263:     <a href=papers/crypt-paper.ps>paper</a> and
                    264:     <a href=papers/crypt-slides.ps>slides</a>.
1.66      deraadt   265: <p>
                    266: <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
1.73      deraadt   267:     <a href=events.html#usenix99>Usenix 1999</a>,
1.66      deraadt   268:     by <a href=mailto:millert@openbsd.org>Todd C. Miller</a>,
                    269:     <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
1.47      deraadt   270:     <a href=papers/strlcpy-paper.ps>paper</a> and
                    271:     <a href=papers/strlcpy-slides.ps>slides</a>.
1.66      deraadt   272: <p>
1.46      deraadt   273: </ul>
                    274:
1.51      deraadt   275: <p>
                    276: <li><strong>
                    277: <a href=http://www.defcon.org/html/defcon-6.html>
1.52      deraadt   278: Defcon VII. July 9-11, 1999. Las Vegas, Nevada, USA.</a></strong><p>
1.51      deraadt   279: At this conference, the OpenBSD team sold 100 or so 2.5 release CDROMs
                    280: and a TON of tshirts.
                    281: <p>
                    282:
1.53      jakob     283: <p>
                    284: <li><strong>
                    285: <a href=http://www.ietf.org/meetings/IETF-45.html>
                    286: 45th IETF meeting.
                    287: July 12-16, 1999. Oslo, Norway</a></strong><p>
1.54      jakob     288: A number of OpenBSD team members from all over the world were at this
                    289: conference. In addition to attending the IPsec and DNS working groups (among
                    290: others) we did IPsec/IKE interoperability testing together with
                    291: the japanese KAME project. Also, Angelos D. Keromytis did a presentation on
                    292: his work with keynote and isakmpd in OpenBSD.
1.53      jakob     293: <p>
                    294:
1.59      deraadt   295: <p>
                    296: <li><strong>
                    297: <a href=http://www.usenix.org/events/sec99/index.html>
                    298: Usenix Security.
                    299: August 23-26, 1999. Washington, DC, USA.</a></strong><p>
                    300: Many OpenBSD people from the east coast showed up and sold CDs and
                    301: shirts.  It was pretty clear from discussions that many people were
                    302: very aware of OpenBSD, and that OpenBSD was being used in very
                    303: significant security roles.
                    304:
                    305: <p>
                    306: <li><strong>
                    307: <a href=http://www.auug.org.au/winter/auug99>
                    308: AUUG'99.
                    309: September 8-11, 1999. Melbourne, Australia.</a></strong><p>
                    310: Theo de Raadt gave two talks on "quality of software" related issues
                    311: and participated on a panel about how open source projects are
                    312: coordinated.
                    313:
1.67      niklas    314: <p>
                    315: <li><strong><a name=ipsec99></a>
                    316: <a href=http://ip-dagarna.netman.se/interoptest.asp>
                    317: IPsec Interoperability tests September 27-30, 1999. Stockholm, Sweden.
                    318: (in swedish)</a></strong><br>
                    319: A dozen vendors, among them OpenBSD, tested more than 15
                    320: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>IPsec</a>
                    321: products, both gateways and hosts, for interoperability.  The tests
                    322: were successful as far as general IPsec and pre-shared key
                    323: authentication went, OpenBSD interoperated with everyone, but due to
                    324: time constraints we never got to test the certificate support
                    325: appropriately.  The results will be presented later this fall at a
                    326: conference in Stockholm, at that event we hope to finish the
                    327: certificate tests.
                    328:
1.70      deraadt   329: <p>
                    330: <li><strong>
                    331: <a href=http://www.acm.uiuc.edu/conference>
                    332: Reflections/Projections 1999
                    333: October 8-10, 1999. Champaign-Urbana, Illinois, USA.</a></strong><p>
                    334: Theo de Raadt will be speaking at 10:00am on the 9th.  Other OpenBSD
                    335: developers from the east coast will also attend.
                    336:
1.71      niklas    337: <p>
                    338: <li><strong>
                    339: <a href=http://www.opensource-forum.com/konferens/>
1.77      rohee     340: Linux &amp; Open Source Software '99
1.71      niklas    341: October 21, 1999.  Stockholm, Sweden.  (in swedish)</a></strong><p>
                    342: Niklas Hallqvist spoke on the topic of how to use
                    343: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html>
                    344: IPsec</a> for securing communications.
                    345:
1.72      ho        346: <p>
                    347: <li><strong>
                    348: <a href=http://ip-dagarna.netman.se/>
                    349: IP-dagarna 1999
                    350: October 27-28, 1999.  Stockholm, Sweden.  (in swedish)</a></strong><p>
1.77      rohee     351: H&aring;kan Olsson &amp; Jakob Schlyter spoke at the DNSSEC session on the 27th.
1.72      ho        352:
1.73      deraadt   353: <p>
                    354: <a name=lisa99>
                    355: <li><strong>
                    356: <a href=http://www.usenix.org/events/lisa99/>
                    357: 13th Systems Administration Conference (LISA 99)
                    358: November 7-12, 1999 Seattle, Washington, USA</a></strong><p>
                    359: Bob Beck presented a paper about the U of A's nifty OpenBSD based
                    360: solution to the problem of public Ethernet jacks in the techincal sessions
                    361: starting at 11:00 AM on the 11th. There were many other OpenBSD
                    362: people at this conference as well, as well as a booth selling CDROMs and
                    363: t-shirts.  His paper is available at:<p>
                    364:
                    365: <ul>
                    366: <li>Dealing with Public Ethernet Jacks-Switches, Gateways, and Authentication.<br>
                    367:     <a href=events.html#lisa99>LISA 1999</a>,
                    368:     by <a href=mailto:beck@openbsd.org>Bob Beck</a>.<br>
                    369:     <a href=papers/authgw-paper.ps>paper</a> and
                    370:     <a href=papers/authgw-slides.ps>slides</a>.
                    371: </ul>
                    372: <p>
                    373:
1.75      mickey    374: <li><strong>
                    375: <a href=http://thebazaar.org>
                    376: The Bazaar.
                    377: December 14-16, 1999. New York, New York, USA.</a></strong><p>
                    378: Wes Sonnenreich and Tom Yates presented a tutorial on building
                    379: firewalls w/ OpenBSD.
                    380: BoF of open source BSDs took place.
                    381: 2.6 release CDROMs and t-shirts were sold.
                    382: Emphatic interest has been shown by representatives from press, international
1.76      ericj     383: government and military institutions.
1.75      mickey    384:
1.79      deraadt   385: <p>
                    386: <li><strong>
                    387: BSD BOF session, LinuxWorld Expo, New York (USA), Thursday February 3, 5:30-8:30PM.
                    388: </a></strong><p>
                    389: Representatives from OpenBSD, BSDi, and FreeBSD hosted a
                    390: &quot;Birds Of a Feather&quot; session at the <a
                    391: href="http://www.linuxworldexpo.com/">New York LinuxWorld Expo</a>.
                    392: There were installation CD-ROMs, free food, and even free Daemon Horns!
1.73      deraadt   393:
1.80      deraadt   394: <li><strong>
                    395: <a href=http://www.nordu.org/NordU2000/>
1.81    ! art       396: NordU 2000 -- The second EurOpen/USENIX Conference.
        !           397: February 8-11, 2000. Malmo, Sweden.</a></strong><p>
1.80      deraadt   398: About 15 OpenBSD team members attented.
                    399: OpenBSD CDs and shirts were sold at a booth donated by the conference.<br>
                    400: As well, Theo de Raadt gave an invited talk on Wednesday morning
                    401: about why software quality/security suffers, and what we can do to
                    402: improve it.
                    403: <p>
                    404:
1.59      deraadt   405: </dl>
1.1       deraadt   406:
                    407: <hr>
                    408: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    409: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.81    ! art       410: <br><small>$OpenBSD: events.html,v 1.80 2000/02/12 08:27:14 deraadt Exp $</small>
1.1       deraadt   411:
                    412: </body>
                    413: </html>