2008-02-01 20:32:12 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}Status update 01 2008{% endblock %}
|
|
|
|
{% block content %}<p>New Information about situation in I2P for start of 2008.</p>
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
|
|
|
|
Welcome!
|
|
|
|
|
|
|
|
Status Update 01/2008
|
|
|
|
|
2008-02-01 22:42:58 +00:00
|
|
|
Due to a server breakdown of i2p.net beginning of 2008 the I2P project page wasn't reachable. The only person who's got
|
2008-02-01 20:32:12 +00:00
|
|
|
access to reactivate that server is offline and NOT reachable for us at least for 10 more month.
|
2008-02-01 22:42:58 +00:00
|
|
|
It wasn't even possible to get the installer or the seednodes to start a fresh router.
|
2008-02-01 20:32:12 +00:00
|
|
|
In the last few weeks we got 2 webserver by friendly helpers as donations and setup a complete redundant solution for
|
|
|
|
the vital parts of I2P.
|
|
|
|
The two webserves (www.i2p2.de and www.i2p-projekt.de) run both off the same database and should always carry latest news,
|
|
|
|
installers and dev documentation.
|
|
|
|
Also new monotone servers got setup to replace the old CVS server on dev.i2p.net. These monotone servers run on both of the
|
|
|
|
public servers and you can reach them under: mtn.i2p2.de or i2p-projekt.de (or via I2P: mtn.i2p2.i2p and mtn.i2p-projekt.i2p).
|
|
|
|
A guide on how to check out code and built a own install package will be setup soon on this page.
|
|
|
|
Due to the shutdown of i2p.net we also needed to setup a new seednodes server (http://i2pdb.tin0.de/netDb/), a new news.xml
|
|
|
|
server and new updateserver.
|
2008-02-01 22:42:58 +00:00
|
|
|
We can't use the old links in releases 0.6.1.30 and before as all these point to i2p.net which is not reachable.
|
2008-02-01 20:32:12 +00:00
|
|
|
All these changes will be wrapped into the new 0.6.1.31 released, planned to be released in mid of feb 2008.
|
|
|
|
The new release will NOT be signed by jrandom anymore instead by zzz or/and complication.
|
|
|
|
Their keyprint are:
|
|
|
|
|
|
|
|
A big thank you to all donators and people helping in getting a solution to the breakdown and replacement of i2p.net.
|
|
|
|
|
|
|
|
|
|
|
|
</pre>
|
|
|
|
{% endblock %}
|