24 lines
995 B
HTML
24 lines
995 B
HTML
{% extends "_layout.html" %}
|
|
{% block title %}Bounty migrate I2P IRC to SILC {% endblock %}
|
|
{% block content %}<p>For a future of I2P and attract more people
|
|
into I2P this bounty is to migrate I2P IRC to SILC.
|
|
The goal of the bounty is to migrate from IRC to SILC messaging servers.
|
|
This will allow people to send files over their messaging servers and have intrinsic security built into the protocol.
|
|
Judge is The Assembly -- Secret Society.
|
|
</p>
|
|
<p>
|
|
A silc server needs to be set up and run for at least 3 month time. A second server should be set up, to.
|
|
</p>
|
|
<br>
|
|
<p>
|
|
Note:
|
|
To claim the bounty the author must not be paid by other 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 I2P Ubuntu/debian package bounty!</i></p>
|
|
{% endblock %}
|
|
|