diff --git a/history.txt b/history.txt index 9e7673cb1d754ae58d1eb8eda7407ae1bc23bccc..790b4643e8f1d70b1c09053d470788c3ab80915e 100644 --- a/history.txt +++ b/history.txt @@ -1,6 +1,11 @@ 2009-10-09 zzz * I2PTunnel: Fix persistent client tunnel keyfile location +2009-10-09 dr|z3d + * Add paste.i2p2.i2p, and echelon's software links to readmes (thanks + to GoHE for Swedish translations); cosmetic tweaks to same. + * Various optimizations and tweaks to all 3 themes. + 2009-10-07 zzz * Doc and eepsite_index updates * UDP: Remove port number from thread names diff --git a/readme.html b/readme.html index d57d16792f6794730f514679138bfbd9e3dadb3f..077d776cc9b8199f8265b46c70489f470b92d6c8 100644 --- a/readme.html +++ b/readme.html @@ -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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> -</div> -<h2>Welcome to I2P!</h2> -<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://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> - and <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites tracking active - eepsites</li> - <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></ul><ul> - There are many more eepsites - just follow the links from the ones you see, - bookmark your favorites, and visit them often! - </ul> - <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 port 8887 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 #i2p or #i2p-chat 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ç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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> +</div> +<h2>Welcome to I2P!</h2> +<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://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> + and <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites tracking active + eepsites</li> + <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><br> + <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 port 8887 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 #i2p or #i2p-chat 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> diff --git a/readme_de.html b/readme_de.html index 8baf3d8915c20887f1bd8b48a4f3997e08e68773..14dcc90eae3ab0375cab5b43550fe77dbacea508 100644 --- a/readme_de.html +++ b/readme_de.html @@ -1,75 +1,75 @@ -<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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> -</div> -<h2>Willkommen zu I2P!</h2> -<p>Wenn Du gerade I2P gestartet hast, sollten die "Active:" Zahlen links in den nächsten paar Minuten anwachsen und Du siehst dann dort ein "shared clients" lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe Unten</a>). Sobald das erscheint, kannst Du:</p> -<ul> - <li class="tidylist"><b>"Eepsites" besuchen</b> - In I2P sind anonym gehostete Websites - - Stelle Deinen Browser so ein, über den <b>HTTP proxy: 127.0.0.1 port 4444</b> zu surfen, dann besuche eine Eepsite:<br /> - <ul class="links"> - <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> und - <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: Webseiten, die aktive Eepsites beobachten</li> - <li class="tidylist"><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 class="tidylist"><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 Verbindung zu <a href="http://www.i2p2.de/index_de.html">www.i2p2.de</a></li> - <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite für Eepsites</li> - <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepsite, ein öffentliches Wiki mit vielen Links</li> - <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: Freenet proxy</li> - <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: Software Archive und Informationen zu I2P</li> - <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Anonymer Pastebin</li> - </ul><br /> - Es gibt viel mehr Eepsites - folge einfach den Links die du findest, - bookmarke Deine Favoriten und besuche sie oft!</li><br /> - <li class="tidylist"><b>Im Internet surfen</b> - Es gibt einen HTTP "outproxy" in I2P in Deinem - HTTP proxy auf Port 4444 - Konfiguriere Deine Browser's Proxy Einstellung - darauf (siehe Oben) und besuche jede normale URL - Deine Anfrage wird - durch das I2P Netzwerk geroutet.</li> - <li class="tidylist"><b>Daten austauschen</b> - Es gibt eine <a href="i2psnark/">Portierung</a> des - <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a> - Clients.</li> - <li class="tidylist"><b>Anonyme Email</b> - Postman hat ein Email System aufgebaut, das - kompatibel mit normalen Email-Clients (POP3 / SMTP) ist, welches erlaubt, - Email innerhalb von I2P sowie Email von und zum normalen Internet zu - schicken! Hole Dir Dein Emailkonto auf <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. - Im Verbund dazu haben wir <a href="/susimail/susimail">susimail</a>, ein - Internet-Browser basierter, anonymer pop3/smtp Client, fertig eingerichtet - für Postman's Email Service.</li> - <li class="tidylist"><b>Anonymer Chat</b> - Starte Deinen Lieblings IRC Client und verbinde ihn - mit dem Server <b>127.0.0.1 Port 6668</b>. Das richtet Dich auf auf einen - von zwei anonym gehosteten IRC Servern, aber weder Du noch die wissen wer - der Andere ist.</li> - <li class="tidylist"><b>Anonymer Blog</b> - Probiere <a href="http://syndie.i2p2.de/">Syndie</a> aus</li> - <li class="tidylist">und Vieles mehr</li> -</ul> - -<h2>Willst Du Deine eigene Eepsite?</h2> - -<p>Wir bringen Software mit, damit Du Deine eigene Eepsite laufen lassen kannst - - 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 in das <code>eepsite/docroot/</code> Verzeichnis (oder jedes - standart JSP/Servlet <code>.war</code> unter <code>eepsite/webapps</code>, - oder CGI Scripte unter <code>eepsite/cgi-bin</code>) und schon sind sie - verfügbar. Nach dem Start des <a href="/i2ptunnel/">Eepsite tunnels</a> - der darauf zeigt ist Deine Eepsite für Andere verfügbar. - Detailierte Instruktionen zum Start Deiner eigenen Eepsite sind auf - <a href="http://127.0.0.1:7658/">Deine temporäre Eepsite</a>. -</p> - -<h2><a name="trouble">Troubleshooting</a></h2> - -<p>Sei geduldig - Am Anfang des ersten Starts kann I2P lange brauchen, da es - dann Verbindungen sucht. Falls nach 30 Minuten Deine - "Active: connected/recent" Zahl noch immer weniger als 10 Verbindungen - aufzeigt, solltest Du Port 8887 auf Deiner Firewall öffnen um - für bessere Verbindung zu sorgen. - Wenn Du gar keine Eepsites bekommst (auch nicht - <a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a>), stelle 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 - <a href="http://www.i2p2.i2p/index_de.html">I2P website</a> sind, Nachrichten lesen und - ins <a href="http://forum.i2p2.de/">I2P discussion forum</a> posten, oder - chatten auf #i2p or #i2p-chat beim IRC auf - <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p - oder irc.freshcoffee.i2p (die verbunden sind).</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ç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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> +</div> +<h2>Willkommen zu I2P!</h2> +<p>Wenn Du gerade I2P gestartet hast, sollten die "Active:" Zahlen links in den nächsten paar Minuten anwachsen und Du siehst dann dort ein "shared clients" lokales Ziel gelistet (falls nicht, <a href="#trouble">siehe Unten</a>). Sobald das erscheint, kannst Du:</p> +<ul> + <li class="tidylist"><b>"Eepsites" besuchen</b> - In I2P sind anonym gehostete Websites - + Stelle Deinen Browser so ein, über den <b>HTTP proxy: 127.0.0.1 port 4444</b> zu surfen, dann besuche eine Eepsite:<br /> + <ul class="links"> + <li class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> und + <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: Webseiten, die aktive Eepsites beobachten</li> + <li class="tidylist"><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 class="tidylist"><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 Verbindung zu <a href="http://www.i2p2.de/index_de.html">www.i2p2.de</a></li> + <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: Eine anonym gehostete Suchseite für Eepsites</li> + <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: Ugha's Eepsite, ein öffentliches Wiki mit vielen Links</li> + <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: Freenet proxy</li> + <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: Software Archive und Informationen zu I2P</li> + <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: Anonymer Pastebin</li> + </ul><br /> + Es gibt viel mehr Eepsites - folge einfach den Links die du findest, + bookmarke Deine Favoriten und besuche sie oft!</li><br /> + <li class="tidylist"><b>Im Internet surfen</b> - Es gibt einen HTTP "outproxy" in I2P in Deinem + HTTP proxy auf Port 4444 - Konfiguriere Deine Browser's Proxy Einstellung + darauf (siehe Oben) und besuche jede normale URL - Deine Anfrage wird + durch das I2P Netzwerk geroutet.</li> + <li class="tidylist"><b>Daten austauschen</b> - Es gibt eine <a href="i2psnark/">Portierung</a> des + <a href="http://www.klomp.org/snark/">Snark</a> <a href="http://www.bittorrent.com/">BitTorrent</a> + Clients.</li> + <li class="tidylist"><b>Anonyme Email</b> - Postman hat ein Email System aufgebaut, das + kompatibel mit normalen Email-Clients (POP3 / SMTP) ist, welches erlaubt, + Email innerhalb von I2P sowie Email von und zum normalen Internet zu + schicken! Hole Dir Dein Emailkonto auf <a href="http://hq.postman.i2p/">hq.postman.i2p</a>. + Im Verbund dazu haben wir <a href="/susimail/susimail">susimail</a>, ein + Internet-Browser basierter, anonymer pop3/smtp Client, fertig eingerichtet + für Postman's Email Service.</li> + <li class="tidylist"><b>Anonymer Chat</b> - Starte Deinen Lieblings IRC Client und verbinde ihn + mit dem Server <b>127.0.0.1 Port 6668</b>. Das richtet Dich auf auf einen + von zwei anonym gehosteten IRC Servern, aber weder Du noch die wissen wer + der Andere ist.</li> + <li class="tidylist"><b>Anonymer Blog</b> - Probiere <a href="http://syndie.i2p2.de/">Syndie</a> aus</li> + <li class="tidylist">und Vieles mehr</li> +</ul> + +<h2>Willst Du Deine eigene Eepsite?</h2> + +<p>Wir bringen Software mit, damit Du Deine eigene Eepsite laufen lassen kannst + - 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 in das <code>eepsite/docroot/</code> Verzeichnis (oder jedes + standart JSP/Servlet <code>.war</code> unter <code>eepsite/webapps</code>, + oder CGI Scripte unter <code>eepsite/cgi-bin</code>) und schon sind sie + verfügbar. Nach dem Start des <a href="/i2ptunnel/">Eepsite tunnels</a> + der darauf zeigt ist Deine Eepsite für Andere verfügbar. + Detailierte Instruktionen zum Start Deiner eigenen Eepsite sind auf + <a href="http://127.0.0.1:7658/">Deine temporäre Eepsite</a>. +</p> + +<h2><a name="trouble">Troubleshooting</a></h2> + +<p>Sei geduldig - Am Anfang des ersten Starts kann I2P lange brauchen, da es + dann Verbindungen sucht. Falls nach 30 Minuten Deine + "Active: connected/recent" Zahl noch immer weniger als 10 Verbindungen + aufzeigt, solltest Du Port 8887 auf Deiner Firewall öffnen um + für bessere Verbindung zu sorgen. + Wenn Du gar keine Eepsites bekommst (auch nicht + <a href="http://www.i2p2.i2p/index_de.html">www.i2p2.i2p</a>), stelle 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 + <a href="http://www.i2p2.i2p/index_de.html">I2P website</a> sind, Nachrichten lesen und + ins <a href="http://forum.i2p2.de/">I2P discussion forum</a> posten, oder + chatten auf #i2p or #i2p-chat beim IRC auf + <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p + oder irc.freshcoffee.i2p (die verbunden sind).</p><hr /> diff --git a/readme_fr.html b/readme_fr.html index 7617f9f7d5a1709cfea49bb04133bd11250c528f..faaf90136ea58b1f6765a929560a1225be8f2ef1 100644 --- a/readme_fr.html +++ b/readme_fr.html @@ -1,39 +1,41 @@ -<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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> -</div> -<h2>Bienvenu a I2P!</h2> -<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 class="tidylist"><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 class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> et - <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: listent les eepsites actifs</li> - <li class="tidylist"><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 class="tidylist"><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: - connections sécurisées et anonyme vers <a href="http://www.i2p2.de/">www.i2p2.de</a></li> - <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li> - <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut éditer ainsi que</li> - <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li> - <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: archive</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/">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/">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>, ou passer par #i2p ou #i2p-chat 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ç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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> +</div> +<h2>Bienvenu a I2P!</h2> +<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 class="tidylist"><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 class="tidylist"><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> et + <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: listent les eepsites actifs</li> + <li class="tidylist"><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 class="tidylist"><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> et le miroir <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: + connections sécurisées et anonyme vers <a href="http://www.i2p2.de/">www.i2p2.de</a></li> + <li class="tidylist"><a href="http://eepsites.i2p/">eepsites.i2p</a>: un moteur de recherche d'eepsites</li> + <li class="tidylist"><a href="http://ugha.i2p/">ugha.i2p</a>: l'eepsite d'ugha, un wiki que chaucun peut éditer ainsi que</li> + <li class="tidylist"><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: un proxy Freenet 0.5</li> + <li class="tidylist"><a href="http://echelon.i2p">echelon.i2p</a>: archive</li> + <li class="tidylist"><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/">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/">site web I2P</a>, poster des message sur le <a href="http://forum.i2p/">forum de discussion</a>, ou passer par #i2p ou #i2p-chat 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 /> diff --git a/readme_nl.html b/readme_nl.html index 1a0124da058e51b3484cb7ef8a257f05b4ee9352..0e46e7a1fad2e0a63c39211b3bbfdfad74f9f150 100644 --- a/readme_nl.html +++ b/readme_nl.html @@ -8,12 +8,15 @@ <ul> <li><a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> en <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: sites die lijsten bijhouden van actieve eepsites</li> - <li><a href="http://forum.i2p/">forum.i2p</a>: een beveiligde en anonieme verbinding naar<a href="http://forum.i2p2.de/">forum.i2p2.de</a></li> + <li><a href="http://forum.i2p/">forum.i2p</a>: een beveiligde en anonieme verbinding naar <a href="http://forum.i2p2.de/">forum.i2p2.de</a></li> <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en de kopie <a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: beveiligde en anonieme verbindingen naar <a href="http://www.i2p2.de/">www.i2p2.de</a></li> <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: een anoniem gehoste zoekmachine voor eepsites</li> <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsite, een wiki die door iedereen aangepast kan worden, met veel links</li> <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: proxy naar het Freenet-netwerk</li> + <li><a href="http://echelon.i2p">echelon.i2p</a>: software + archive and information for I2P</li> + <li class="tidylist"><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: anonieme Pastebin</li> </ul><br /> Er zijn nog veel meer eepsites - volg gewoon de links vanaf diegene die je ziet. Voeg de beste toe aan je favorieten, en bezoek ze regelmatig!</li><br /> <li><b>surfen op het web</b> - er is momenteel een HTTP "outproxy" in I2P, vastgehaakt aan je eigen HTTP proxy op poort 4444 - stel eenvoudigweg de proxy van je browser in om deze te gebruiken (zoals hierboven voor eepsites) en ga naar een willekeurige normale URL - je verzoeken voor websites worden rondgestuurd via het I2P-network.</li> diff --git a/readme_sv.html b/readme_sv.html index 7d7b84bd27fec75ce7332b6e0b3efa43146c878e..8d35f797da7e340a79d33732dca8535a7e7ef40e 100644 --- a/readme_sv.html +++ b/readme_sv.html @@ -1,100 +1,101 @@ -<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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> -</div> -<h2>Welcome to I2P!</h2> -<p>Om du just har startat I2P kommer de "Aktiva: #/#" börja öka inom -några få minuter och du kommer se en destination kallad "delade -klienter" på den vänstra listan (om inte <a href="#trouble">se -nedan</a>). När de syns kan du:</p> -<ul> - <li><b>surfa på "eepsidor"</b> - inom I2P finns det anonyma sajter - - ställ in din webbläsare till att använda <b>HTTP proxy vid -127.0.0.1 port 4444</b>, surfa sen till en eepsida:<br /> - <ul class="links"> - <li><a -href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> och - <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: för -statistik över aktiva eepsidor</li> - <li><a href="http://forum.i2p/">forum.i2p</a>: en anonym och -säker anslutning till <a -href="http://forum.i2p2.de/">forum.i2p2.de</a></li> - <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en spegel -<a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: - säker och anonym anslutning till <a -href="http://www.i2p2.de/">www.i2p2.de</a></li> - <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: en anonym -sökmotor</li> - <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsida, en -wiki som alla kan förändra, innehåller många länkar</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> - </ul><br /> - Det finns många fler eepsidor - följ bara länkarna från dom du ser, - spara dina favoriter och besök dom ofta!</li><br /> - <li><b>surfa på nätet</b> - det finns för närvarande en "utproxy" i I2P -som är ansluten - till din egen HTTP proxt på port 4444 - ställ helt enkelt in din -webläsares proxy till - att använda den och gå till vilken vanlig URL som helst - dina -fröfrågningar kommer skickas - genom I2P ntverket.</li> - <li><b>överföra filer</b> - det finns en integrerad <a -href="i2psnark/">översätting</a> av - <a href="http://www.klomp.org/snark/">Snark</a> <a -href="http://www.bittorrent.com/">BitTorrent</a> - klienten.</li> - <li><b>maila anonymt</b> - postman har skapat ett emailsystem som -fungerar med vanliga email-klienter - (POP3 / SMTP),som låter dig skicka email inom I2P så väl som till -och från det vanliga Internet! - skaffa dig ett konto hos <a -href="http://hq.postman.i2p/">hq.postman.i2p</a>. - Vi skickar med <a href="/susimail/susimail">susimail</a>, - som är en webb-baserad anonymt inriktad pop3/smtp-klient, inställd -till att ansluta till postmans email-tjänst.</li> - <li><b>chatta anonymt</b> - starta din IRC-klient och anslut till -servern vid - <b>127.0.0.1 port 6668</b>. Den pekar mot en av två anonyma IRC -servrar, - men varken du eller dom vet var den andra är.</li> - <li><b>blogga anonymt</b> - kika på <a -href="http://syndie.i2p2.de/">Syndie</a></li> - <li>och mycket mer</li> -</ul> - -<h2>Vill du ha en egen eepsida?</h2> - -<p>Vi har skickat med mjukvara som låter dig driva en egen eepsida - en -<a href="http://jetty.mortbay.org/">Jetty</a> instans lyssnar på -<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Lägg helt -enkelt dina filer i -<code>eepsite/docroot/</code> mappen (eller standard JSP/Servlet -<code>.war</code> -filer i <code>eepsite/webapps</code>, eller standard CGI-script i -<code>eepsite/cgi-bin</code>) -så kommer de synas. När du startat en <a href="/i2ptunnel/">eepsite -tunnel</a> som pekar på Jetty-server, så kommer sajten vara möjlig att nå för -alla andra. -Mer detaljerade instruktioner för att skapa en eepsite finns på -<a href="http://127.0.0.1:7658/">din tillfälliga eepsite</a>. -</p> - -<h2><a name="trouble">Problem</a></h2> - -<p>Ha tålamod - I2P kan ta tid att starta första gången, medan den söker -efter noder att ansluta till. -Om, efter 30 minuter, "Aktiva: anslutna/anslutna nyligen" statistiken -visar mindre än 10 anslutna -noder, bör du öppna port 8887 i din brandvägg. -Om du inte lyckas besöka några eepsidor alls (inte ens <a -href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), -försäkra dig om att din webbläsare är inställd till att avända en proxy, -127.0.0.1 på port 4444. -Du kanske också vill kika på information på -<a href="http://www.i2p2.i2p/">I2Ps webbsida</a>, fråga frågor på -<a href="http://forum.i2p2.de/">I2P diskussions forumet</a>, eller kika -förbi #i2p eller -#i2p-chat på IRC på <a -href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p -eller irc.freshcoffee.i2p (de är alla sammankopplade).</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ç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=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> +</div> +<h2>Welcome to I2P!</h2> +<p>Om du just har startat I2P kommer de "Aktiva: #/#" börja öka inom +några få minuter och du kommer se en destination kallad "delade +klienter" på den vänstra listan (om inte <a href="#trouble">se +nedan</a>). När de syns kan du:</p> +<ul> + <li><b>surfa på "eepsidor"</b> - inom I2P finns det anonyma sajter - + ställ in din webbläsare till att använda <b>HTTP proxy vid +127.0.0.1 port 4444</b>, surfa sen till en eepsida:<br /> + <ul class="links"> + <li><a +href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p</a> och + <a href="http://perv.i2p/stats.cgi">perv.i2p</a>: för +statistik över aktiva eepsidor</li> + <li><a href="http://forum.i2p/">forum.i2p</a>: en anonym och +säker anslutning till <a +href="http://forum.i2p2.de/">forum.i2p2.de</a></li> + <li><a href="http://www.i2p2.i2p/">www.i2p2.i2p</a> en spegel +<a href="http://i2p-projekt.i2p">i2p-projekt.i2p</a>: + säker och anonym anslutning till <a +href="http://www.i2p2.de/">www.i2p2.de</a></li> + <li><a href="http://eepsites.i2p/">eepsites.i2p</a>: en anonym +sökmotor</li> + <li><a href="http://ugha.i2p/">ugha.i2p</a>: ugha's eepsida, en +wiki som alla kan förändra, innehåller många länkar</li> + <li><a href="http://fproxy.tino.i2p">fproxy.tino.i2p</a>: +Freenet proxy</li> + <li><a href="http://echelon.i2p">echelon.i2p</a>: programvarufÃķrrÃĨd och information om I2P</li> + <li><a href="http://paste.i2p2.i2p">paste.i2p2.i2p</a>: anonym och sÃĪker pastebin</li> + </ul><br /> + Det finns många fler eepsidor - följ bara länkarna från dom du ser, + spara dina favoriter och besök dom ofta!</li><br /> + <li><b>surfa på nätet</b> - det finns för närvarande en "utproxy" i I2P +som är ansluten + till din egen HTTP proxt på port 4444 - ställ helt enkelt in din +webläsares proxy till + att använda den och gå till vilken vanlig URL som helst - dina +fröfrågningar kommer skickas + genom I2P ntverket.</li> + <li><b>överföra filer</b> - det finns en integrerad <a +href="i2psnark/">översätting</a> av + <a href="http://www.klomp.org/snark/">Snark</a> <a +href="http://www.bittorrent.com/">BitTorrent</a> + klienten.</li> + <li><b>maila anonymt</b> - postman har skapat ett emailsystem som +fungerar med vanliga email-klienter + (POP3 / SMTP),som låter dig skicka email inom I2P så väl som till +och från det vanliga Internet! + skaffa dig ett konto hos <a +href="http://hq.postman.i2p/">hq.postman.i2p</a>. + Vi skickar med <a href="/susimail/susimail">susimail</a>, + som är en webb-baserad anonymt inriktad pop3/smtp-klient, inställd +till att ansluta till postmans email-tjänst.</li> + <li><b>chatta anonymt</b> - starta din IRC-klient och anslut till +servern vid + <b>127.0.0.1 port 6668</b>. Den pekar mot en av två anonyma IRC +servrar, + men varken du eller dom vet var den andra är.</li> + <li><b>blogga anonymt</b> - kika på <a +href="http://syndie.i2p2.de/">Syndie</a></li> + <li>och mycket mer</li> +</ul> + +<h2>Vill du ha en egen eepsida?</h2> + +<p>Vi har skickat med mjukvara som låter dig driva en egen eepsida - en +<a href="http://jetty.mortbay.org/">Jetty</a> instans lyssnar på +<a href="http://127.0.0.1:7658/">http://127.0.0.1:7658/</a>. Lägg helt +enkelt dina filer i +<code>eepsite/docroot/</code> mappen (eller standard JSP/Servlet +<code>.war</code> +filer i <code>eepsite/webapps</code>, eller standard CGI-script i +<code>eepsite/cgi-bin</code>) +så kommer de synas. När du startat en <a href="/i2ptunnel/">eepsite +tunnel</a> som pekar på Jetty-server, så kommer sajten vara möjlig att nå för +alla andra. +Mer detaljerade instruktioner för att skapa en eepsite finns på +<a href="http://127.0.0.1:7658/">din tillfälliga eepsite</a>. +</p> + +<h2><a name="trouble">Problem</a></h2> + +<p>Ha tålamod - I2P kan ta tid att starta första gången, medan den söker +efter noder att ansluta till. +Om, efter 30 minuter, "Aktiva: anslutna/anslutna nyligen" statistiken +visar mindre än 10 anslutna +noder, bör du öppna port 8887 i din brandvägg. +Om du inte lyckas besöka några eepsidor alls (inte ens <a +href="http://www.i2p2.i2p/">www.i2p2.i2p</a>), +försäkra dig om att din webbläsare är inställd till att avända en proxy, +127.0.0.1 på port 4444. +Du kanske också vill kika på information på +<a href="http://www.i2p2.i2p/">I2Ps webbsida</a>, fråga frågor på +<a href="http://forum.i2p2.de/">I2P diskussions forumet</a>, eller kika +förbi #i2p eller +#i2p-chat på IRC pÃĨ <a +href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p +eller irc.freshcoffee.i2p (de är alla sammankopplade).</p><hr />