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

Annotation of www/events.html, Revision 1.134

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