bump bote to readme.hmtl
This commit is contained in:
@ -1,83 +1,83 @@
|
||||
<div align="right">
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a>
|
||||
<a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a>
|
||||
<a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a>
|
||||
<a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Français" alt="Français"></a>
|
||||
<a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a>
|
||||
<a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a>
|
||||
<a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
</div>
|
||||
<div class="welcome"><h2>Welcome to I2P!</h2></div>
|
||||
<p>If you've just started I2P, the Active: numbers on the left should start to
|
||||
grow over the next few minutes and you'll see a "shared clients" local destination
|
||||
listed on the left (if not, <a href="#trouble">see below</a>). Once those show
|
||||
up, you can:</p>
|
||||
<ul>
|
||||
<li><b>browse "eepsites"</b> - on I2P there are anonymously hosted websites
|
||||
- tell your browser to use the <b>HTTP proxy at 127.0.0.1 port 4444</b>, then
|
||||
browse to an eepsite:<br>
|
||||
<ul class="links">
|
||||
<li><a href="http://forum.i2p/">forum.i2p</a>: a secure
|
||||
and anonymous connection to <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
|
||||
<li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> and
|
||||
mirror <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: secure and
|
||||
anonymous connections to <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: an
|
||||
anonymously hosted search engine of eepsites</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite,
|
||||
a wiki that anyone can edit, and lots of links</li>
|
||||
<li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>:
|
||||
Freenet proxy</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: software
|
||||
archive and information for I2P</li>
|
||||
<li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: secure and
|
||||
anonymous paste service.</li>
|
||||
</ul><br>
|
||||
There are many more eepsites - just follow the links from the ones you see,
|
||||
bookmark your favorites, and visit them often!
|
||||
</li>
|
||||
<ul>
|
||||
<li class="tidylist"><b>browse the web</b> - there is currently an HTTP
|
||||
"outproxy" in I2P hooked up to your own HTTP proxy on port 4444 - simply
|
||||
set your browser's proxy to use it (as above) and go to any normal URL
|
||||
- your requests will be bounced through the I2P network.</li>
|
||||
<li class="tidylist"><b>transfer files</b> - there is an integrated <a href="/i2psnark">port</a>
|
||||
of the <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a>
|
||||
client.</li>
|
||||
<li class="tidylist"><b>use anonymous email</b> - postman has created a
|
||||
mail system compatible with normal mail clients (POP3 / SMTP) that allows
|
||||
email within I2P as well as mail from and to the normal internet! get
|
||||
your account at <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. We
|
||||
bundle <a href="/susimail/susimail">susimail</a>, a web based anonymity-oriented
|
||||
pop3/smtp client configured to access postman's mail services.</li>
|
||||
<li class="tidylist"><b>chat anonymously</b> - fire up your own IRC client
|
||||
and connect to the server at <b>127.0.0.1 port 6668</b>. This points at
|
||||
one of two anonymously hosted IRC servers, but neither you nor they know
|
||||
where the other is.</li>
|
||||
<li class="tidylist"><b>blog anonymously</b> - check out <a href="http://syndie.i2p2.de/">Syndie</a></li>
|
||||
<li class="tidylist">and lots more</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<h2>Want your own eepsite?</h2>
|
||||
<p>We've bundled some software to let you run your own eepsite - a <a href="http://jetty.mortbay.org/">Jetty</a>
|
||||
instance listening on <a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.
|
||||
Simply place your files in the <code>eepsite/docroot/</code> directory (or place
|
||||
any standard JSP/Servlet <code>.war</code> files under <code>eepsite/webapps</code>,
|
||||
or standard CGI script under <code>eepsite/cgi-bin</code>) and they'll show
|
||||
up. After starting up an <a href="/i2ptunnel/">eepsite tunnel</a> pointing at
|
||||
it, your eepsite will be visible to others. Detailed instructions for starting
|
||||
your eepsite are on <a href="http://127.0.0.1:7658/">your temporary eepsite
|
||||
page</a>. </p>
|
||||
<h2><a name="trouble">Troubleshooting</a></h2>
|
||||
<p>Be patient - I2P may be slow to start the first time as it searches for peers.
|
||||
If, after 30 minutes, your Active: connected/recent count has less than 10 connected
|
||||
peers, you should open I2P's port on your firewall for better connectivity. If
|
||||
you cannot see any eepsites at all (even <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>),
|
||||
be sure your browser proxy is set to 127.0.0.1 port 4444. You may also want
|
||||
to review the information on the <a href="http://www.i2p2.i2p/">I2P website</a>,
|
||||
post up messages to the <a href="http://forum.i2p2.de/">I2P discussion forum</a>,
|
||||
or swing by
|
||||
<a href="irc://127.0.0.1:6668/i2p-help">#i2p-help</a>, <a href="irc://127.0.0.1:6668/i2p">#i2p</a> or <a href="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a>
|
||||
on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>,
|
||||
irc.postman.i2p or irc.freshcoffee.i2p (they're linked together).</p>
|
||||
<hr>
|
||||
<div align="right">
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a>
|
||||
<a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a>
|
||||
<a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a>
|
||||
<a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran<EFBFBD>ais" alt="Fran<EFBFBD>ais"></a>
|
||||
<a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a>
|
||||
<a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="<EFBFBD> ђсский" alt="<EFBFBD> ђсский"></a>
|
||||
<a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
</div>
|
||||
<div class="welcome"><h2>Welcome to I2P!</h2></div>
|
||||
<p>If you've just started I2P, the Active: numbers on the left should start to
|
||||
grow over the next few minutes and you'll see a "shared clients" local destination
|
||||
listed on the left (if not, <a href="#trouble">see below</a>). Once those show
|
||||
up, you can:</p>
|
||||
<ul>
|
||||
<li><b>browse "eepsites"</b> - on I2P there are anonymously hosted websites
|
||||
- tell your browser to use the <b>HTTP proxy at 127.0.0.1 port 4444</b>, then
|
||||
browse to an eepsite:<br>
|
||||
<ul class="links">
|
||||
<li><a href="http://forum.i2p/">forum.i2p</a>: a secure
|
||||
and anonymous connection to <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
|
||||
<li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> and
|
||||
mirror <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: secure and
|
||||
anonymous connections to <a href="http://www.i2p2.de/">www.i2p2.de</a></li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: an
|
||||
anonymously hosted search engine of eepsites</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite,
|
||||
a wiki that anyone can edit, and lots of links</li>
|
||||
<li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>:
|
||||
Freenet proxy</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: software
|
||||
archive (I2PFox, iMule, I2P-Messenger, ... ) and information for I2P</li>
|
||||
<li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: secure and
|
||||
anonymous paste service.</li>
|
||||
</ul><br>
|
||||
There are many more eepsites - just follow the links from the ones you see,
|
||||
bookmark your favorites, and visit them often!
|
||||
</li>
|
||||
<ul>
|
||||
<li class="tidylist"><b>browse the web</b> - there is currently an HTTP
|
||||
"outproxy" in I2P hooked up to your own HTTP proxy on port 4444 - simply
|
||||
set your browser's proxy to use it (as above) and go to any normal URL
|
||||
- your requests will be bounced through the I2P network.</li>
|
||||
<li class="tidylist"><b>transfer files</b> - there is an integrated <a href="/i2psnark">port</a>
|
||||
of the <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a>
|
||||
client.</li>
|
||||
<li class="tidylist"><b>use anonymous email</b> - postman has created a
|
||||
mail system compatible with normal mail clients (POP3 / SMTP) that allows
|
||||
email within I2P as well as mail from and to the normal internet! get
|
||||
your account at <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. We
|
||||
bundle <a href="/susimail/susimail">susimail</a>, a web based anonymity-oriented
|
||||
pop3/smtp client configured to access postman's mail services.<br>Alternatively, you can try out our new serverless, end-to-end encrypted e-mail system <a href="http://tjgidoycrw6s3guetge3kvrvynppqjmvqsosmtbmgqasa6vmsf6a.b32.i2p/">I2P-Bote</a> (with webinterface), installable as a plugin.<br></li>
|
||||
<li class="tidylist"><b>chat anonymously</b> - fire up your own IRC client
|
||||
and connect to the server at <b>127.0.0.1 port 6668</b>. This points at
|
||||
one of two anonymously hosted IRC servers, but neither you nor they know
|
||||
where the other is.</li>
|
||||
<li class="tidylist"><b>blog anonymously</b> - check out <a href="http://syndie.i2p2.de/">Syndie</a></li>
|
||||
<li class="tidylist">and lots more</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<h2>Want your own eepsite?</h2>
|
||||
<p>We've bundled some software to let you run your own eepsite - a <a href="http://jetty.mortbay.org/">Jetty</a>
|
||||
instance listening on <a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>.
|
||||
Simply place your files in the <code>eepsite/docroot/</code> directory (or place
|
||||
any standard JSP/Servlet <code>.war</code> files under <code>eepsite/webapps</code>,
|
||||
or standard CGI script under <code>eepsite/cgi-bin</code>) and they'll show
|
||||
up. After starting up an <a href="/i2ptunnel/">eepsite tunnel</a> pointing at
|
||||
it, your eepsite will be visible to others. Detailed instructions for starting
|
||||
your eepsite are on <a href="http://127.0.0.1:7658/">your temporary eepsite
|
||||
page</a>. </p>
|
||||
<h2><a name="trouble">Troubleshooting</a></h2>
|
||||
<p>Be patient - I2P may be slow to start the first time as it searches for peers.
|
||||
If, after 30 minutes, your Active: connected/recent count has less than 10 connected
|
||||
peers, you should open I2P's port on your firewall for better connectivity. If
|
||||
you cannot see any eepsites at all (even <a href="http://www.i2p2.i2p/">www.i2p2.i2p</a>),
|
||||
be sure your browser proxy is set to 127.0.0.1 port 4444. You may also want
|
||||
to review the information on the <a href="http://www.i2p2.i2p/">I2P website</a>,
|
||||
post up messages to the <a href="http://forum.i2p2.de/">I2P discussion forum</a>,
|
||||
or swing by
|
||||
<a href="irc://127.0.0.1:6668/i2p-help">#i2p-help</a>, <a href="irc://127.0.0.1:6668/i2p">#i2p</a> or <a href="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a>
|
||||
on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>,
|
||||
irc.postman.i2p or irc.freshcoffee.i2p (they're linked together).</p>
|
||||
<hr>
|
||||
|
@ -1,24 +1,24 @@
|
||||
<div lang="de">
|
||||
<div align="right">
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Français" alt="Français"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran<EFBFBD>ais" alt="Fran<EFBFBD>ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="<EFBFBD> ђсский" alt="<EFBFBD> ђсский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
</div>
|
||||
<div class="welcome"><h2>Willkommen im I2P!</h2></div>
|
||||
<p>Wenn Du I2P gerade gestartet hast, sollten die "Aktiv:"-Zahlen links in den nächsten paar Minuten anwachsen, und Du siehst dann dort ein als "versch. Klienten" bezeichnetes lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe unten</a>). Sobald das erscheint, kannst Du:</p>
|
||||
<p>Wenn Du I2P gerade gestartet hast, sollten die "Aktiv:"-Zahlen links in den n<EFBFBD>chsten paar Minuten anwachsen, und Du siehst dann dort ein als "versch. Klienten" bezeichnetes lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe unten</a>). Sobald das erscheint, kannst Du:</p>
|
||||
<ul>
|
||||
<li><b>"Eepseiten" besuchen</b> - In I2P gibt es anonym gehostete Websites:
|
||||
Konfiguriere Deinen Browser, über den <b>HTTP-Proxy: 127.0.0.1 Port 4444</b> zu surfen, dann besuche eine Eepseite:<br>
|
||||
Konfiguriere Deinen Browser, <EFBFBD>ber den <b>HTTP-Proxy: 127.0.0.1 Port 4444</b> zu surfen, dann besuche eine Eepseite:<br>
|
||||
<ul class="links">
|
||||
<li><a href="http://forum.i2p/">forum.i2p</a>: Eine sichere und anonyme Verbindung zu <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
|
||||
<li><a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a> und der Spiegel <a href="http://i2p-projekt.i2p/index_de.html">i2p-projekt.i2p</a>:
|
||||
Sichere und anonyme Verbindungen zu <a href="http://www.i2p2.de/index_de.html">www.i2p2.de</a></li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite für Eepseiten</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepseite, ein öffentliches Wiki mit vielen Links</li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite f<EFBFBD>r Eepseiten</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepseite, ein <EFBFBD>ffentliches Wiki mit vielen Links</li>
|
||||
<li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: ein Freenet-Proxy</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: Software-Archiv und Informationen zu I2P (mit BitTorrent-Klienten, I2P-Messenger, I2P-Bote, ...)</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: Software-Archiv und Informationen zu I2P (mit BitTorrent-Klienten, iMule, I2PFox, I2P-Messenger, ...)</li>
|
||||
<li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Anonymer Pastebin</li>
|
||||
</ul><br />
|
||||
</ul><br>
|
||||
Es gibt viele andere Eepseiten - folge einfach den Links, die du findest,
|
||||
setze Lesezeichen für Deine Favoriten, und besuche sie oft!</li><br />
|
||||
setze Lesezeichen für Deine Favoriten, und besuche sie oft!</li><br>
|
||||
<li class="tidylist"><b>Im Internet surfen</b> - Es gibt in I2P einen HTTP-"Outproxy". Um ihn zu nutzen, kannst du ebenfalls den
|
||||
HTTP-Proxy auf Port 4444 verwenden - Konfiguriere Deines Browsers Proxy-Einstellungen
|
||||
darauf (siehe oben) und besuche jede normale URL - Deine Anfrage wird dann anonym
|
||||
@ -31,7 +31,7 @@
|
||||
schicken. Hole Dir Dein Emailkonto auf <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
|
||||
Im Verbund damit gibt es <a href="/susimail/susimail">susimail</a>, einen
|
||||
browserbasierten anonymen POP3/SMTP-Klienten, fertig eingerichtet
|
||||
für Postmans Email-Service.</li>
|
||||
f<EFBFBD>r Postmans Email-Service.<br>Oder probier unseren neues serverloses, Ende-zu-Ende-verschl<68>sseltes Emailsystem <a href="http://tjgidoycrw6s3guetge3kvrvynppqjmvqsosmtbmgqasa6vmsf6a.b32.i2p/">I2P-Bote</a> (mit webinterface), erh<72>ltlich als Plugin!<br></li>
|
||||
<li class="tidylist"><b>Anonymer Chat</b> - Starte Deinen Lieblings-IRC-Klienten und verbinde ihn
|
||||
mit dem Server unter <b>127.0.0.1 auf Port 6668</b>. Das bringt Dich auf auf einen
|
||||
von zwei anonym gehosteten IRC-Servern - und weder Du noch die anderen Benutzer wissen, wer
|
||||
@ -42,17 +42,17 @@
|
||||
|
||||
<h2>Willst Du Deine eigene Eepseite?</h2>
|
||||
|
||||
<p>Das I2P-Paket beinhaltet Software, die es Dir ermöglicht, Deine eigene Eepseite zu betreiben
|
||||
<p>Das I2P-Paket beinhaltet Software, die es Dir erm<EFBFBD>glicht, Deine eigene Eepseite zu betreiben
|
||||
: Eine
|
||||
<a href="http://jetty.mortbay.org/">Jetty</a>-Instanz horcht auf
|
||||
<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Platziere einfach
|
||||
Deine Dateien im Verzeichnis <code>eepsite/docroot/</code> (oder jedes
|
||||
Standard-JSP/Servlet <code>.war</code> unter <code>eepsite/webapps</code>,
|
||||
CGI Scripte unter <code>eepsite/cgi-bin</code>) und schon sind sie
|
||||
verfügbar. Nach dem Starten des <a href="/i2ptunnel/">Eepseiten-Tunnels</a>,
|
||||
der darauf zeigt, ist Deine Eepseite für andere verfügbar.
|
||||
verf<EFBFBD>gbar. Nach dem Starten des <a href="/i2ptunnel/">Eepseiten-Tunnels</a>,
|
||||
der darauf zeigt, ist Deine Eepseite f<EFBFBD>r andere verf<EFBFBD>gbar.
|
||||
Detailierte Instruktionen zum Start Deiner eigenen Eepseite findest Du auf
|
||||
<a href="http://127.0.0.1:7658/">Deiner temporären Eepseite</a>.
|
||||
<a href="http://127.0.0.1:7658/">Deiner tempor<EFBFBD>ren Eepseite</a>.
|
||||
</p>
|
||||
|
||||
<h2><a name="trouble">Problembehebung</a></h2>
|
||||
@ -61,14 +61,14 @@
|
||||
Dein Router braucht etwas Zeit, um Verbindungen zu suchen und das Netzwerk kennenzulernen.
|
||||
Falls nach 30 Minuten die Zahl Deiner aktiven Verbindungen (im Seitenpanel unter
|
||||
"Teilnehmer", die Zahl hinter "Aktiv:") noch immer geringer als 10 ist,
|
||||
solltest Du den I2P-Port auf Deiner Firewall öffnen, um
|
||||
für eine bessere Verbindung zu sorgen. Den von I2P bei Dir benutzten Port
|
||||
solltest Du den I2P-Port auf Deiner Firewall <EFBFBD>ffnen, um
|
||||
f<EFBFBD>r eine bessere Verbindung zu sorgen. Den von I2P bei Dir benutzten Port
|
||||
(bei jeder Installation setzt I2P einen anderen) siehst Du auf der
|
||||
<a href="config.jsp">Konfigurationsseite</a>.
|
||||
Wenn Du gar keine Eepseiten erreichen kannst (auch nicht
|
||||
<a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a>), dann stell sicher, dass Dein
|
||||
Internet-Browser auf den Proxy 127.0.0.1 Port 4444 eingestellt ist!
|
||||
Vielleicht möchtest Du auch die Informationen lesen, die auf der
|
||||
Vielleicht m<EFBFBD>chtest Du auch die Informationen lesen, die auf der
|
||||
<a href="http://www.i2p2.i2p/index_de.html">I2P-Website</a> stehen, Nachrichten lesen und
|
||||
im <a href="http://forum.i2p2.de/">I2P-Forum</a> posten, oder
|
||||
im offiziellen deutschsprachigen Support-Channel
|
||||
@ -77,5 +77,5 @@
|
||||
in <a href="irc://127.0.0.1:6668/i2p">#i2p</a> oder in <a href="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a>
|
||||
auf
|
||||
irc.postman.i2p
|
||||
bzw. irc.freshcoffee.i2p chatten. (Beide unter <a href="irc://localhost:6668">irc://localhost:6668</a> erreichbar; die Server sind verbunden.) Wenn Du keinen Zugriff auf I2P hast, kannst du #i2p, #i2p-help und #i2p-de auch auf <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a> erreichen, dann allerdings nicht anonym.</p><hr />
|
||||
bzw. irc.freshcoffee.i2p chatten. (Beide unter <a href="irc://localhost:6668">irc://localhost:6668</a> erreichbar; die Server sind verbunden.) Wenn Du keinen Zugriff auf I2P hast, kannst du #i2p, #i2p-help und #i2p-de auch auf <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a> erreichen, dann allerdings nicht anonym.</p><hr>
|
||||
</div>
|
||||
|
@ -1,43 +1,44 @@
|
||||
<div lang="fr">
|
||||
<div align="right">
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Français" alt="Français"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
</div>
|
||||
<div class="welcome"><h2>Bienvenu a I2P!</h2></div>
|
||||
<p>Si vous venez juste de lancer I2P, les chiffres sur la gauche à coté de Active devraient commencer à augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale listés sur la gauche (si non, <a href=#trouble>voir plus bas</a>). Une fois qu'ils apparaissent, vous pouvez:</p>
|
||||
<ul>
|
||||
<li><b>parcourir les "eepsites"</b> - sur I2P il y a des sites web anonymes hébergés - dites à votre navigateur d'utiliser <b>le HTTP proxy a l'adresse 127.0.0.1 port 4444</b>, ensuite vous pouvez naviguer sur les eepsites:<br>
|
||||
<ul class="links">
|
||||
<li><a href="http://forum.i2p/">forum.i2p</a>: une connection sécurisée et anonyme vers <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
|
||||
<li><a href="http://www.i2p2.i2p/index_fr.html">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p/index_fr.html">i2p-projekt.i2p</a>:
|
||||
connections sécurisées et anonyme vers <a href="http://www.i2p2.de/index_fr.html">www.i2p2.de</a></li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut éditer ainsi que</li>
|
||||
<li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: archive</li>
|
||||
<li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Pastebin anonyme</li>
|
||||
<br>
|
||||
</ul>
|
||||
Il y a bien plus d'eepsites - suivez juste les liens au départ de ceux sur lesquels vous êtes, mettez-les dans vos favoris et visitez-les souvent!</li><br>
|
||||
<li class="tidylist"><b>Parcourez le web</b> - Il y a pour l'instant un outproxy HTTP sur I2P attaché à votre propre proxy HTTP sur le port 4444 - vous devez simplement configurer le proxy de votre navigateur pour l'utiliser (comme expliqué ci-dessus) et aller sur n'importe quel URL normale - vos requêtes seront relayées par le réseau i2p.</li>
|
||||
<li class="tidylist"><b>Transfer de fichiers</b> - Il y a un <a href="i2psnark/">port</a> intégré de <a href="http://www.klomp.org/snark/">Snark</a> le client <a href="http://www.bittorrent.com/">BitTorrent</a>.</li>
|
||||
<li class="tidylist"><b>Utiliser le service de mail anonyme</b> - Postman a créé un sytème de mails compatible avec un client de messagerie normal (POP3 / SMTP) qui permet d'envoyer des emails autant au sein d'i2p que vers et à partir de l'internet normal! Créez-vous un compte à <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
|
||||
Nous fournissons dans la version de base de i2p <a href="/susimail/susimail">susimail</a>,
|
||||
un client web pop3/smtp orienté sur l'anonymat qui est configuré pour accéder aux services email de postman.</li>
|
||||
<li class="tidylist"><b>Chatter de manière anonyme</b> - Activez votre client IRC et connectez-le sur le serveur <b>127.0.0.1 port 6668</b>. Ceci pointe vers l'un des deux serveur IRC anonyme, mais ni vous ni eux ne savent qui est l'autre</li>
|
||||
<li class="tidylist"><b>Créez-vous un blog anonyme</b> - Renseignez-vous chez <a href="http://syndie.i2p2.de/">Syndie</a></li>
|
||||
<li class="tidylist">Et bien d'autres</li>
|
||||
</ul>
|
||||
|
||||
<h2>Vous voulez votre propre eepsite?</h2>
|
||||
|
||||
<p>Nous fournissons de base quelques logiciels pour vous permettre de créer votre propre eepsite - une instance
|
||||
<a href="http://jetty.mortbay.org/">Jetty</a>, qui écoute sur
|
||||
<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Placer simplement vos fichiers dans le répertoire <code>eepsite/docroot/</code> (ou placez n'importe quel fichier JSP/Servlet standard <code>.war</code>) dans eepsite/webapps, ou script CGI standard dans <code>eepsite/cgi-bin</code>) et ils apparaitront. Après avoir démarré un <a href="/i2ptunnel/">tunnel pour votre eepsite</a> (le tunnel doit pointer sur l'adresse locale du eepsite), votre eepsite sera visible pour les autes. Des instructions plus détaillées pour créer un eepsite se trouvent sur <a href="http://127.0.0.1:7658/">Votre eepsite temporaire</a>.
|
||||
</p>
|
||||
|
||||
<h2><a name="trouble">Dépannage</a></h2>
|
||||
|
||||
<p>Soyez patient - i2p peut s'avérer lent à démarrer la première fois car il recherche des pairs. Si, après 30 minutes, votre Actives: connecté/récent compte moins de 10 pairs connectés, vous devez ouvrir le port 8887 sur votre pare-feu pour avoir une meilleure connection. Si vous ne pouvez accéder à aucun eepsite (même <a href="http://www.i2p2.i2p/index_fr.html">www.i2p2.i2p</a>), soyez sûr que votre navigateur utilise bien le proxy 127.0.0.1 sur le port 4444. Vous pouvez aussi faire part de votre démarche sur le <a href="http://www.i2p2.i2p/index_fr.html">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>,
|
||||
ou passer par
|
||||
<a href="irc://127.0.0.1:6668/i2p-help">#i2p-help</a>, <a href="irc://127.0.0.1:6668/i2p-fr">#i2p-fr</a>, <a href="irc://127.0.0.1:6668/i2p">#i2p</a> ou <a href="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a>
|
||||
sur IRC sur le serveur <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p ou irc.freshcoffee.i2p (ils sont liés).</p><hr />
|
||||
<div align="right">
|
||||
<div class="langbox" align="right"><a href="/index.jsp?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr"><img src="/flags.jsp?c=fr" title="Fran<EFBFBD>ais" alt="Fran<EFBFBD>ais"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="<EFBFBD> ђсский" alt="<EFBFBD> ђсский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||
</div>
|
||||
<div class="welcome"><h2>Bienvenu sur I2P!</h2></div>
|
||||
<p>Si vous venez juste de lancer I2P, les chiffres sur la gauche <EFBFBD> cot<6F> de Active devraient commencer <EFBFBD> augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale list<EFBFBD>s sur la gauche (si non, <a href="#trouble">voir plus bas</a>). Une fois qu'ils apparaissent, vous pouvez:</p>
|
||||
<ul>
|
||||
<li><b>parcourir les "eepsites"</b> - sur I2P il y a des sites web anonymes h<EFBFBD>berg<EFBFBD>s - dites <20> votre navigateur d'utiliser <b>le HTTP proxy a l'adresse 127.0.0.1 port 4444</b>, ensuite vous pouvez naviguer sur les eepsites:<br>
|
||||
<ul class="links">
|
||||
<li><a href="http://forum.i2p/">forum.i2p</a>: une connection s<EFBFBD>curis<EFBFBD>e et anonyme vers <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li>
|
||||
<li><a href="http://www.i2p2.i2p/index_fr.html">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p/index_fr.html">i2p-projekt.i2p</a>:
|
||||
connections s<EFBFBD>curis<EFBFBD>es et anonyme vers <a href="http://www.i2p2.de/index_fr.html">www.i2p2.de</a></li>
|
||||
<li><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li>
|
||||
<li><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut <EFBFBD>diter ainsi que</li>
|
||||
<li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li>
|
||||
<li><a href="http://echelon.i2p">echelon.i2p</a>: archive de software (I2PFox, iMule, I2P-Messenger, ...) et informations <20> propos de I2P<br></li>
|
||||
<li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Pastebin anonyme</li>
|
||||
<br>
|
||||
</ul>
|
||||
Il y a bien plus d'eepsites - suivez juste les liens au d<EFBFBD>part de ceux sur lesquels vous <EFBFBD>tes, mettez-les dans vos favoris et visitez-les souvent!</li><br>
|
||||
<li class="tidylist"><b>Parcourez le web</b> - Il y a pour l'instant un outproxy HTTP sur I2P attach<EFBFBD> <20> votre propre proxy HTTP sur le port 4444 - vous devez simplement configurer le proxy de votre navigateur pour l'utiliser (comme expliqu<EFBFBD> ci-dessus) et aller sur n'importe quel URL normale - vos requ<EFBFBD>tes seront relay<EFBFBD>es par le r<EFBFBD>seau i2p.</li>
|
||||
<li class="tidylist"><b>Transfer de fichiers</b> - Il y a un <a href="i2psnark/">port</a> int<EFBFBD>gr<EFBFBD> de <a href="http://www.klomp.org/snark/">Snark</a> le client <a href="http://www.bittorrent.com/">BitTorrent</a>.</li>
|
||||
<li class="tidylist"><b>Utiliser le service de mail anonyme</b> - Postman a cr<EFBFBD><EFBFBD> un syt<79>me de mails compatible avec un client de messagerie normal (POP3 / SMTP) qui permet d'envoyer des emails autant au sein d'i2p que vers et <EFBFBD> partir de l'internet normal! Cr<EFBFBD>ez-vous un compte <EFBFBD> <a href="http://hq.postman.i2p/">hq.postman.i2p</a>.
|
||||
Nous fournissons dans la version de base de i2p <a href="/susimail/susimail">susimail</a>,
|
||||
un client web pop3/smtp orient<EFBFBD> sur l'anonymat qui est configur<EFBFBD> pour acc<63>der aux services email de postman.<br>Alternativement, vous pouvez essayer le nouveau syst<73>me de courrier sans serveur et crypt<70> de bout-en-bout <a href="http://tjgidoycrw6s3guetge3kvrvynppqjmvqsosmtbmgqasa6vmsf6a.b32.i2p/">I2P-Bote</a> (avec une interface web), installable comme un plugin.<br></li>
|
||||
<li class="tidylist"><b>Chatter de mani<EFBFBD>re anonyme</b> - Activez votre client IRC et connectez-le sur le serveur <b>127.0.0.1 port 6668</b>. Ceci pointe vers l'un des deux serveur IRC anonyme, mais ni vous ni eux ne savent qui est l'autre</li>
|
||||
<li class="tidylist"><b>Cr<EFBFBD>ez-vous un blog anonyme</b> - Renseignez-vous chez <a href="http://syndie.i2p2.de/">Syndie</a></li>
|
||||
<li class="tidylist">Et bien d'autres</li>
|
||||
</ul>
|
||||
|
||||
<h2>Vous voulez votre propre eepsite?</h2>
|
||||
|
||||
<p>Nous fournissons de base quelques logiciels pour vous permettre de cr<EFBFBD>er votre propre eepsite - une instance
|
||||
<a href="http://jetty.mortbay.org/">Jetty</a>, qui <EFBFBD>coute sur
|
||||
<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Placer simplement vos fichiers dans le r<EFBFBD>pertoire <code>eepsite/docroot/</code> (ou placez n'importe quel fichier JSP/Servlet standard <code>.war</code>) dans eepsite/webapps, ou script CGI standard dans <code>eepsite/cgi-bin</code>) et ils apparaitront. Apr<EFBFBD>s avoir d<>marr<72> un <a href="/i2ptunnel/">tunnel pour votre eepsite</a> (le tunnel doit pointer sur l'adresse locale du eepsite), votre eepsite sera visible pour les autes. Des instructions plus d<EFBFBD>taill<EFBFBD>es pour cr<63>er un eepsite se trouvent sur <a href="http://127.0.0.1:7658/">Votre eepsite temporaire</a>.
|
||||
</p>
|
||||
|
||||
<h2><a name="trouble">D<EFBFBD>pannage</a></h2>
|
||||
|
||||
<p>Soyez patient - i2p peut s'av<EFBFBD>rer lent <20> d<>marrer la premi<EFBFBD>re fois car il recherche des pairs. Si, apr<EFBFBD>s 30 minutes, votre Actives: connect<EFBFBD>/r<>cent compte moins de 10 pairs connect<EFBFBD>s, vous devez ouvrir le port 8887 sur votre pare-feu pour avoir une meilleure connection. Si vous ne pouvez acc<EFBFBD>der <20> aucun eepsite (m<EFBFBD>me <a href="http://www.i2p2.i2p/index_fr.html">www.i2p2.i2p</a>), soyez s<EFBFBD>r que votre navigateur utilise bien le proxy 127.0.0.1 sur le port 4444. Vous pouvez aussi faire part de votre d<EFBFBD>marche sur le <a href="http://www.i2p2.i2p/index_fr.html">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>,
|
||||
ou passer par
|
||||
<a href="irc://127.0.0.1:6668/i2p-help">#i2p-help</a>, <a href="irc://127.0.0.1:6668/i2p-fr">#i2p-fr</a>, <a href="irc://127.0.0.1:6668/i2p">#i2p</a> ou <a href="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a>
|
||||
sur IRC sur le serveur <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p ou irc.freshcoffee.i2p (ils sont li<EFBFBD>s).</p><hr>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user