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

Annotation of www/hackathons.html, Revision 1.132

1.105     tb          1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
1.1       deraadt     2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
1.96      tj          5: <title>OpenBSD: Hackathons</title>
1.1       deraadt     6: <meta name="description" content="the OpenBSD release song hackathon page">
1.96      tj          7: <meta name="copyright" content="This document copyright 2000-2016 by OpenBSD.">
1.1       deraadt     8: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.96      tj          9: <meta name="viewport" content="width=device-width, initial-scale=1">
                     10: <!-- XXX <link rel="stylesheet" type="text/css" href="openbsd.css"> -->
1.101     tb         11: <link rel="canonical" href="https://www.openbsd.org/hackathons.html">
1.130     bentley    12: <style type="text/css">
                     13: table {
                     14:        width: 1080px;
                     15:        border-collapse: collapse;
                     16: }
                     17:
                     18: tr {
                     19:        vertical-align: top;
                     20: }
                     21:
                     22: td {
                     23:        border-top: #000 2px solid;
                     24:        border-bottom: #000 2px solid;
                     25:        padding-top: 3px;
                     26:        padding-bottom: 3px;
                     27: }
                     28: </style>
1.1       deraadt    29: </head>
                     30:
1.98      tb         31: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     32:
1.96      tj         33: <h2>
                     34: <a href="index.html">
                     35: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     36: <font color="#e00000">Hackathons</font>
                     37: </h2>
                     38: <hr>
1.1       deraadt    39: <p>
1.57      deraadt    40:
1.55      deraadt    41: In June of 1999, OpenBSD held the first hackathon.  In the months
                     42: leading up to this, either Theo or Niels Provos had coined this new
                     43: word "hackathon".  A bunch of developers from around the world congregated
                     44: into a house in Calgary, and within the week had the first IPv6 and IPSEC
                     45: stacks completely integrated into an operating system... an industry
                     46: first.. an accidental scrape in a hardwood floor commemorates the event.
1.1       deraadt    47: <p>
1.57      deraadt    48:
1.55      deraadt    49: In succeeding years, the OpenBSD development process has benefited
                     50: greatly from holding more of these events.  In our form, hackathons
                     51: do not have talks, nor a specific schedule.  People will arrive at
                     52: a hackathon to work for a straight stretch of time on the projects
                     53: they wish to, in the same room as the people who they need to talk
                     54: to about their ideas.  Hackathons are about writing code.  At hackathons
                     55: there is an attempt to get new changes into the source tree quickly.
1.1       deraadt    56: Since people from many different timezones are in the same room,
                     57: development is almost around the clock.  Developers sometimes joke
                     58: about returning home without jet-lag.
                     59: <p>
                     60:
1.55      deraadt    61: Hackathons attendees come by invitation only.  Some new people in
                     62: the community who show promise are sometimes invited to see if they
                     63: have what it takes.  However, hackathons are not developer training
                     64: events.
1.1       deraadt    65: <p>
                     66:
1.60      deraadt    67: The event space and accommodation is typically funded by
1.65      deraadt    68: <a href="donations.html">donations to the OpenBSD Project</a>, or
1.123     tj         69: by the <a href="https://www.openbsdfoundation.org">OpenBSD Foundation</a>,
1.60      deraadt    70: however most developers pay for their own travel.  The facilities
                     71: are always chosen to be highly economical; generally near Universities
                     72: or in cheaper locales.  If anyone wants to help us <b>FUND ONE OF THESE
                     73: EVENTS OR A DEVELOPER'S TRAVEL</b>, please contact Theo de Raadt (who
1.83      deraadt    74: generally has the most knowledge about upcoming options), or directly
                     75: offer travel expenses to a developer for the next event.  General
1.60      deraadt    76: financing is more interesting, but we will entertain offers for free
                     77: locations as well.
1.57      deraadt    78: <p>
1.1       deraadt    79:
                     80: Here are some details about past and future events, also showing
                     81: a part of the artwork from the event T-shirt (if there was one made).
1.100     deraadt    82: The shirts are only given to people who attend the event, and are
1.1       deraadt    83: worn with pride.  Every shirt contains at least one developer in-joke,
                     84: so don't worry if you can't understand the shirt.  Just enjoy them.
                     85: <p>
                     86:
1.130     bentley    87: <table>
                     88: <tr>
1.1       deraadt    89: <td>
1.132   ! deraadt    90:     <a id="l2k18" href="images/hackathons/l2k18.jpg">
        !            91:     <img src="images/hackathons/l2k18-s.gif"></a><br>
        !            92:     l2k18: libressl mini hackathon<br>
        !            93:     Nov 3-11, 2018<br>
        !            94:     Edmonton, Canada<br>
        !            95:     5 developers<br>
        !            96:     Supported by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
        !            97:     <br>
        !            98: <td>
1.127     benno      99:     <a id="n2k18" href="images/hackathons/n2k18.gif">
                    100:     <img src="images/hackathons/n2k18-s.gif"></a><br>
                    101:     n2k18: network hackathon<br>
                    102:     Sept 6-11, 2018<br>
1.128     naddy     103:     &Uacute;st&iacute; nad Labem, Czech Republic<br>
1.127     benno     104:     11 developers<br>
1.131     deraadt   105:     Supported by Univerzita Jana Evangelisty Purkyn&#283; and
                    106:     funded by Oracle and
1.129     benno     107:     <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.127     benno     108: <td>
1.126     deraadt   109:     <a id="g2k18" href="images/hackathons/g2k18.gif">
                    110:     <img src="images/hackathons/g2k18-s.gif"></a><br>
                    111:     g2k18: general hackathon<br>
                    112:     Jul 8-13, 2018<br>
                    113:     Ljubljana, Slovenia<br>
                    114:     39 developers<br>
                    115:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    116:     and with the support of Mitja Mu&#382;eni&#269;.
1.132   ! deraadt   117: <tr>
1.126     deraadt   118: <td>
1.124     deraadt   119:     <a id="p2k18" href="images/hackathons/p2k18.gif">
                    120:     <img src="images/hackathons/p2k18-s.gif"></a><br>
                    121:     p2k18: ports (and pledge) hackathon<br>
                    122:     Apr 23-29, 2018<br>
1.125     deraadt   123:     Nantes, France<br>
1.124     deraadt   124:     24 developers<br>
                    125:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    126:     and with the support of <a href="http://www.epitech.eu">Epitech Nantes</a>.
                    127: <td>
1.122     deraadt   128:     <a id="a2k18" href="images/hackathons/a2k18.gif">
                    129:     <img src="images/hackathons/a2k18-s.gif"></a><br>
                    130:     a2k18: antipodean hackathon<br>
                    131:     Feb 5-11, 2018<br>
                    132:     Dunedin, New Zealand<br>
                    133:     19 developers<br>
1.123     tj        134:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.122     deraadt   135:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
                    136: <td>
1.120     deraadt   137:     <a id="s2k17" href="images/hackathons/s2k17.gif">
                    138:     <img src="images/hackathons/s2k17-s.gif"></a><br>
                    139:     s2k17: snowshoe hackathon<br>
                    140:     Nov 26 - 29, 2017<br>
                    141:     Elk Lakes Cabin, BC<br>
                    142:     10 developers<br>
                    143:     Funded by <a href="http://www.foretell.ca">ForeTell Technologies</a>
                    144:     and with the support of <a href="http://www.xplornet.ca">Xplornet</a>.
1.132   ! deraadt   145: <tr>
1.120     deraadt   146: <td>
1.117     deraadt   147:     <a id="p2k17" href="images/hackathons/p2k17.gif">
                    148:     <img src="images/hackathons/p2k17-s.gif"></a><br>
1.118     rpe       149:     p2k17: ports hackathon<br>
1.117     deraadt   150:     Nov 1 - 6, 2017<br>
                    151:     Berlin, Germany<br>
                    152:     23 developers<br>
1.123     tj        153:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.119     benno     154:     with the support of <a href="http://www.in-berlin.de">IN-Berlin</a> and
                    155:     <a href="http://www.hostserver.de/">Hostserver</a>.
1.117     deraadt   156: <td>
1.115     deraadt   157:     <a id="t2k17" href="images/hackathons/t2k17.jpg">
                    158:     <img src="images/hackathons/t2k17-s.gif"></a><br>
                    159:     t2k17: general hackathon<br>
                    160:     Aug 9 - 15, 2017<br>
                    161:     Toronto, Canada<br>
                    162:     38 developers<br>
1.123     tj        163:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.115     deraadt   164:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
                    165: <td>
1.112     jsg       166:     <a id="d2k17" href="images/hackathons/d2k17.gif">
1.111     deraadt   167:     <img src="images/hackathons/d2k17-s.gif"></a><br>
                    168:     d2k17: network mini-hackathon<br>
1.113     tj        169:     May 26 - 31, 2017<br>
1.111     deraadt   170:     Starnberg, Germany<br>
                    171:     24 developers<br>
1.123     tj        172:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.121     deraadt   173:     and with the support of <a href="http://www.genua.de">genua</a>.
1.132   ! deraadt   174: <tr>
1.111     deraadt   175: <td>
1.110     deraadt   176:     <a id="noshirt" href="images/hackathons/noshirt-s.gif">
                    177:     <img src="images/hackathons/noshirt-s.gif"></a><br>
1.109     deraadt   178:     e2k17: nano-hackathon<br>
                    179:     March 25 - 28, 2017<br>
                    180:     Edmonton, Canada<br>
                    181:     5 developers<br>
                    182:     With the support of Bob Beck.
                    183: <td>
1.108     deraadt   184:     <a id="a2k17" href="images/hackathons/a2k17.gif">
                    185:     <img src="images/hackathons/a2k17-s.gif"></a><br>
1.107     deraadt   186:     a2k17: antipodean hackathon<br>
                    187:     Jan 19 - 26, 2017<br>
                    188:     Brisbane, Australia<br>
                    189:     19 developers<br>
1.123     tj        190:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.107     deraadt   191:     and with the support of David Gwynne.
                    192: <td>
1.104     deraadt   193:     <br>
                    194:     <br>
                    195:     <a id="l2k16" href="images/hackathons/l2k16.gif">
                    196:     <img src="images/hackathons/l2k16-s.gif"></a><br>
                    197:     <br>
                    198:     <br>
                    199:     <br>
                    200:     <br>
                    201:     <br>
                    202:     <br>
                    203:     <br>
                    204:     <br>
                    205:     <br>
                    206:     l2k16: libressl hackathon<br>
                    207:     Nov 2 - 6, 2016<br>
                    208:     Toulouse, France<br>
                    209:     9 developers<br>
1.123     tj        210:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.104     deraadt   211:     with the help of <a href="http://www.enseeiht.fr">ENSEEIHT</a> and
                    212:     <a href="http://www.objectif-libre.com">Objectif Libre</a>.
1.132   ! deraadt   213: <tr>
1.104     deraadt   214: <td>
1.107     deraadt   215:     <a id="b2k16" href="images/hackathons/b2k16.gif">
1.104     deraadt   216:     <img src="images/hackathons/b2k16-s.gif"></a><br>
                    217:     b2k16: budapest ports hackathon<br>
                    218:     Oct 31 - Nov 5, 2016<br>
                    219:     Budapest, Hungary<br>
                    220:     10 developers<br>
1.123     tj        221:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.104     deraadt   222: <td>
1.102     deraadt   223:     <a id="g2k16" href="images/hackathons/g2k16.gif">
                    224:     <img src="images/hackathons/g2k16-s.gif"></a><br>
1.103     deraadt   225:     g2k16: general hackathon<br>
1.102     deraadt   226:     Aug 30 - Sep 5, 2016<br>
                    227:     Cambridge, UK<br>
                    228:     62 developers<br>
1.123     tj        229:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.102     deraadt   230:     with the help of
                    231:     <a href="http://www.cl.cam.ac.uk">Computer Laboratory, Cambridge</a>.
                    232: <td>
1.100     deraadt   233:     <a id="n2k16" href="images/hackathons/n2k16.gif">
                    234:     <img src="images/hackathons/n2k16-s.gif"></a><br>
                    235:     n2k16: network hackathon<br>
                    236:     Jul 18 - 22, 2016<br>
                    237:     Prague, Czech Republic<br>
                    238:     18 developers<br>
1.123     tj        239:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.100     deraadt   240:     and <a href="http://www.oracle.com">Oracle</a>, with the help of
                    241:     <a href="http://cuni.cz">Charles University</a>.
1.132   ! deraadt   242: <tr>
1.100     deraadt   243: <td>
1.97      deraadt   244:     <a id="p2k16" href="images/hackathons/p2k16.gif">
                    245:     <img src="images/hackathons/p2k16-s.gif"></a><br>
                    246:     p2k16: ports hackathon<br>
1.100     deraadt   247:     Apr 25 - 29, 2016<br>
1.97      deraadt   248:     Nantes, France<br>
                    249:     22 developers<br>
1.123     tj        250:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.97      deraadt   251:     and with the support of <a href="http://www.epitech.eu">Epitech Nantes</a>.
                    252: <td>
1.94      deraadt   253:     <a id="n2k15" href="images/hackathons/n2k15.gif">
                    254:     <img src="images/hackathons/n2k15-s.gif"></a><br>
                    255:     n2k15: network MP hackathon<br>
1.100     deraadt   256:     Dec 1 - 6, 2015<br>
1.94      deraadt   257:     Hannover, Germany<br>
                    258:     19 developers<br>
1.123     tj        259:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.94      deraadt   260:     and with the support of <a href="http://esdenera.com">Esdenera Networks</a>.
                    261: <td>
1.92      deraadt   262:     <a id="u2k15" href="images/hackathons/u2k15.gif">
                    263:     <img src="images/hackathons/u2k15-s.gif"></a><br>
                    264:     u2k15: utf8 hackathon<br>
                    265:     Oct 22 - 27, 2015<br>
                    266:     Berlin, Germany<br>
                    267:     22 developers<br>
1.123     tj        268:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.92      deraadt   269:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.132   ! deraadt   270: <tr>
1.92      deraadt   271: <td>
1.88      deraadt   272:     <a id="l2k15" href="images/hackathons/l2k15.gif">
                    273:     <img src="images/hackathons/l2k15-s.gif"></a><br>
                    274:     l2k15: libressl hackathon<br>
                    275:     Sep 8 - 13, 2015<br>
                    276:     <a href="http://foi.unizg.hr">Faculty of Organization and Informatics</a>, Vara&#382;din, Croatia<br>
                    277:     17 developers<br>
1.123     tj        278:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.88      deraadt   279:     with help of the <a href="http://foi.unizg.hr">Open Systems and Security Lab</a>.
                    280: <td>
1.89      yuo       281:     <a id="j2k15" href="images/hackathons/j2k15.gif">
                    282:     <img src="images/hackathons/j2k15-s.gif"></a><br>
1.87      deraadt   283:     j2k15: uefi hackathon<br>
                    284:     Aug 30 - Sep 2, 2015<br>
1.89      yuo       285:     Nasu, Tochigi, Japan<br>
1.87      deraadt   286:     6 developers<br>
1.91      deraadt   287:     With the support of <a href="http://www.iij-ii.co.jp/en/">IIJ innovation institute</a>.
1.87      deraadt   288: <td>
1.86      deraadt   289:     <a id="c2k15" href="images/hackathons/c2k15.gif">
                    290:     <img src="images/hackathons/c2k15-s.gif"></a><br>
                    291:     c2k15: general hackathon<br>
                    292:     Jul 15 - 21, 2015<br>
                    293:     <a href="http://sait.ca">SAIT</a>, Calgary<br>
                    294:     45 developers<br>
1.123     tj        295:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.86      deraadt   296:     and with the support of <a href="http://sait.ca">SAIT</a>.
1.132   ! deraadt   297: <tr>
1.86      deraadt   298: <td>
1.78      sthen     299:     <a id="p2k15" href="images/hackathons/p2k15.gif">
                    300:     <img src="images/hackathons/p2k15-s.gif"></a><br>
                    301:     p2k15: ports mini hackathon<br>
                    302:     Apr 2 - 7, 2015<br>
1.82      sthen     303:     <a href="http://emps.exeter.ac.uk/">University of Exeter</a>, UK<br>
1.79      sthen     304:     14 developers<br>
1.123     tj        305:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.82      sthen     306:     and with the support of Andy Henderson.
1.78      sthen     307: <td>
1.77      deraadt   308:     <a id="s2k15" href="images/hackathons/s2k15.gif">
                    309:     <img src="images/hackathons/s2k15-s.gif"></a><br>
                    310:     s2k15: southern mini hackathon<br>
                    311:     Feb 6 - 13, 2015<br>
                    312:     Brisbane, Australia<br>
                    313:     21 developers<br>
1.123     tj        314:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.77      deraadt   315:     and with the support of David Gwynne.
                    316: <td>
1.71      deraadt   317:     <a id="g2k14" href="images/hackathons/g2k14.gif">
                    318:     <img src="images/hackathons/g2k14-s.gif"></a><br>
                    319:     g2k14: general hackathon<br>
                    320:     July 8 - 14, 2014<br>
                    321:     Ljubljana, Slovenia<br>
1.73      deraadt   322:     49 developers<br>
1.123     tj        323:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.71      deraadt   324:     and with the support of Mitja Mu&#382;eni&#269;.
1.132   ! deraadt   325: <tr>
1.71      deraadt   326: <td>
1.70      deraadt   327:     <a id="m2k14" href="images/hackathons/m2k14.gif">
                    328:     <img src="images/hackathons/m2k14-s.gif"></a><br>
                    329:     m2k14: mini hackathon<br>
                    330:     Apr 17 - 22, 2014<br>
                    331:     Marrakech, Morocco<br>
                    332:     12 developers<br>
1.123     tj        333:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   334:     and with the support of <a href="http://www.uca.ma/">Universit&eacute; Cadi Ayyad</a>.
                    335: <td>
1.69      deraadt   336:     <a id="n2k14" href="images/hackathons/n2k14.gif">
1.65      deraadt   337:     <img src="images/hackathons/n2k14-s.gif"></a><br>
                    338:     n2k14: mini hackathon<br>
                    339:     Jan 18 - 25, 2014<br>
                    340:     Dunedin, New Zealand<br>
                    341:     15 developers<br>
1.114     tb        342:     Funded by <a href="http://www.foretell.ca">ForeTell Technologies</a>
1.70      deraadt   343:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.65      deraadt   344: <td>
1.63      deraadt   345:     <a id="b2k13" href="images/hackathons/b2k13.gif">
                    346:     <img src="images/hackathons/b2k13-s.gif"></a><br>
                    347:     b2k13: mini hackathon<br>
                    348:     Oct 17 - 21, 2013<br>
                    349:     Berlin, Germany<br>
                    350:     21 developers<br>
1.123     tj        351:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   352:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.132   ! deraadt   353: <tr>
1.1       deraadt   354: <td>
1.63      deraadt   355:     <a id="t2k13" href="images/hackathons/t2k13.jpg">
                    356:     <img src="images/hackathons/t2k13-s.gif"></a><br>
                    357:     t2k13: general hackathon<br>
                    358:     May 29 - Jun 5, 2013<br>
                    359:     Toronto, Canada<br>
                    360:     43 developers<br>
1.123     tj        361:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   362:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
1.1       deraadt   363: <td>
1.63      deraadt   364:     <a id="n2k13" href="images/hackathons/n2k13.gif">
                    365:     <img src="images/hackathons/n2k13-s.gif"></a><br>
                    366:     n2k13: network hackathon<br>
                    367:     Jan 13 - 19, 2013<br>
                    368:     Dunedin, New Zealand<br>
                    369:     17 developers<br>
1.123     tj        370:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   371:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.1       deraadt   372: <td>
1.63      deraadt   373:     <a id="c2k12" href="images/hackathons/c2k12.gif">
                    374:     <img src="images/hackathons/c2k12-s.gif"></a><br>
                    375:     c2k12: coimbra hackathon<br>
                    376:     Nov 14 - 20, 2012<br>
                    377:     Coimbra, Portugal<br>
                    378:     10 developers<br>
1.123     tj        379:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   380:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.132   ! deraadt   381: <tr>
1.1       deraadt   382: <td>
1.63      deraadt   383:     <a id="p2k12" href="images/hackathons/p2k12.gif">
                    384:     <img src="images/hackathons/p2k12-s.gif"></a><br>
                    385:     p2k12: ports hackathon<br>
                    386:     Oct 8 - 13, 2012<br>
1.106     deraadt   387:     Budapest, Hungary<br>
1.63      deraadt   388:     9 developers<br>
1.114     tb        389:     Funded by <a href="donations.html">donations to
1.65      deraadt   390:     The OpenBSD Project</a>.
1.1       deraadt   391: <td>
1.63      deraadt   392:     <a id="n2k12" href="images/hackathons/n2k12.gif">
                    393:     <img src="images/hackathons/n2k12-s.gif"></a><br>
                    394:     n2k12: network hackathon<br>
                    395:     Sep 17 - 21, 2012<br>
1.106     deraadt   396:     Starnberg, Germany<br>
1.63      deraadt   397:     23 developers<br>
1.121     deraadt   398:     Funded by <a href="http://www.genua.de">genua</a>.
1.1       deraadt   399: <td>
1.63      deraadt   400:     <a id="g2k12" href="images/hackathons/g2k12.gif">
                    401:     <img src="images/hackathons/g2k12-s.gif"></a><br>
                    402:     g2k12: general hackathon<br>
                    403:     Jul 7 - 14, 2012<br>
                    404:     Budapest, Hungary<br>
                    405:     41 developers<br>
1.123     tj        406:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.132   ! deraadt   407: <tr>
1.1       deraadt   408: <td>
1.63      deraadt   409:     <a id="r2k12" href="images/hackathons/r2k12.gif">
                    410:     <img src="images/hackathons/r2k12-s.gif"></a><br>
                    411:     r2k12: rthreads hackathon<br>
                    412:     Apr 10 - 14, 2012<br>
                    413:     Paris, France<br>
                    414:     16 developers<br>
1.123     tj        415:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.76      bentley   416:     and support of <a href="http://www.ihp.fr">Institute Henri Poincar&eacute;</a> and
1.114     tb        417:     <a href="http://www.u-psud.fr">Paris-Sud University</a>.
1.1       deraadt   418: <td>
1.63      deraadt   419:     <a id="p2k11" href="images/hackathons/p2k11.gif">
                    420:     <img src="images/hackathons/p2k11-s.gif"></a><br>
                    421:     p2k11: Ports hackathon<br>
                    422:     Nov 12 - 18, 2011<br>
                    423:     Budapest, Hungary<br>
                    424:     15 developers<br>
1.114     tb        425:     Funded by <a href="donations.html">donations to
1.65      deraadt   426:     the OpenBSD Project</a>.
1.1       deraadt   427: <td>
1.63      deraadt   428:     <a id="a2k11" href="images/hackathons/a2k11.gif">
                    429:     <img src="images/hackathons/a2k11-s.gif"></a><br>
                    430:     a2k11: ARM hackathon<br>
                    431:     Nov 5 - 12, 2011<br>
                    432:     Coimbra, Portugal<br>
                    433:     8 developers<br>
1.123     tj        434:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   435:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.132   ! deraadt   436: <tr>
1.1       deraadt   437: <td>
1.63      deraadt   438:     <a id="s2k11" href="images/hackathons/s2k11.jpg">
                    439:     <img src="images/hackathons/s2k11-s.gif"></a><br>
                    440:     s2k11: General hackathon<br>
                    441:     Sep 16 - 23, 2011<br>
                    442:     Ljubljana, Slovenia<br>
                    443:     25 developers<br>
1.123     tj        444:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   445:     and with the support of Mitja Mu&#382;eni&#269;.
1.1       deraadt   446: <td>
1.63      deraadt   447:     <a id="c2k11" href="images/hackathons/c2k11.gif">
                    448:     <img src="images/hackathons/c2k11-s.gif"></a><br>
                    449:     c2k11: General hackathon<br>
                    450:     Jul 2 - 9, 2011<br>
                    451:     Edmonton, Alberta, Canada<br>
                    452:     36 developers<br>
1.123     tj        453:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.1       deraadt   454: <td>
1.63      deraadt   455:     <a id="k2k11" href="images/hackathons/k2k11.jpg">
                    456:     <img src="images/hackathons/k2k11-s.gif"></a><br>
                    457:     k2k11: Kernel hackathon<br>
                    458:     Apr 1 - 7, 2011<br>
                    459:     Hafnarfjordur, Iceland<br>
                    460:     15 developers<br>
1.123     tj        461:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.132   ! deraadt   462: <tr>
1.1       deraadt   463: <td>
1.63      deraadt   464:     <a id="p2k10" href="images/hackathons/p2k10.gif">
                    465:     <img src="images/hackathons/p2k10-s.gif"></a><br>
                    466:     p2k10: Ports hackathon<br>
                    467:     Oct 23 - 29, 2010<br>
1.1       deraadt   468:     Budapest, Hungary<br>
1.63      deraadt   469:     19 developers<br>
1.114     tb        470:     Funded by <a href="donations.html">donations to
1.65      deraadt   471:     the OpenBSD Project</a>.
1.1       deraadt   472: <td>
1.63      deraadt   473:     <a id="j2k10" href="images/hackathons/j2k10.gif">
                    474:     <img src="images/hackathons/j2k10-s.gif"></a><br>
                    475:     j2k10: mini-hackathon in Japan<br>
                    476:     Sep 19 - 25, 2010<br>
                    477:     Akiyamago, Sakae Mura, Nagano, Japan<br>
                    478:     19 developers<br>
                    479: <td>
                    480:     <a id="c2k10" href="images/hackathons/c2k10.gif">
                    481:     <img src="images/hackathons/c2k10-s.gif"></a><br>
                    482:     c2k10: General hackathon<br>
                    483:     Jun 25 - Jul 3, 2010<br>
                    484:     Edmonton, Alberta<br>
                    485:     46 developers<br>
1.123     tj        486:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.132   ! deraadt   487: <tr>
1.63      deraadt   488: <td>
1.65      deraadt   489:     <br>
                    490:     <br>
1.63      deraadt   491:     <a id="n2k10" href="images/hackathons/n2k10.gif">
                    492:     <img src="images/hackathons/n2k10-s.gif"></a><br>
                    493:     <br>
                    494:     <br>
                    495:     <br>
                    496:     <br>
1.65      deraadt   497:     <br>
1.63      deraadt   498:     n2k10: Network hackathon<br>
                    499:     Jan 9 - 15, 2010<br>
                    500:     Melbourne, Australia<br>
                    501:     17 developers<br>
1.123     tj        502:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.64      deraadt   503:     and support of
1.63      deraadt   504:     <a href="http://vpac.org">Victorian Partnership for Advanced Computing</a>
                    505: <td>
                    506:     <a id="h2k9" href="images/hackathons/h2k9.gif">
                    507:     <img src="images/hackathons/h2k9-s.gif"></a><br>
                    508:     h2k9: Hardware hackathon<br>
                    509:     Nov 21 - 27, 2009<br>
1.3       deraadt   510:     Coimbra, Portugal<br>
1.63      deraadt   511:     15 developers<br>
1.114     tb        512:     Funded by <a href="donations.html">donations to
1.65      deraadt   513:     the OpenBSD Project</a>
1.70      deraadt   514:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   515: <td>
1.63      deraadt   516:     <a id="p2k9" href="images/hackathons/p2k9.gif">
                    517:     <img src="images/hackathons/p2k9-s.gif"></a><br>
                    518:     p2k9: Ports hackathon<br>
                    519:     Oct 9 - 16, 2009<br>
                    520:     Budapest, Hungary<br>
1.6       deraadt   521:     14 developers<br>
1.114     tb        522:     Funded by <a href="donations.html">donations to
1.65      deraadt   523:     the OpenBSD Project</a>.
1.132   ! deraadt   524: <tr>
1.1       deraadt   525: <td>
1.63      deraadt   526:     <a id="f2k9" href="images/hackathons/f2k9.gif">
                    527:     <img src="images/hackathons/f2k9-s.gif"></a><br>
                    528:     f2k9: Filesystem/uvm hackathon<br>
                    529:     Aug 7 - 14, 2009<br>
                    530:     Stockholm, Sweden<br>
                    531:     14 developers<br>
                    532:     Funded by <a href="https://www.iis.se/english/">.se Foundation</a>.
1.8       jasper    533: <td>
1.63      deraadt   534:     <a id="c2k9" href="images/hackathons/c2k9.gif">
                    535:     <img src="images/hackathons/c2k9-s.gif"></a><br>
                    536:     c2k9: General hackathon<br>
                    537:     May 30 - Jun 7, 2009<br>
                    538:     Edmonton, Alberta<br>
                    539:     46 developers<br>
1.114     tb        540:     Funded by <a href="donations.html">donations to
1.65      deraadt   541:     the OpenBSD Project</a>.
1.10      deraadt   542: <td>
1.63      deraadt   543:     <a id="n2k9" href="images/hackathons/n2k9.gif">
                    544:     <img src="images/hackathons/n2k9-s.gif"></a><br>
                    545:     n2k9: Network hackathon<br>
                    546:     Jan 26 - 30, 2009<br>
                    547:     Basel, Switzerland<br>
                    548:     19 developers<br>
1.132   ! deraadt   549: <tr>
1.63      deraadt   550: <td>
                    551:     <a id="h2k8" href="images/hackathons/h2k8.gif">
                    552:     <img src="images/hackathons/h2k8-s.gif"></a><br>
                    553:     h2k8: Hardware hackathon<br>
                    554:     Nov 20 - 27, 2008<br>
1.10      deraadt   555:     Coimbra, Portugal<br>
1.63      deraadt   556:     18 developers<br>
1.114     tb        557:     Funded by <a href="donations.html">donations to
1.65      deraadt   558:     the OpenBSD Project</a>
1.70      deraadt   559:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.11      deraadt   560: <td>
1.63      deraadt   561:     <a id="p2k8" href="images/hackathons/p2k8.gif">
                    562:     <img src="images/hackathons/p2k8-s.gif"></a><br>
                    563:     p2k8: Ports hackathon<br>
                    564:     Oct 24 - 31, 2008<br>
                    565:     Budapest, Hungary<br>
                    566:     13 developers<br>
1.114     tb        567:     Funded by <a href="donations.html">donations to
1.65      deraadt   568:     the OpenBSD Project</a>.
1.11      deraadt   569: <td>
1.14      deraadt   570:     <a id="c2k8" href="images/hackathons/c2k8.gif">
                    571:     <img src="images/hackathons/c2k8-s.gif"></a><br>
1.11      deraadt   572:     c2k8: General hackathon<br>
1.14      deraadt   573:     June 6-15, 2008<br>
                    574:     Edmonton, Alberta<br>
                    575:     55 developers<br>
1.123     tj        576:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.132   ! deraadt   577: <tr>
1.15      deraadt   578: <td>
1.63      deraadt   579:     <a id="n2k8" href="images/hackathons/n2k8.gif">
                    580:     <img src="images/hackathons/n2k8-s.gif"></a><br>
                    581:     n2k8: Network hackathon<br>
                    582:     May 5-10, 2008<br>
                    583:     Ito, Japan<br>
                    584:     18 developers<br>
1.114     tb        585:     Funded by <a href="donations.html">donations to
1.65      deraadt   586:     the OpenBSD Project</a> and Mark Uemura.
1.17      deraadt   587: <td>
1.63      deraadt   588:     <a id="h2k7" href="images/hackathons/h2k7.gif">
                    589:     <img src="images/hackathons/h2k7-s.gif"></a><br>
                    590:     h2k7: Hardware hackathon<br>
                    591:     Nov 22 - 29, 2007<br>
1.17      deraadt   592:     Coimbra, Portugal<br>
1.63      deraadt   593:     11 developers<br>
1.114     tb        594:     Funded by <a href="donations.html">donations to
1.65      deraadt   595:     the OpenBSD Project</a>
1.70      deraadt   596:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.20      deraadt   597: <td>
1.63      deraadt   598:     <a id="p2k7" href="images/hackathons/p2k7.gif">
                    599:     <img src="images/hackathons/p2k7-s.gif"></a><br>
                    600:     p2k7: Focused on ports<br>
                    601:     Oct 22 - 28, 2007<br>
                    602:     Budapest, Hungary<br>
                    603:     13 developers<br>
1.114     tb        604:     Funded by <a href="donations.html">donations to
1.65      deraadt   605:     the OpenBSD Project</a>.
1.132   ! deraadt   606: <tr>
1.21      deraadt   607: <td>
1.63      deraadt   608:     <a id="c2k7" href="images/hackathons/c2k7.gif">
                    609:     <img src="images/hackathons/c2k7-s.gif"></a><br>
                    610:     c2k7: General hackathon<br>
                    611:     May 25 - Jun 2, 2007<br>
                    612:     Calgary, Alberta<br>
                    613:     50 developers<br>
1.114     tb        614:     Funded by <a href="donations.html">donations to
1.65      deraadt   615:     the OpenBSD Project</a>.
1.22      deraadt   616: <td>
1.63      deraadt   617:     <a id="f2k7" href="images/hackathons/f2k7.gif">
                    618:     <img src="images/hackathons/f2k7-s.gif"></a><br>
                    619:     f2k7: Focused on Filesystems<br>
                    620:     Apr 10 - 15, 2007<br>
                    621:     Vienna, Austria<br>
1.22      deraadt   622:     14 developers<br>
1.114     tb        623:     Funded by <a href="donations.html">donations to
1.65      deraadt   624:     the OpenBSD Project</a>.
1.23      deraadt   625: <td>
1.63      deraadt   626:     <a id="h2k6" href="images/hackathons/h2k6.gif">
                    627:     <img src="images/hackathons/h2k6-s.gif"></a><br>
                    628:     h2k6: Focused on drivers for hardware<br>
                    629:     Nov 25 - 30, 2006<br>
1.23      deraadt   630:     Coimbra, Portugal<br>
1.63      deraadt   631:     14 developers<br>
1.114     tb        632:     Funded by <a href="donations.html">donations to
1.65      deraadt   633:     the OpenBSD Project</a>
1.70      deraadt   634:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.132   ! deraadt   635: <tr>
1.24      deraadt   636: <td>
1.63      deraadt   637:     <a id="p2k6" href="images/hackathons/p2k6.gif">
                    638:     <img src="images/hackathons/p2k6-s.gif"></a><br>
                    639:     p2k6: Focused on ports<br>
                    640:     Oct 18 - 22, 2006<br>
                    641:     Budapest, Hungary<br>
                    642:     14 developers<br>
1.114     tb        643:     Funded by <a href="donations.html">donations to
1.65      deraadt   644:     the OpenBSD Project</a>.
1.27      deraadt   645: <td>
1.63      deraadt   646:     <a id="k2k6" href="images/hackathons/k2k6.gif">
                    647:     <img src="images/hackathons/k2k6-s.gif"></a><br>
                    648:     k2k6: Focused on IPSEC and IKE<br>
                    649:     Aug 28 - Sep 1, 2006<br>
                    650:     Schloss Kransberg, Germany<br>
                    651:     14 developers<br>
1.28      deraadt   652: <td>
1.63      deraadt   653:     <a id="r2k6" href="images/hackathons/r2k6.gif">
                    654:     <img src="images/hackathons/r2k6-s.gif"></a><br>
                    655:     r2k6: Focused on network routing<br>
                    656:     Jun 14 - 18, 2006<br>
                    657:     Hamburg, Germany<br>
                    658:     6 developers<br>
1.64      deraadt   659:     Support of Henning Brauer.
1.132   ! deraadt   660: <tr>
1.30      deraadt   661: <td>
1.63      deraadt   662:     <a id="c2k6" href="images/hackathons/c2k6.gif">
                    663:     <img src="images/hackathons/c2k6-s.gif"></a><br>
                    664:     c2k6: General hackathon<br>
                    665:     May 21 - 29, 2006<br>
                    666:     Calgary, Alberta<br>
                    667:     47 developers<br>
1.114     tb        668:     Funded by <a href="donations.html">donations to
1.65      deraadt   669:     the OpenBSD Project</a>.
1.32      deraadt   670: <td>
1.63      deraadt   671:     <a id="v2k5" href="images/hackathons/v2k5.gif">
                    672:     <img src="images/hackathons/v2k5-s.gif"></a><br>
                    673:     v2k5: Focused on ports<br>
                    674:     Nov 1 - 4, 2005<br>
                    675:     San Servolo, Venice, Italy<br>
                    676:     12 developers<br>
1.114     tb        677:     Funded by <a href="donations.html">donations to
1.65      deraadt   678:     the OpenBSD Project</a>.
1.34      deraadt   679: <td>
1.63      deraadt   680:     <a id="c2k5" href="images/hackathons/c2k5.gif">
                    681:     <img src="images/hackathons/c2k5-s.gif"></a><br>
                    682:     c2k5: General hackathon<br>
                    683:     May 21 - 28, 2005<br>
                    684:     Calgary, Alberta<br>
                    685:     60 developers<br>
1.114     tb        686:     Funded by <a href="donations.html">donations to
1.65      deraadt   687:     the OpenBSD Project</a>.
1.132   ! deraadt   688: <tr>
1.35      deraadt   689: <td>
1.63      deraadt   690:     <a id="c2k4" href="images/hackathons/c2k4.gif">
                    691:     <img src="images/hackathons/c2k4-s.gif"></a><br>
                    692:     c2k4: General hackathon<br>
                    693:     Jun 19 - 26, 2004<br>
                    694:     Calgary, Alberta<br>
                    695:     46 developers<br>
1.114     tb        696:     Funded by <a href="donations.html">donations to
1.65      deraadt   697:     the OpenBSD Project</a>.
1.41      deraadt   698: <td>
1.63      deraadt   699:     <a id="pf2k4" href="images/hackathons/pf2k4.gif">
                    700:     <img src="images/hackathons/pf2k4-s.gif"></a><br>
                    701:     pf2k4: Focused on pf development<br>
                    702:     Apr 24 - 28, 2004<br>
                    703:     Sechelt, BC<br>
                    704:     12 developers<br>
1.64      deraadt   705:     Support of Ryan McBride.
1.45      deraadt   706: <td>
1.63      deraadt   707:     <a id="c2k3" href="images/hackathons/c2k3.gif">
                    708:     <img src="images/hackathons/c2k3-s.gif"></a><br>
                    709:     c2k3: General hackathon<br>
                    710:     May 8 - 20, 2003<br>
                    711:     Calgary, Alberta<br>
                    712:     51 developers<br>
1.64      deraadt   713:     Funded by <a href="https://www.nlnetlabs.nl">NLnet</a>
                    714:     (after DARPA pulled out their support).
1.132   ! deraadt   715: <tr>
1.48      robert    716: <td>
1.63      deraadt   717:     <a id="c2k2" href="images/hackathons/c2k2.gif">
                    718:     <img src="images/hackathons/c2k2-s.gif"></a><br>
                    719:     c2k2: General hackathon<br>
                    720:     Jun 4 - 12, 2002<br>
                    721:     Calgary, Alberta<br>
                    722:     42 developers<br>
                    723:     Funded by DARPA.
1.49      deraadt   724: <td>
1.114     tb        725:     <a id="c2k1-2" href="images/hackathons/noshirt-s.gif">
1.110     deraadt   726:     <img src="images/hackathons/noshirt-s.gif"></a><br>
1.63      deraadt   727:     c2k1-2: Focused on sparc64<br>
                    728:     Aug 17 - 20, 2001<br>
                    729:     Washington, DC<br>
1.64      deraadt   730:     Funded by DARPA with support of <a href="http://www.usenix.org">USENIX</a>.
1.52      deraadt   731: <td>
1.114     tb        732:     <a id="c2k1" href="images/hackathons/noshirt-s.gif">
1.110     deraadt   733:     <img src="images/hackathons/noshirt-s.gif"></a><br>
1.63      deraadt   734:     c2k1: Birth of PF<br>
                    735:     Jun 21 - 26, 2001<br>
                    736:     Cambridge, Massachusetts<br>
                    737:     25 developers<br>
                    738:     Funded by DARPA with the support of <a href="http://www.mit.edu">MIT</a>.
1.132   ! deraadt   739: <tr>
1.53      deraadt   740: <td>
1.114     tb        741:     <a id="c2k" href="images/hackathons/noshirt-s.gif">
1.110     deraadt   742:     <img src="images/hackathons/noshirt-s.gif"></a><br>
1.63      deraadt   743:     c2k: General hackathon<br>
                    744:     Jun 15 - 18, 2000<br>
                    745:     Calgary, Alberta<br>
                    746:     18 developers<br>
1.114     tb        747:     Funded by <a href="donations.html">donations to
1.65      deraadt   748:     the OpenBSD Project</a>.
1.54      benno     749: <td>
1.114     tb        750:     <a id="c99" href="images/hackathons/noshirt-s.gif">
1.110     deraadt   751:     <img src="images/hackathons/noshirt-s.gif"></a><br>
1.63      deraadt   752:     c99: Focused on IPSEC<br>
                    753:     Jun 4 - 6, 1999<br>
                    754:     Calgary, Alberta<br>
                    755:     10 developers<br>
                    756:     Funded by Theo de Raadt.
1.130     bentley   757: <td>
                    758: <td>
                    759: </table>
1.9       jasper    760:
1.53      deraadt   761: Most tshirt concepts designed by artist with Theo de Raadt or Bob Beck.<br>
1.86      deraadt   762: c2k2, c2k3, v2k5, c2k6, r2k6, k2k6, p2k6, h2k6, f2k7, c2k7, p2k7, h2k7, n2k8, c2k8, p2k8, h2k8, n2k9,<br>c2k9, f2k9, p2k9, h2k9, c2k10, j2k10, p2k10, c2k11, s2k11, a2k11, p2k11 drawn by Ty Semaka.<br>
1.29      deraadt   763: pf2k4, c2k4, and c2k5 drawn by David Woloschuk.<br>
                    764: n2k10 drawn by Theo de Raadt, refined by Ty Semaka.<br>
1.31      fkr       765: c2k10, j2k10, and p2k10 drawn by Damon Mlekuz.<br>
1.47      halex     766: k2k11 drawn by Bret Lambert.<br>
1.126     deraadt   767: r2k12, g2k12, n2k12, b2k13, n2k14, m2k14, g2k14, s2k15, c2k15, l2k15, p2k16, g2k16, b2k16, a2k17, d2k17, p2k17, s2k17, a2k18, p2k18, g2k18 drawn by Markus Hall.<br>
1.48      robert    768: p2k12 drawn by Bidon Mickael aka Mogmi.<br>
1.50      deraadt   769: c2k12 drawn by Theo de Raadt.<br>
1.52      deraadt   770: n2k13 is a purchased shirt, with an annotation added.<br>
1.53      deraadt   771: t2k13 drawn by Brett Knowles.<br>
1.78      sthen     772: p2k15 drawn by Naomi Parkinson.<br>
1.99      yasuoka   773: j2k15 drawn by Ayako Ogawa / Yojiro UO.<br>
1.93      stsp      774: u2k15 drawn by Neels Hofmeyr.<br>
1.95      reyk      775: n2k15 drawn by Nick B&ouml;se.<br>
1.114     tb        776: n2k16 drawn by Jojin&amp;HedgeHog.<br>
1.111     deraadt   777: l2k16 concept by Joel Sing, layout by Markus Hall.<br>
1.115     deraadt   778: t2k17 drawn by Christopher Roberts.<br>
1.129     benno     779: n2k18 drawn by Jojin&amp;HedgeHog.<br>
1.1       deraadt   780: </body>
                    781: </html>