forked from I2P_Developers/i2p.www
163 lines
7.0 KiB
HTML
163 lines
7.0 KiB
HTML
{% extends "global/layout.html" %}
|
|
{% block title %}{{ _('Bounties for I2P') }}{% endblock %}
|
|
{% block content %}
|
|
<!-- file version 2013.03.31.01 -->
|
|
<p>{% trans -%}
|
|
While we always gratefully accept any contributions of code,
|
|
documentation, and the like, there are other ways to help I2P move
|
|
forward. As with any open source project, our goals would be achieved more
|
|
rapidly if we were able to support all of our contributors to work on
|
|
I2P full time. However, as with any open source project, that's not a
|
|
possibility. Instead, we are making use of a bounty system, whereby
|
|
anyone can get support for working on something that people want
|
|
implemented, and people who want to contribute to I2P can be assured that
|
|
their support goes to what they care about.
|
|
{%- endtrans %}</p>
|
|
|
|
<p>{% trans -%}
|
|
We are also keeping open the ability for people who want to support I2P
|
|
but don't have strong feelings about the bounties available. Those people
|
|
can simply put their trust in the I2P team to do what we feel is best by
|
|
donating to a catch-all general fund that will be used as deemed
|
|
necessary - allocated to various bounties, covering incidentals (hosting,
|
|
etc), and the like.
|
|
{%- endtrans %}</p>
|
|
|
|
<h2>{{ _('Current bounties') }}</h2>
|
|
|
|
<table border="1">
|
|
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Judge') }}</b></p></td><td><p><b>{{ _('Dev') }} <sup>*</sup></b></p></td><td><p><b>{{ _('Bounty') }}</b></p></td></tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Frost for I2P datastorage') }}</a></b></p></td>
|
|
<td><p>{{ _('Proposal in development') }}</p></td>
|
|
<td><p>echelon</p></td>
|
|
<td><p>[{{ _('vacant') }}]</p></td>
|
|
<td><p>€50 EUR</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Eepsites served out of I2P datastorage') }}</a></b></p></td>
|
|
<td><p>{{ _('Proposal in development') }}</p></td>
|
|
<td><p>echelon</p></td>
|
|
<td><p>[{{ _('vacant') }}]</p></td>
|
|
<td><p>€95 EUR and 2 BTC</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/i2phex') }}">{{ _('Backporting Phex code onto I2PHex') }}</a></b></p></td>
|
|
<td><p>{{ _('Proposal in development') }}</p></td>
|
|
<td><p>Arne Bab</p></td>
|
|
<td><p>[{{ _('vacant') }}]</p></td>
|
|
<td><p>€100 EUR</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/btc-client') }}">{{ _('Bitcoin client for I2P') }}</a></b></p></td>
|
|
<td><p>{{ _('Done, phase of verification') }}</p></td>
|
|
<td><p>psychonaut</p></td>
|
|
<td><p>giv</p></td>
|
|
<td><p>€30 EUR and 68BTC paid to giv, leftover 1,34 BTC for plugin creation</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/unit-tests') }}">{{ _('Unit tests and Multi-router Simulation') }}</a></b></p></td>
|
|
<td><p>{{ _('Partly done, partly in work, partly still open') }}</p></td>
|
|
<td><p>anonymous</p></td>
|
|
<td><p>str4d,hottuna,zzz,sponge,dg</p></td>
|
|
<td><p>3005 €, of which 700 € already paid for done jobs</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/syndie-2012') }}">Syndie</a></b></p></td>
|
|
<td><p>{{ _('Proposal in development') }}</p></td>
|
|
<td><p>I2P team</p></td>
|
|
<td><p>[{{ _('vacant') }}]</p></td>
|
|
<td><p>3 BTC</p></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2>{{ _('Hold bounties, set on hold due to jrandom AWOL and missing funding') }}</h2>
|
|
|
|
<table border="1">
|
|
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Judge') }}</b></p></td><td><p><b>{{ _('Dev') }} <sup>*</sup></b></p></td><td><p><b>{{ _('Bounty') }}</b></p></td></tr>
|
|
<tr>
|
|
<td><p><b><a href="http://{{ i2pconv('forum.i2p') }}/viewtopic.php?t=1136">{{ _('Bundling bounties') }}</a></b></p></td>
|
|
<td><p>{{ _('Proposed') }}</p></td>
|
|
<td><p>jrandom</p></td>
|
|
<td><p>[{{ _('vacant') }}]</p></td>
|
|
<td><p>$0 USD each, or $0 for all</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/netdb') }}">NetDB</a></b></p></td>
|
|
<td><p>{{ _('Proposal in development') }}</p></td>
|
|
<td><p>I2P team</p></td>
|
|
<td><p>hottuna</p></td>
|
|
<td><p>325 € per sub-bounty</p></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2>{{ _('Claimed bounties') }}</h2>
|
|
|
|
<table border="1">
|
|
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Dev team') }}<sup>*</sup></b></p></td></tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/deb-pack') }}">{{ _('I2P package in Debian and Ubuntu mirrors') }}</a></b></p></td>
|
|
<td><p>Claimed by mhatta for 148 €</p></td>
|
|
<td><p>h2ik</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/ipv6') }}">{{ _('Make I2P IPv6 native') }}</a></b></p></td>
|
|
<td><p>Claimed by I2P dev team for €100 EUR and 50BTC</p></td>
|
|
<td><p>Amiga4000</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/silc') }}">{{ _('Setting up a SILC server') }}</a></b></p></td>
|
|
<td><p>withdrawn and bounty divided between ReturningNovice and the general fund</p></td>
|
|
<td><p>An Anonymous Secret Society, society@mail.i2p</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/arabic-trans') }}">{{ _('Arabic translation') }}</a></b></p></td>
|
|
<td><p>both parts were taken by hamada for 100 BTC</p></td>
|
|
<td><p>hamada</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Datastore over I2P') }}</a></b></p></td>
|
|
<td><p><a href="http://{{ i2pconv('killyourtv.i2p') }}/tahoe-lafs/install/">CLAIMED</a> for 700 €</p></td>
|
|
<td><p>duck, smeghead</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td> <p><b><a href="{{ site_url('get-involved/bounties/russian-trans') }}">{{ _('Russian translation') }}</a></b></p></td>
|
|
<td><p>claimed for $230 USD sponsored by russian sponsor</p></td>
|
|
<td><p>4get</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b>{{ _('Swarming file transfer') }}</b></p></td>
|
|
<td><p><a href="http://{{ i2pconv('i2p-bt.postman.i2p') }}">CLAIMED</a> for €250 EUR</p></td>
|
|
<td><p>duck, ragnarok, dinoman, connelly, drwoo</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b>{{ _('Streaming library window size') }}</b></p></td>
|
|
<td><p><a href="http://web.archive.org/web/20070404110818/http://dev.i2p.net/pipermail/i2p/2004-November/000491.html">Claimed (archived link)</a></p></td>
|
|
<td><p>jrandom</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b>{{ _('IRC connect time monitor') }}</b></p></td>
|
|
<td>CLAIMED for $10 USD</td>
|
|
<td><p>hypercubus</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b>{{ _('Unit tests (part 1)') }}</b></p></td>
|
|
<td>CLAIMED for $300 USD</td>
|
|
<td><p>Comwiz</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><b><a href="http://gcc.gnu.org/java/">GCJ</a> support</b></p></td>
|
|
<td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">Claimed</a></p></td>
|
|
<td><p>jrandom</p></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<p><i><sup>*</sup> {% trans -%}
|
|
Dev lists anyone who may already be working on the bounty - collaboration is
|
|
preferred, so if you're interested in working on it, please contact one of the
|
|
people listed!
|
|
{%- endtrans %}</i></p>
|
|
|
|
{% endblock %}
|