slight updates to slides
[slides.git] / fosdem2008 / slide_bugbounty.html
CommitLineData
cfa853c1 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5 <meta name="Author" content="KaiRo - Robert Kaiser">
6 <title>And the beast shall come forth... - Bug Bounties: Lessions Learned</title>
7 <link rel="stylesheet" type="text/css" href="slides.css">
8 <link rel="contents" href="index.html" title="Contents">
9 <link rel="index" href="toc.html" title="Overview">
10 <link rel="start" href="index.html" title="Start">
11 <link rel="first" href="slide_introduction.html" title="First page">
12 <link rel="previous" href="slide_volunteer.html" title="Previous page">
13 <link rel="next" href="slide_marketing.html" title="Next page">
14 <link rel="last" href="slide_end.html" title="Last page">
f595d56b 15<script type="text/javascript">
16function docClicked(event) {
17 if (event.target.nodeName != "A") {
18 location.href = document.getElementById('goNext').href;
19 }
20}
21</script>
cfa853c1 22</head>
f595d56b 23<body onLoad="document.body.onclick = docClicked;">
cfa853c1 24<div id="header"><div id="header-text">And the beast shall come forth...</div>
25 <img src="template/header-logo.png" height="38" width="260" alt="">
26</div>
27<div id="slidenav"><div id="subheader-text">Community Project Organization and SeaMonkey 2</div>
28 <a href="toc.html" accesskey="t">toc</a> ||
29 <a href="index.html" accesskey="s">start</a> ||
30 <a href="slide_volunteer.html" accesskey="p">&lt; prev</a> |
f595d56b 31 <a href="slide_marketing.html" id="goNext" accesskey="n">next &gt;</a>
cfa853c1 32</div>
33
34<h1>Bug Bounties: Lessions Learned</h1>
35
36<div class="simplebox">
37<ul>
38 <li>I did a personal bug bounty program in 2007, pledging 2700 USD for work
39 on <a href="http://www.kairo.at/bugbounty/2007/">7 SeaMonkey bugs</a></li>
40 <li>4 <span class="hilite">top-paid items stay unfixed</span> after half a year, 3 simpler items done</li>
41 <li>Nice to get some money to help doing needed work</li>
42 <li>No substantial speeding up of high-bounty tasks</li>
43 <li>Mainly <span class="hilite">experienced developers</span> picking up tasks</li>
44 <li>Some feel <span class="hilite">uncomfortable</span> with selective payment of volunteers</li>
45 <li>Money is nice, but <span class="hilite">not the driving force</span> for getting stuff done</li>
46</ul>
47</div>
48
49</body>
50</html>