forked from I2P_Developers/i2p.www
0.6.5
This commit is contained in:
@ -2,30 +2,30 @@
|
||||
{% block title %}Download{% endblock %}
|
||||
{% block content %}
|
||||
<h3>Dependency</h3>
|
||||
Java 1.4 or higher, or equivalent JRE.
|
||||
Sun Java 1.5 or higher, or equivalent JRE.
|
||||
<h3>Clean installs</h3>
|
||||
<ul>
|
||||
<li>Graphical installer:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.4.exe">i2pinstall-0.6.4.exe</a>
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.5.exe">i2pinstall-0.6.5.exe</a>
|
||||
(SHA1
|
||||
c6abe3d22a7a548f560ac1f2d34038c8dd277c1b
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.4.exe.sig">sig</a>)<br />
|
||||
a161f3e8ab3fc4a25d216b331173fbf76e68c102
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.5.exe.sig">sig</a>)<br />
|
||||
Download that file and run it. If you're not on windows, you can
|
||||
type <code>java -jar i2pinstall-0.6.4.exe</code> (yes, really)</li>
|
||||
type <code>java -jar i2pinstall-0.6.5.exe</code> (yes, really)</li>
|
||||
<li>Headless install:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.4.tar.bz2">i2pheadless_0.6.4.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.5.tar.bz2">i2pheadless_0.6.5.tar.bz2</a>
|
||||
(SHA1
|
||||
f40bf6a8969ef7c29ff9af05890dbc314ad29db4
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.4.tar.bz2.sig">sig</a>)<br />
|
||||
Run <code>(tar xjvf i2pheadless_0.6.4.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
|
||||
ba37303108297601614468643dc3886683a5cf07
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.5.tar.bz2.sig">sig</a>)<br />
|
||||
Run <code>(tar xjvf i2pheadless_0.6.5.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
|
||||
<li>Source install:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.4.tar.bz2">i2psource_0.6.4.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.5.tar.bz2">i2psource_0.6.5.tar.bz2</a>
|
||||
(SHA1
|
||||
151736f9891bd8d957b10213e382409027d38f02
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.4.tar.bz2.sig">sig</a>)<br />
|
||||
0c135d8ad96401d38285cb931a8bf0f248ba74fc
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.5.tar.bz2.sig">sig</a>)<br />
|
||||
Alternately, you can fetch the source from <a href="monotone">monotone</a>.
|
||||
<br/>
|
||||
Run <code>(tar xjvf i2psource_0.6.4.tar.bz2 ; cd i2p-0.6.4 ; ant pkg)</code> then either
|
||||
Run <code>(tar xjvf i2psource_0.6.5.tar.bz2 ; cd i2p-0.6.5 ; ant pkg)</code> then either
|
||||
run the GUI installer or headless install as above</li>
|
||||
</ul>
|
||||
|
||||
@ -84,10 +84,10 @@ receive the release.
|
||||
|
||||
<h3>Updates from earlier releases (manual method):</h3>
|
||||
<ol>
|
||||
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.6.4.zip">i2pupdate_0.6.4.zip</a>
|
||||
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.6.5.zip">i2pupdate_0.6.5.zip</a>
|
||||
(SHA1
|
||||
8aa0e50009c7cfd613ea03c60220a9723c34b778
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.6.4.zip.sig">sig</a>) to your I2P
|
||||
f04c095da352a4e8b938db4a9f820902cf1f1614
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.6.5.zip.sig">sig</a>) to your I2P
|
||||
installation directory and <b>rename as i2pupdate.zip</b>.
|
||||
(alternately, you can get the source as above and run "ant updater", then copy the
|
||||
resulting i2pupdate.zip to your I2P installation directory). You do
|
||||
|
@ -2,30 +2,30 @@
|
||||
{% block title %}Download{% endblock %}
|
||||
{% block content %}
|
||||
<h3>Abhängigkeiten</h3>
|
||||
Java 1.4 oder neuer.
|
||||
Sun Java 1.5 oder neuer, oder equivalent JRE.
|
||||
<h3>Frische Installation</h3>
|
||||
<ul>
|
||||
<li>Graphischer Installer:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.4.exe">i2pinstall-0.6.4.exe</a>
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.5.exe">i2pinstall-0.6.5.exe</a>
|
||||
(SHA1
|
||||
c6abe3d22a7a548f560ac1f2d34038c8dd277c1b
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.4.exe.sig">sig</a>)<br />
|
||||
a161f3e8ab3fc4a25d216b331173fbf76e68c102
|
||||
<a href="http://mirror.i2p2.de/i2pinstall_0.6.5.exe.sig">sig</a>)<br />
|
||||
Downloade die Datei und führe sie aus. Wenn du nicht Windows nutzt, kannst Du
|
||||
<code>java -jar i2pinstall-0.6.4.exe</code> eingeben (ja, wirklich)</li>
|
||||
<code>java -jar i2pinstall-0.6.5.exe</code> eingeben (ja, wirklich)</li>
|
||||
<li>Headless Installation:<br />
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.4.tar.bz2">i2pheadless_0.6.4.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.5.tar.bz2">i2pheadless_0.6.5.tar.bz2</a>
|
||||
(SHA1
|
||||
f40bf6a8969ef7c29ff9af05890dbc314ad29db4
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.4.tar.bz2.sig">sig</a>)<br />
|
||||
Führe aus: <code>(tar xjvf i2pheadless_0.6.4.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
|
||||
ba37303108297601614468643dc3886683a5cf07
|
||||
<a href="http://mirror.i2p2.de/i2pheadless_0.6.5.tar.bz2.sig">sig</a>)<br />
|
||||
Führe aus: <code>(tar xjvf i2pheadless_0.6.5.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
|
||||
<li>Quelltext Installation:<br />
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.4.tar.bz2">i2psource_0.6.4.tar.bz2</a>
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.5.tar.bz2">i2psource_0.6.5.tar.bz2</a>
|
||||
(SHA1
|
||||
151736f9891bd8d957b10213e382409027d38f02
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.4.tar.bz2.sig">sig</a>)<br />
|
||||
0c135d8ad96401d38285cb931a8bf0f248ba74fc
|
||||
<a href="http://mirror.i2p2.de/i2psource_0.6.5.tar.bz2.sig">sig</a>)<br />
|
||||
Alternativ kannst Du den Quelltext aus <a href="monotone">Monotone</a> kopieren.
|
||||
<br/>
|
||||
Führe aus: <code>(tar xjvf i2psource_0.6.4.tar.bz2 ; cd i2p-0.6.4 ; ant pkg)</code> und dann
|
||||
Führe aus: <code>(tar xjvf i2psource_0.6.5.tar.bz2 ; cd i2p-0.6.5 ; ant pkg)</code> und dann
|
||||
starte den GUI installer oder die headless Installation wie oben</li>
|
||||
</ul>
|
||||
|
||||
@ -82,10 +82,10 @@ werden kann.
|
||||
|
||||
<h3>Aktualisieren von älteren Versionen (Manuelle Methode):</h3>
|
||||
<ol>
|
||||
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.6.4.zip">i2pupdate_0.6.4.zip</a>
|
||||
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.6.5.zip">i2pupdate_0.6.5.zip</a>
|
||||
(SHA1
|
||||
8aa0e50009c7cfd613ea03c60220a9723c34b778
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.6.4.zip.sig">sig</a>) in dein I2P
|
||||
f04c095da352a4e8b938db4a9f820902cf1f1614
|
||||
<a href="http://mirror.i2p2.de/i2pupdate_0.6.5.zip.sig">sig</a>) in dein I2P
|
||||
Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>.
|
||||
(alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann
|
||||
das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst
|
||||
|
@ -2,34 +2,21 @@
|
||||
{% block title %}I2P Anonymous Network{% endblock %}
|
||||
{% block content %}
|
||||
<p><b>Latest version:</b><br />
|
||||
2008-10-06 - I2P 0.6.4 - {{ urlify("release-0.6.4", "Announcement", "html")}}
|
||||
2008-12-01 - I2P 0.6.5 - {{ urlify("release-0.6.5", "Announcement", "html")}}
|
||||
- <a href="download">Download</a><br />
|
||||
2007-09-28 - Syndie 1.101a -
|
||||
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
|
||||
- <a href="http://syndie.i2p2.de/download.html">Download</a>
|
||||
</p>
|
||||
<p><b>Latest News:</b><br />
|
||||
2008-12-01 - I2P 0.6.5
|
||||
<a href="release-0.6.5.html">Released</a>
|
||||
<br />
|
||||
2008-10-06 - I2P 0.6.4
|
||||
<a href="release-0.6.4.html">Released</a>
|
||||
<br />
|
||||
2008-08-26 - I2P 0.6.3
|
||||
<a href="release-0.6.3.html">Released</a>
|
||||
<br />
|
||||
2008-04-20 -
|
||||
<a href="http://trac.i2p2.i2p/">We are now using Trac as bugtracker</a>
|
||||
<br />
|
||||
2008-03-26 -
|
||||
<a href="faq.html#reseed">New reseed URL</a>
|
||||
<br />
|
||||
2008-03-16 -
|
||||
<a href="http://forum.i2p.net/">forum.i2p.net</a> has permanently moved to
|
||||
<a href="http://forum.i2p2.de/">forum.i2p2.de</a>.
|
||||
<a href="http://forum.i2p/">forum.i2p</a> is back up.
|
||||
<br />
|
||||
2008-02-05 - Upgrading from 0.6.1.30 or earlier -
|
||||
<a href=upgrade-0.6.1.30.html>instructions</a>
|
||||
<br />
|
||||
2008-02-01 - <a href="statnotes0108">status notes 01 2008</a>
|
||||
|
||||
<p>I2P is an anonymizing network, offering a simple layer that identity-sensitive
|
||||
applications can use to securely communicate. All data is wrapped with several
|
||||
|
@ -2,34 +2,21 @@
|
||||
{% block title %}I2P Anonymes Netzwerk{% endblock %}
|
||||
{% block content %}
|
||||
<p><b>Aktuellste Version:</b><br />
|
||||
2008-10-06 - I2P 0.6.4 - {{ urlify("release-0.6.4", "Ankündigung", "html")}}
|
||||
2008-12-01 - I2P 0.6.5 - {{ urlify("release-0.6.5", "Ankündigung", "html")}}
|
||||
- <a href="download">Download</a><br />
|
||||
2007-09-28 - Syndie 1.101a -
|
||||
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
|
||||
- <a href="http://syndie.i2p2.de/download.html">Download</a>
|
||||
</p>
|
||||
<p><b>Letzte Neuigkeiten:</b><br />
|
||||
2008-12-01 - I2P 0.6.5
|
||||
<a href="release-0.6.5.html">Publiziert</a>
|
||||
<br />
|
||||
2008-10-06 - I2P 0.6.4
|
||||
<a href="release-0.6.4.html">Publiziert</a>
|
||||
<br />
|
||||
2008-08-26 - I2P 0.6.3
|
||||
<a href="release-0.6.3.html">Publiziert</a>
|
||||
<br />
|
||||
2008-04-20 -
|
||||
<a href="http://trac.i2p2.i2p/">Wir nutzen jetzt Trac als Bugtracker</a>
|
||||
<br />
|
||||
2008-03-26 -
|
||||
<a href="faq.html#reseed">Neue Reseed-URL</a>
|
||||
<br />
|
||||
2008-03-16 -
|
||||
<a href="http://forum.i2p.net/">forum.i2p.net</a> ist umgezogen auf
|
||||
<a href="http://forum.i2p2.de/">forum.i2p2.de</a>.
|
||||
<a href="http://forum.i2p/">forum.i2p</a> ist wieder aktiv.
|
||||
<br />
|
||||
2008-02-05 - Aktualisieren von 0.6.1.30 oder vorherigen Versionen -
|
||||
<a href=upgrade-0.6.1.30.html>Instruktionen</a>
|
||||
<br />
|
||||
2008-02-01 - <a href="statnotes0108">Status Informationen 01 2008</a>
|
||||
|
||||
<p>I2P ist ein anonymisierendes Netzwerk, welches identitätskritischen Anwendungen eine einfache
|
||||
Schicht zum sicheren Kommunizieren anbietet. Alle Daten sind in mehreren Stufen verschlüsselt
|
||||
|
Reference in New Issue
Block a user