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

32 lines
1.8 KiB
HTML
Raw Normal View History

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
Due to a server breakdown of i2p.net beginning of 2008 the I2P project page wasn<73>t reachable. The only person who<68>s got
access to reactivate that server is offline and NOT reachable for us at least for 10 more month.
It wasn<73>t even possible to get the installer or the seednodes to start a fresh router.
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.
We can<61>t use the old links in releases 0.6.1.30 and before as all these point to i2p.net which is not reachable.
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 %}