Files
i2p.www/www.i2p2/pages/bounty_ipv6.html

21 lines
871 B
HTML
Raw Normal View History

{% extends "_layout.html" %}
{% block title %}Bounty I2P IPv6 native{% endblock %}
{% block content %}<p>For a future of I2P and attract more people
2010-03-21 19:41:10 +00:00
into I2P I withdrawal the vuze bounty and offer a IPv6 bounty.
To claim this bounty, the I2P router needs to run full on native
IPv6 connections like it does on IPv4.
</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
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>
<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>,
marking the amount for the native IPv6 I2P bounty!</i></p>
{% endblock %}