2009-04-14 18:16:58 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}Bounty I2P vuze plugin{% endblock %}
|
|
|
|
{% block content %}<p>To improve I2P usage and attract more people
|
|
|
|
into I2P torrent P2P I setout the bounty for a working I2P vuze
|
|
|
|
plugin.
|
|
|
|
The plugin needs to be official and submitted to vuze for publication
|
|
|
|
on their webpage/repository for plugins.
|
|
|
|
It should be easy to install and configured, work smooth and flawless.
|
|
|
|
Configuration should be friendly to starters and made easy to be anonymous.
|
|
|
|
It should work with *.b32.i2p destinations as with signed (516++ bits)
|
|
|
|
destinations.
|
|
|
|
</p>
|
|
|
|
<br>
|
|
|
|
<p>
|
|
|
|
Note:
|
|
|
|
For bounties to be declared done and paid, we need the plugin AND the source.
|
2010-03-21 19:41:10 +00:00
|
|
|
Source and code need to be licensed under a free license (free to change and
|
2009-04-14 18:16:58 +00:00
|
|
|
free to distribute). To claim the bounty the author must not be paid by other
|
2010-03-21 19:41:10 +00:00
|
|
|
organizations or teams for this work (e.g. GSoC students are not valid).</p>
|
2009-04-14 18:16:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
<p><i>Note 2: bounty amounts may be increased by further donations. Do
|
|
|
|
you think these are important? <a href="donate">Add in your donation</a>,
|
2009-12-16 02:42:20 +00:00
|
|
|
marking the amount for the vuze plugin bounty!</i></p>
|
|
|
|
|
2009-04-14 18:16:58 +00:00
|
|
|
{% endblock %}
|