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

Annotation of www/hackathons.html, Revision 1.169

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