merge of '84dd7ee3b0d072de549c78f816594b302c7a2147'

and 'e581b3c5edd648de4545926c264fd43e1e19bc2f'
This commit is contained in:
zzz
2011-10-11 21:14:31 +00:00
26 changed files with 215 additions and 118 deletions

View File

@@ -4,6 +4,7 @@
<h1>Past I2P Release Announcements</h1>
<h4>2011</h4>
<ul class="infolist">
<li>2011-10-11 - <a href="release-0.8.9.html">0.8.9</a></li>
<li>2011-09-03 - <a href="summerofcode-2011-end.html">Ipredator summer of Code: itoopie released</a></li>
<li>2011-08-23 - <a href="release-0.8.8.html">0.8.8</a></li>
<li>2011-06-27 - <a href="release-0.8.7.html">0.8.7</a></li>

View File

@@ -6,6 +6,7 @@
</h1>
<h4>2011</h4>
<ul class="infolist">
<li>2011-10-11 - <a href="release-0.8.9.html">0.8.9</a></li>
<li>2011-08-23 - <a href="release-0.8.8.html">0.8.8</a></li>
<li>2011-06-27 - <a href="release-0.8.7.html">0.8.7</a></li>
<li>2011-06-06 - <a href="summerofcode-2011.html">Ipredator summer of Code</a></li>

View File

@@ -5,6 +5,7 @@
<p>Hinweis: Da i2p.net nicht erreichbar ist, sind viele Verweise nicht funktional</p>
<h4>2011</h4>
<ul class="infolist">
<li>2011-10-11 - <a href="release-0.8.9.html">0.8.9</a></li>
<li>2011-08-23 - <a href="release-0.8.8.html">0.8.8</a></li>
<li>2011-06-27 - <a href="release-0.8.7.html">0.8.7</a></li>
<li>2011-05-16 - <a href="release-0.8.6.html">0.8.6</a></li>

View File

@@ -4,6 +4,7 @@
<h1>Historique des versions publiées</h1>
<h4>2011</h4>
<ul class="infolist">
<li>2011-10-11 - <a href="release-0.8.9.html">0.8.9</a></li>
<li>2011-08-23 - <a href="release-0.8.8.html">0.8.8</a></li>
<li>2011-06-27 - <a href="release-0.8.7_fr.html">0.8.7</a></li>
<li>2011-06-06 - <a href="summerofcode-2011_fr.html">Ipredator - Codage estival</a></li>

View File

@@ -4,6 +4,7 @@
<h1>Versioni di I2P Rilasciate e Annunciate</h1>
<h4>2011</h4>
<ul class="infolist">
<li>2011-10-11 - <a href="release-0.8.9.html">0.8.9</a></li>
<li>2011-08-23 - <a href="release-0.8.8.html">0.8.8</a></li>
<li>2011-06-27 - <a href="release-0.8.7.html">0.8.7</a></li>
<li>2011-05-16 - <a href="release-0.8.6.html">0.8.6</a></li>

View File

@@ -14,29 +14,29 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Clean installs</h3>
<ul class="downloadlist">
<li>Graphical installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Download that file and run it.<br /> <br />If you're not on windows you can
type <code>java -jar i2pinstall_0.8.8.exe</code> in a terminal to run the
type <code>java -jar i2pinstall_0.8.9.exe</code> in a terminal to run the
installer. Mac users can avoid going to the terminal by renaming the
downloaded file to end with <code>.jar</code> and then double-clicking the
installer. On other platforms you may be able to right-click and select
&quot;Open with Java&quot;.</li>
<li>Command line (headless) install:<br />
Download the graphical installer file above and
run <code>java -jar i2pinstall_0.8.8.exe -console</code> from the command line.
run <code>java -jar i2pinstall_0.8.9.exe -console</code> from the command line.
This will work on windows. linux, and mac (yes really).</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Source install:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
<br />
Run <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> then either
Run <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> then either
run the GUI installer or headless install as above</li>
</ul>
@@ -109,10 +109,10 @@ receive the release.
<h3>Updates from earlier releases (manual method):</h3>
<ol>
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) to your I2P
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.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

View File

@@ -14,25 +14,25 @@
<h3>التثبيت لأول مرة</h3>
<ul class="downloadlist">
<li>التثبيت عن طريق الواجهة الرسومية :<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي
<code>java -jar i2pinstall_0.8.8.exe</code> (نعم ،حقاً)</li>
<code>java -jar i2pinstall_0.8.9.exe</code> (نعم ،حقاً)</li>
<li>التثبيت عن طريق سطر الأوامر :<br />
حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر
<code>java -jar i2pinstall_0.8.8.exe -console</code> في سطر الأوامر لديك
<code>java -jar i2pinstall_0.8.9.exe -console</code> في سطر الأوامر لديك
هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !)
</li>
<li>تحميل النص المصدري :<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers">monotone</a>.
<br/>
نفّذ الأمر<code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
نفّذ الأمر<code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
</ul>
الملفات موقّعة بواسطة zzz
@@ -92,10 +92,10 @@
<h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3>
<ol>
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater
ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف.
</li>

View File

@@ -10,25 +10,25 @@ nebo z příkazové řádky pomocí příkazu <tt>java -version</tt>
<h3>Nová instalace</h3>
<ul class="downloadlist">
<li>Grafický instalační program:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Pod Windows: stáhněte soubor a spusťte ho. Pod ostatními operačními systémy soubor spustíte
z příkazové řádky příkazem <code>java -jar i2pinstall_0.8.8.exe</code>
z příkazové řádky příkazem <code>java -jar i2pinstall_0.8.9.exe</code>
</li>
<li>Instalace z příkazové řádky:<br />
Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.8.8.exe -console</code> <br />
Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.8.9.exe -console</code> <br />
Tato instalace funguje pod operačními systémy Windows, Linux a Mac.
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Instalace ze zdrojového kódu:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternativně lze zdrojový kód stáhnout <a href="newdevelopers">z repozitáře monotone</a>.<br/>
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> a potom
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> a potom
spusťte grafický instalační program nebo instalaci z příkazové řádky (viz výše).</li>
</ul>
@@ -87,10 +87,10 @@ nových verzí.
<h3>Aktualizace z předchozích verzí (manuální postup):</h3>
<ol>
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) a uložte jej do
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) a uložte jej do
instalační složky I2P. <b>Přejmenujte tento soubor na i2pupdate.zip</b>.
(Alternativně si můžete stáhnout zdrojový kód jak je popsáno výše a spustit
"ant updater", výsledný soubor i2pupdate.zip pak nakopírovat do instalační složky

View File

@@ -14,26 +14,26 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Frische Installation</h3>
<ul class="downloadlist">
<li>Graphischer Installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Downloade die Datei und f&uuml;hre sie aus. Wenn du nicht Windows nutzt, kannst Du
<code>java -jar i2pinstall_0.8.8.exe</code> eingeben (ja, wirklich)</li>
<code>java -jar i2pinstall_0.8.9.exe</code> eingeben (ja, wirklich)</li>
<li>Command line (headless) Installation:<br />
Downloade die normale Installationsdatei von oben und rufe
<code>java -jar i2pinstall_0.8.8.exe -console</code> auf der Kommandozeile auf.
<code>java -jar i2pinstall_0.8.9.exe -console</code> auf der Kommandozeile auf.
Dieses funktioniert auf Windows, Linux und Mac OS X (ja, wirklich).
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Quelltext Installation:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren.
<br/>
F&uuml;hre aus: <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p_0.8.8 ; ant pkg)</code> und dann
F&uuml;hre aus: <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p_0.8.9 ; ant pkg)</code> und dann
starte den GUI installer oder die headless Installation wie oben</li>
</ul>
@@ -101,10 +101,10 @@ werden kann.
<h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3>
<ol>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) in dein I2P
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.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

View File

@@ -14,26 +14,26 @@ o teclea <tt>java -version</tt> en tu línea de comandos.
<h3>Instalaciones limpias</h3>
<ul class="downloadlist">
<li>Instalador gráfico:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Descarga ese archivo y ejecútalo. Si no estás en Windows, puedes teclear
<code>java -jar i2pinstall_0.8.8.exe</code></li>
<code>java -jar i2pinstall_0.8.9.exe</code></li>
<li>Instalación desde la línea de comandos (headless):<br />
Descarga el archivo del instalador gráfico y
arranca <code>java -jar i2pinstall_0.8.8.exe -console</code> desde la línea de comandos.
arranca <code>java -jar i2pinstall_0.8.9.exe -console</code> desde la línea de comandos.
Esto funciona en Windows, Linux, y Mac (sí, en serio).
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Instalación desde el código fuente:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>.
<br/>
Ejecuta <code>tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
Ejecuta <code>tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
</ul>
Los archivos están firmados por zzz,
@@ -95,10 +95,10 @@ la actualización automáticamente.
<h3>Actualizar desde versiones anteriores (método manual):</h3>
<ol>
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>)
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>)
a tu directorio de instalación I2P y <b>renómbralo como i2pupdate.zip</b>.
(Como alternativa, puedes obtener el código fuente tal y como se explicó anteriormente y ejecutar "ant updater", después copia el i2pupdate.zip resultante en tu directorio de instalación I2P). NO es necesario descomprimir ese archivo.</li>
<li>Click <a href="http://localhost:7657/configservice.jsp">"Restart"</a></li>

View File

@@ -15,24 +15,24 @@ ou tapez <tt>java -version</tt> à l'invite de commande.
<h3>Installation initiale</h3>
<ul class="downloadlist">
<li>Installeur graphique:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
(SHA256 32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Téléchargez ce fichier et exécutez-le. Si vous n'êtes pas sous Windows, vous pouvez
taper <code>java -jar i2pinstall_0.8.8.exe</code> (non, ça n'est pas une blague!!)</li>
taper <code>java -jar i2pinstall_0.8.9.exe</code> (non, ça n'est pas une blague!!)</li>
<li>Installation en ligne de commande (facile):<br />
Téléchargez le fichier de l'installeur graphique ci-dessus et
exécutez <code>java -jar i2pinstall_0.8.8.exe -console</code> sur la ligne de commande.
exécutez <code>java -jar i2pinstall_0.8.9.exe -console</code> sur la ligne de commande.
Ça marche sous Windows, Linux, et Mac (vraiment).
</li>
<li><a href="/debian_fr.html">Packages for Debian &amp; Ubuntu</a></li>
<li>À partir des sources:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
(SHA256 522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers">monotone</a>.
<br/>
Exécuter <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> puis, soit
Exécuter <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> puis, soit
lancer l'installeur graphique, soit passer par la ligne de commande.</li>
</ul>
@@ -108,9 +108,9 @@ cliquant dessus
<h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3>
<ol>
<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
(SHA256 5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P
<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P
et <b>renommez-le i2pupdate.zip</b>.
(sinon, prenez les sources - voir plus haut - et lancez "ant updater", puis copiez/déplacez le i2pupdate.zip généré
vers votre répertoire d'installation d'I2P). Il n'est pas nécessaire de décompresser ce fichier.</li>

View File

@@ -15,31 +15,31 @@
<ul class="downloadlist">
<li>Графический инсталлятор:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br />
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Под Windows: скачайте этот файл и запустите его. Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.8.8.exe</code>
Под Windows: скачайте этот файл и запустите его. Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.8.9.exe</code>
</li>
<li>Установка из командной строки:<br />
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.8.8.exe -console</code> <br />
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.8.9.exe -console</code> <br />
Такой способ работает в Windows, Linux и Mac OS X.
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Установка из исходного кода:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
(Как вариант, можете скачать текущий исходный код из <a href="newdevelopers">monotone-репозитория</a>.)
<br/>
Запустите процесс сборки <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
Запустите процесс сборки <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
</li>
</ul>
@@ -90,10 +90,10 @@ Unix-совместимые системы: I2P можно запустить в
<ol>
<li>Скачайте
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a>
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>)
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>)
в директорию, где у Вас установлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно скачать исходный код и запустить сборку командой «ant updater», после чего скопировать полученный i2pupdate.zip в директорию, где у Вас установлен I2P.) Вам НЕ надо распаковывать этот zip-файл.
</li>
<li>Нажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li>

View File

@@ -11,20 +11,20 @@
<h3>全新安装</h3>
<ul class="downloadlist">
<li>图形安装程序:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
<br/>(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.8.8.exe</code> (没错,就这么写)</li>
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.8.9.exe</code> (没错,就这么写)</li>
<li>命令行安装(即无头安装):<br />
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.8.8.exe -console</code>
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.8.9.exe -console</code>
以上方法适用于 windowslinux, 和 mac (没错,确实可行).</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>用源码安装:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
<br/>(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p_0.8.8 ; ant pkg)</code>
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p_0.8.9 ; ant pkg)</code>
,然后运行图形安装程序或进行命令行安装。</li>
</ul>
@@ -54,9 +54,9 @@
<h3>旧版升级 (手动方法)</h3>
<ol>
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <br/>(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a> <br/>(SHA256
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
<li>点击 <a href="http://localhost:7657/configservice.jsp">"Restart"</a>(平滑重启)</li>
<li>去喝杯咖啡11分钟后就完成了。</li>
</ol>

View File

@@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version">
<b>Latest version:</b><div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
</div>
<div class="news">
<b>Latest News:</b><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Released</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Released</a><br />
</div>
<!--
<td>

View File

@@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version">
<b>الإصدار الأحدث</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">تحميل</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
</div>
<div class="news" >
<b>أحدث الأخبار :</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">تمّ اطلاق النسخة</a> <br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">تمّ اطلاق النسخة</a> <br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">تمّ اطلاق النسخة</a> <br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">تمّ اطلاق النسخة</a> <br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">تمّ اطلاق النسخة</a> <br />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Aktuální verze:</b>
<div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Poznámky k vydání", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Poznámky k vydání", "html")}}
- <a href="download">Stáhnout</a>
<br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -14,10 +14,10 @@
</div>
<div class="news">
<b>Novinky:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Vydání</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Vydání</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Vydání</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Vydání</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Vydání</a><br />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Aktuellste Version:</b>
<div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Ank&uuml;ndigung", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Ank&uuml;ndigung", "html")}}
- <a href="download_de.html">Download</a>
<div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -13,10 +13,10 @@
- <a href="http://syndie.i2p2.de/download.html">Download</a>
</div>
<div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">veröffentlicht</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">veröffentlicht</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">veröffentlicht</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">veröffentlicht</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">veröffentlicht</a><br />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Versión actual:</b>
<div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Anunciación", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Anunciación", "html")}}
- <a href="download_es.html">Descarga</a>
<div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -13,10 +13,10 @@
- <a href="http://syndie.i2p2.de/download.html">Descarga</a>
</div>
<div class="news"><strong>Novedades:</strong><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">publicada</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">publicada</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">publicada</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">publicada</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">publicada</a><br />
</div>
<!--
<td>

View File

@@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version">
<b>Dernière version:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8_fr.html", "Annonce", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9_fr.html", "Annonce", "html")}}
- <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
</div>
<div class="news">
<b>Dernières nouvelles :</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9_fr.html">Publiée</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8_fr.html">Publiée</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7_fr.html">Publiée</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6_fr.html">Publiée</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5_fr.html">Publiée</a><br />
</div>
<!--
<td>

View File

@@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version">
<b>Latest version:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
</div>
<div class="news">
<b>Latest News:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Rilasciata</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Rilasciata</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Rilasciata</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Rilasciata</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Rilasciata</a><br />
</div>
<!--
<td>

View File

@@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version">
<b>Laatste versie:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Aankondiging", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Aankondiging", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
</div>
<div class="news">
<b>Laatste Nieuws:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Release</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Release</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Release</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Release</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Release</a><br />
</div>
<!--
<td>

View File

@@ -6,7 +6,7 @@
<div class="version">
<b>Последние Версии:</b>
<div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
<div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> - <a href="http://syndie.i2p2.de/download.html">Скачать</a>
</div>
@@ -14,10 +14,10 @@
<div class="news">
<b>Последние Новости:</b>
<div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Released</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Released</a><br />
</div>
</table>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>最新版本:</b>
<div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}}
2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download_zh.html">下载</a>
<div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -14,10 +14,10 @@
</div>
<div class="news">
<b>最新动态:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">新版发布</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">新版发布</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">新版发布</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">新版发布</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">新版发布</a><br />
</div>
<!--
<td>

View File

@@ -13,7 +13,7 @@ To request an addition to this page, please send to press ~~~at~~~ i2p2.de.
<li><a href="http://www.businessweek.com/magazine/content/03_37/b3849089_mz063.htm">2003 Business Week article referencing invisiblenet</a>
</li><li>
<a href="http://www.netzwelt.de/news/75371-i2p-das-anonyme-netz-im.html">Netzwelt.de article about being anonymous in the Internet</a><
<a href="http://www.netzwelt.de/news/75371-i2p-das-anonyme-netz-im.html">Netzwelt.de article about being anonymous in the Internet</a>
(German)
November 2007.

View File

@@ -0,0 +1,88 @@
{% extends "_layout.html" %}
{% block title %}0.8.9 Release{% endblock %}
{% block content %}
<p>
The 0.8.9 release has several performance improvements, and many changes to handle
the continued rapid growth of the network. It uses a new iterative method for
Kademlia network database lookups that should be more reliable and efficient.
There are also several improvements to our SSU (UDP) transport protocol that
should help reliability and efficiency. We have made several changes to
improve tunnel build success rates. And, of course, there are lots of bug
fixes and translation updates.
</p><p>
The network has grown quite rapidly in recent weeks, and that's great news,
but it has caused some instability. We welcome all our new users and we
ask you to be patient as we make improvements to the software.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p>* Iterative netdb lookup, this had to be fixed as the network growth was making the old method less reliable. Also increase lookup timeouts to improve success rates.
<br />* Implement a SSU disconnect message so that the other side of a connection finds out when the peer disconnects. This should considerably speed up subsequent reconnection.
<br />* Major rewrite of the SSU send queue code, for efficiency in high-speed routers
<br />* Major rewrite of the participating tunnels expiration code, for efficiency in high=speed routers
<br />* Increase the maximum SSU MTU so messages take less packets
<br />* New reverse lookup table in the hosts.txt database so that names are displayed again on the neteb leases page.
<br />* Preliminary support for IRC DCC - not enabled by default
<br />* (New installs only) Switch to the Maxmind GeoIP database which is up-to-date and has better coverage of some countries.
<br />* (New installs only) Update to wrapper 3.5.12 to fix file permission problems.</p>
<p><strong>Bug Fixes</strong></p>
<p>* Fix restoration of original tunnel quantity after idle
<br />* Reduce CPU usage when network is disconnected
<br />* Fix i2psnark &quot;eject&quot; button in certain browsers
<br />* Fix changing i2psnark tunnel parameters
<br />* Fix installation issues on some non-English Windows versions
<br />* Catch some uncaught exceptions from GNU NIO
<br />* Fix connectivity issues after long suspend times</p>
<p><strong>Other</strong></p>
<p>* Improvements to the data structure caching, and increase some cache sizes, to increase hit rates. Add a country code string cache.
<br />* Continue work on removing global locks for performance improvements
<br />* Rewrite of the job queue for efficiency
<br />* Switch to https reseed by default for security; update the reseed host lists
<br />* Don't bother to gzip small http responses and images
<br />* Use bigger buffers and gunzipper cache in the http proxy
<br />* Several changes to improve tunnel build success rates
<br />* Increase the number of floodfills again
<br />* Faster router info expiration
<br />* Remove ancient deprecated ministreaming socket manager
<br />* Add option for i2psnark files readable by everyone
<br />* Add option for i2psnark page refresh time
<br />* Add streaming API for getting and setting I2CP port
<br />* More aggressive netdb exploration by hidden routers
<br />* Remove confusing &quot;firewalled and fast&quot; message
<br />* Translation updates for German, Spanish, Portuguese, Russian, and Swedish</p>
<b>
SHA256 Checksums:
</b>
<pre>
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66 i2pinstall_0.8.9.exe
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e i2psource_0.8.9.tar.bz2
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803 i2pupdate_0.8.9.zip
8f04438cd3d17240bebe8afc172ed54a65c3265db8ea4675a8c508d8ba088326 i2pupdate.su2
e8754a0490bd3e47bc5017ea66d2bfda6386e9c9c6d50a6d77d2c15c0cab098b i2pupdate.sud
</pre>
{% endblock %}

View File

@@ -31,11 +31,14 @@ key. The specific construct of the MAC is the first 16 bytes from:</p>
<pre>
HMAC-MD5(payload || IV || (payloadLength ^ protocolVersion), macKey)
</pre>
where '||' means append. The macKey is either the introduction key or the
where '||' means append.
The payload is the message starting with the flag byte.
The macKey is either the introduction key or the
session key, as specified for each message below.
<p>The payload itself is AES256/CBC encrypted with the IV and the
<p>The payload itself (that is, the message starting with the flag byte)
is AES256/CBC encrypted with the IV and the
sessionKey, with replay prevention addressed within its body,
explained below. The payloadLength in the MAC is a 2 byte unsigned
integer.</p>
@@ -59,6 +62,7 @@ the following bitfields:</p>
</pre>
<pre>
Header: 37+ bytes
Encryption starts with the flag byte.
+----+----+----+----+----+----+----+----+
| MAC |
+ +