Migrated the bounty_syndie2012* pages

This commit is contained in:
str4d
2012-12-14 04:33:13 +00:00
parent e070436e8c
commit 791cffb2e9
3 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ etc), and the like.</p>
<td><p>3000 &euro;, of which 300 &euro; already paid for done jobs</p></td>
</tr>
<tr>
<td><p><b><a href="bounty_syndie2012">Syndie</a></b></p></td>
<td><p><b><a href="{{ site_url('volunteer/bounties/syndie2012') }}">Syndie</a></b></p></td>
<td><p>Proposal in development</p></td>
<td><p>I2P team</p></td>
<td><p>[vacant]</p></td>

View File

@@ -0,0 +1,25 @@
{% extends "global/layout.html" %}
{% block title %}Syndie development{% endblock %}
{% block content %}
<!-- file version 2012.12.11.01 -->
<p>Beside of I2P we want to encourage users
to care more about anonymity and security. As I2P is a low
latency network with its natural limits, the software SYNDIE
can overcome some of these limits and provide better anonymity
for people who really need it. </p>
<p>
For our bad sake the syndie project is out of development for
quite a long time yet (5 years). To get a fresh and new built
with needed bugfixes we set out this bounty. Also syndie needs
some enhancements and a better GUI for users to work with it.
Current bounty sum is 100 Bitcoin.
</p>
<p>
Note:
<p><i>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 syndie development bounty!</i></p>
{% endblock %}