propagate from branch 'i2p.www' (head d36f655b498c678ef36f980257d4da8764e1f3ae)

to branch 'i2p.www.revamp' (head ba3147590307bd39c27de21a043aa40533e05b8a)
This commit is contained in:
str4d
2013-09-30 21:18:11 +00:00
31 changed files with 373 additions and 213 deletions

View File

@@ -1,10 +1,10 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Download') }}{% endblock %}
{% set i2pinstall_windows_sig = '293f445196a2f35c4d580f65b548135399e1f4443450b5ecf1cc53b1203fdad1' %}
{% set i2pinstall_jar_sig = '9fae874a4d680f50f5efd7be70cfcf55f2f4687e011bde9c4b4899bafb002e97' %}
{% set i2pinstall_windows_sig = '5a863c43dc986087e5a5facd02b8ede32e1903bad1f4531bff95e61eab0facaf' %}
{% set i2pinstall_jar_sig = '8af3f933346d76ac67ce814d7f991bbc00fa31c23124313841dbef9ae7bcf908' %}
{% set i2p_android_sig = 'a6120e19186246458a01e498eeb9e5afcb3901b9c058244410bda85d5a474113' %}
{% set i2psource_sig = '7b73bdb23c53798054741cbaa4e7d8cce832ee566fbb17df0c803d0c22d099e1' %}
{% set i2pupdate_sig = '69ca22a77a2de87f726d86555317f8688891d31f5312cf71d5a43febe2729b38' %}
{% set i2psource_sig = '787d1fe113398dfcec25d7daaca4e4093f309cb3e622b80757bcdf0558472041' %}
{% set i2pupdate_sig = '24a08305228b817f87e251af74c4b5e9d1726de8d7d64c17bc2ede5511d42e58' %}
{% block content %}
<h1>{{ _('Download I2P') }}</h1>

View File

@@ -49,13 +49,6 @@ etc), and the like.
<td><p>[{{ _('vacant') }}]</p></td>
<td><p>&euro;100 EUR</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>{{ _('Proposal in development') }}</p></td>
<td><p>Amiga4000</p></td>
<td><p>[{{ _('vacant') }}]</p></td>
<td><p>&euro;100 EUR and 50BTC</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>{{ _('Proposal in development') }}</p></td>
@@ -110,6 +103,13 @@ etc), and the like.
<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/ipv6') }}">{{ _('Make I2P IPv6 native') }}</a></b></p></td>
<td><p>done</p></td>
<td><p>Amiga4000</p></td>
<td><p>I2P team</p></td>
<td><p>&euro;100 EUR and 50BTC</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>

View File

@@ -9,6 +9,8 @@ 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.
{%- endtrans %}</p>
<br>
Bounty is done as of I2P 0.9.8 and money paid to the I2P team.
{% endblock %}
{% block bountynotes %}