From 358f5fa4537b23f10730530f1f94a53e0457e5f7 Mon Sep 17 00:00:00 2001
From: zzz
Date: Wed, 14 Jan 2026 12:08:01 -0500
Subject: [PATCH] Change canonical domain to i2p.net
---
INSTALL-headless.txt | 4 +--
INSTALL.txt | 2 +-
README.md | 12 ++++----
README.txt | 12 ++++----
apps/addressbook/build.xml | 4 +--
.../i2p/i2ptunnel/I2PTunnelHTTPServer.java | 2 +-
.../webapp/src/main/webapp/index.html | 8 ++---
apps/jetty/build.xml | 12 ++++----
apps/ministreaming/java/build.xml | 12 ++++----
apps/routerconsole/jsp/configreseed.jsp | 2 +-
apps/routerconsole/jsp/help-faq.jsi | 4 +--
apps/routerconsole/jsp/welcome.jsp | 6 ++--
.../docs/initialNews/initialNews.xml | 2 +-
apps/routerconsole/resources/docs/readme.html | 8 ++---
.../resources/docs/readme_ar.html | 8 ++---
.../resources/docs/readme_cs.html | 8 ++---
.../resources/docs/readme_de.html | 8 ++---
.../resources/docs/readme_es.html | 8 ++---
.../resources/docs/readme_fr.html | 8 ++---
.../resources/docs/readme_gan.html | 8 ++---
.../resources/docs/readme_hi.html | 8 ++---
.../resources/docs/readme_hu.html | 8 ++---
.../resources/docs/readme_in.html | 6 ++--
.../resources/docs/readme_it.html | 8 ++---
.../resources/docs/readme_ja.html | 8 ++---
.../resources/docs/readme_nl.html | 6 ++--
.../resources/docs/readme_pl.html | 8 ++---
.../resources/docs/readme_pt.html | 8 ++---
.../resources/docs/readme_ro.html | 8 ++---
.../resources/docs/readme_ru.html | 8 ++---
.../resources/docs/readme_sl.html | 8 ++---
.../resources/docs/readme_sv.html | 2 +-
.../resources/docs/readme_tr.html | 8 ++---
.../resources/docs/readme_uk.html | 8 ++---
.../resources/docs/readme_zh.html | 8 ++---
.../resources/docs/readme_zh_TW.html | 8 ++---
.../java/src/net/i2p/sam/SAMv3Handler.java | 2 +-
apps/streaming/java/build.xml | 12 ++++----
build.xml | 30 +++++++++----------
core/java/build.xml | 20 ++++++-------
.../net/i2p/crypto/SelfSignedGenerator.java | 2 +-
installer/install.xml | 4 +--
installer/install5.xml | 4 +--
router/java/build.xml | 20 ++++++-------
44 files changed, 175 insertions(+), 175 deletions(-)
diff --git a/INSTALL-headless.txt b/INSTALL-headless.txt
index f27d47d39..c3936db04 100644
--- a/INSTALL-headless.txt
+++ b/INSTALL-headless.txt
@@ -12,7 +12,7 @@ you may use:
to configure the router.
If you're having trouble, check the
-website at https://geti2p.net/, or get on irc://irc.freenode.net/#i2p
+website at https://i2p.net/, or get on irc://irc.freenode.net/#i2p
I2P will create and store files and configuration data in the user directory
~/.i2p/ on Linux and %LOCALAPPDATA%\I2P\ on Windows. This directory is created
@@ -44,4 +44,4 @@ Supported JVMs:
Windows: OpenJDK or Oracle from http://java.com/download
Linux: OpenJDK or Oracle from http://java.com/download
FreeBSD: OpenJDK or Oracle from http://java.com/download
- Other operating systems and JVMs: See https://geti2p.net/download
+ Other operating systems and JVMs: See https://i2p.net/download
diff --git a/INSTALL.txt b/INSTALL.txt
index 6f0d5ccd1..df7517350 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -68,4 +68,4 @@ Supported JVMs:
All platforms: Java 17 or higher required
Windows: Latest available from http://java.com/download
Linux: Latest available from http://java.com/download
- Other operating systems and JVMs: See https://geti2p.net/download
+ Other operating systems and JVMs: See https://i2p.net/download
diff --git a/README.md b/README.md
index 2e2a15d63..dea31f240 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,17 @@
This is the source code for the reference Java implementation of I2P.
-Latest release: [https://geti2p.net/download](https://geti2p.net/download)
+Latest release: [https://i2p.net/download](https://i2p.net/download)
## Installing
-See [INSTALL.txt](INSTALL.txt) or [https://geti2p.net/download](https://geti2p.net/download) for installation instructions.
+See [INSTALL.txt](INSTALL.txt) or [https://i2p.net/download](https://i2p.net/download) for installation instructions.
## Documentation
-[https://geti2p.net/how](https://geti2p.net/how)
+[https://i2p.net/how](https://i2p.net/how)
-FAQ: [https://geti2p.net/faq](https://geti2p.net/faq)
+FAQ: [https://i2p.net/faq](https://i2p.net/faq)
API: [http://docs.i2p-projekt.de/javadoc/](http://docs.i2p-projekt.de/javadoc/)
or run 'ant javadoc' then start at build/javadoc/index.html
@@ -23,7 +23,7 @@ Please check out [HACKING.md](docs/HACKING.md) and other documents in the docs d
## Building packages from source
-To get development branch from source control: [https://geti2p.net/newdevelopers](https://geti2p.net/newdevelopers)
+To get development branch from source control: [https://i2p.net/newdevelopers](https://i2p.net/newdevelopers)
### Prerequisites
@@ -75,7 +75,7 @@ Need help? See the IRC channel #i2p on irc.freenode.net
Bug reports: [https://i2pgit.org/i2p-hackers/i2p.i2p/-/issues](https://i2pgit.org/i2p-hackers/i2p.i2p/-/issues) [http://git.idk.i2p/i2p-hackers/i2p.i2p/-/issues](http://git.idk.i2p/i2p-hackers/i2p.i2p/-/issues)
-Contact information, security issues, press inquiries: [https://geti2p.net/en/contact](https://geti2p.net/en/contact)
+Contact information, security issues, press inquiries: [https://i2p.net/en/contact](https://i2p.net/en/contact)
Twitter: [@i2p](https://twitter.com/i2p), [@geti2p](https://twitter.com/GetI2P)
diff --git a/README.txt b/README.txt
index c4abf4c62..9e818e77a 100644
--- a/README.txt
+++ b/README.txt
@@ -17,7 +17,7 @@ To build:
ant installer-osx
Run 'ant' with no arguments to see other build options.
- See INSTALL.txt or https://geti2p.net/download for installation instructions.
+ See INSTALL.txt or https://i2p.net/download for installation instructions.
Gradle build system:
Full builds are not yet possible, but the command is:
@@ -30,18 +30,18 @@ Gradle build system:
systemProp.socksProxyPort=9150
Documentation:
- https://geti2p.net/how
+ https://i2p.net/how
API: http://docs.i2p-projekt.de/javadoc/
or run 'ant javadoc' then start at build/javadoc/index.html
Latest release:
- https://geti2p.net/download
+ https://i2p.net/download
To get development branch from source control:
- https://geti2p.net/newdevelopers
+ https://i2p.net/newdevelopers
FAQ:
- https://geti2p.net/faq
+ https://i2p.net/faq
Need help?
IRC irc.freenode.net #i2p
@@ -51,7 +51,7 @@ Bug reports:
http://git.idk.i2p/i2p-hackers/i2p.i2p/-/issues
Contact information, security issues, press inquiries:
- https://geti2p.net/en/contact
+ https://i2p.net/en/contact
Twitter:
@i2p, @geti2p
diff --git a/apps/addressbook/build.xml b/apps/addressbook/build.xml
index 4f165ab38..d64a6576c 100644
--- a/apps/addressbook/build.xml
+++ b/apps/addressbook/build.xml
@@ -62,10 +62,10 @@
-
+
-
+
diff --git a/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java b/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java
index 9058a1665..2c6d35a13 100644
--- a/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java
+++ b/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java
@@ -140,7 +140,7 @@ public class I2PTunnelHTTPServer extends I2PTunnelServer {
"\r\n"+
"403 Denied\n"+
"403 Denied
\n" +
- "Inproxy access denied. You must run I2P to access this site.
\n" +
+ "Inproxy access denied. You must run I2P to access this site.
\n" +
"";
/*
diff --git a/apps/imagegen/imagegen/webapp/src/main/webapp/index.html b/apps/imagegen/imagegen/webapp/src/main/webapp/index.html
index 3964c4a4a..8fd4336cf 100644
--- a/apps/imagegen/imagegen/webapp/src/main/webapp/index.html
+++ b/apps/imagegen/imagegen/webapp/src/main/webapp/index.html
@@ -69,15 +69,15 @@ You may also use the tools below to generate arbitrary identicons, QR codes and
-| QR Codes for URL: https://geti2p.net |
+QR Codes for URL: https://i2p.net |
| 128x128 | 160x160 | 256x256 |
- |
- |
- |
+ |
+ |
+ |
diff --git a/apps/jetty/build.xml b/apps/jetty/build.xml
index 2255186d2..3bac45264 100644
--- a/apps/jetty/build.xml
+++ b/apps/jetty/build.xml
@@ -613,10 +613,10 @@
-
+
-
+
@@ -678,10 +678,10 @@
-
+
-
+
@@ -695,10 +695,10 @@
-
+
-
+
diff --git a/apps/ministreaming/java/build.xml b/apps/ministreaming/java/build.xml
index 72944b25c..b61f36dc3 100644
--- a/apps/ministreaming/java/build.xml
+++ b/apps/ministreaming/java/build.xml
@@ -92,10 +92,10 @@
-
+
-
+
@@ -201,10 +201,10 @@
-
+
-
+
@@ -217,10 +217,10 @@
-
+
-
+
diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp
index d488eee92..920b1fc91 100644
--- a/apps/routerconsole/jsp/configreseed.jsp
+++ b/apps/routerconsole/jsp/configreseed.jsp
@@ -51,7 +51,7 @@
<%=intl._t("First, enter the URL below.")%>
<%=intl._t("Then, click \"{0}\".", intl._t("Reseed from URL"))%>
-<%=intl._t("See {0} for instructions on reseeding manually.", "" + intl._t("the FAQ") + "")%>
+<%=intl._t("See {0} for instructions on reseeding manually.", "" + intl._t("the FAQ") + "")%>
<%=intl._t("Manual Reseed")%>
<%=intl._t("What is an eepsite?")%>
<%=intl._t("An eepsite is a website that is hosted anonymously on the I2P network.")%>
diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp
index fe83a598a..e45bb3b33 100644
--- a/apps/routerconsole/jsp/welcome.jsp
+++ b/apps/routerconsole/jsp/welcome.jsp
@@ -228,7 +228,7 @@
<%=intl._t("To learn more about how important I2P Reseed servers are, or explore other topics and what functions they perform for I2P, you can visit the {0}I2P Wiki{1}.", "", "")%>
<%=intl._t("If you would like to discuss I2P topics or get help from the community, you can visit the {0}I2P Forums{1}.", "", "")%>
<%=intl._t("If you want to know more about the I2P Project itself, or the Invisible Internet in general, you can visit our {0}Project Website{1}.",
-"", "")%>
+"", "")%>
<%
@@ -296,14 +296,14 @@
<%=intl._t("Your browser needs to be configured to work with I2P.")%>
<%=intl._t("We have instructions for configuring both Firefox and Chromium based browsers with I2P.")%>
-<%=intl._t("You can find these instructions on our {0}website{1}.", "", "")%>
+<%=intl._t("You can find these instructions on our {0}website{1}.", "", "")%>
<%
if (net.i2p.util.SystemVersion.isWindows()) {
%>
<%=intl._t("Otherwise, the recommended way to browse I2P websites is with a separate profile in the Firefox browser.")%>
- <%=intl._t("{0}Install Firefox{1}", "", "")%>
-
- <%=intl._t("{0}Install the I2P Firefox profile{1}", "", "")%>
+
- <%=intl._t("{0}Install the I2P Firefox profile{1}", "", "")%>
<%
} //isWindows()
diff --git a/apps/routerconsole/resources-news/docs/initialNews/initialNews.xml b/apps/routerconsole/resources-news/docs/initialNews/initialNews.xml
index 92c8c15a8..2219cf9bf 100644
--- a/apps/routerconsole/resources-news/docs/initialNews/initialNews.xml
+++ b/apps/routerconsole/resources-news/docs/initialNews/initialNews.xml
@@ -11,7 +11,7 @@ _("While you are waiting, please {0}adjust your bandwidth settings{1} on the {2}
_("Also you can setup your browser to use the I2P proxy to reach eepsites.")
_("Just enter 127.0.0.1 (or localhost) port 4444 as a http proxy into your browser settings.")
_("Do not use SOCKS for this.")
-_("More information can be found on the {0}I2P browser proxy setup page{1}.", "
", "")
+_("More information can be found on the {0}I2P browser proxy setup page{1}.", "
", "")
_("Once you have a \"shared clients\" destination listed on the left, please {0}check out{1} our {2}FAQ{3}.", "", "", "", "")
diff --git a/apps/routerconsole/resources/docs/readme.html b/apps/routerconsole/resources/docs/readme.html
index ee39214e1..a18959089 100644
--- a/apps/routerconsole/resources/docs/readme.html
+++ b/apps/routerconsole/resources/docs/readme.html
@@ -16,10 +16,10 @@
I2P Browsing Functions
A properly configured browser is needed for accessing content on the I2P network (I2P sites and services) and accessing clearnet content using the outproxy service specified in the Hidden Services Manager of the I2P router.
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444.
If you wish to disable or change outproxy access, remove or modify the outproxy entry for exit.stormycloud.i2p in the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
There are semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
The easiest way to check if I2P network access is functioning properly is to visit /home of the I2P router console and click on the I2P website link in the Community section.
@@ -86,7 +86,7 @@ Most blogging, forum and CMS software are compatible with the I2P network, It is
- Invisible Internet Project (I2P) Official Website
-i2p-projekt.i2p: Secure and anonymous connections to geti2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
+i2p-projekt.i2p: Secure and anonymous connections to i2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
I2P Forum
i2pforum.i2p: A forum where I2P topics are discussed.
@@ -121,7 +121,7 @@ See below for more information.
Check Your Proxy Settings
If you cannot see any websites at all (not even i2p-projekt.i2p), make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444.
-If you need some help, there's a guide to configuring your browser for I2P use.
+If you need some help, there's
a guide to configuring your browser for I2P use.
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_ar.html b/apps/routerconsole/resources/docs/readme_ar.html
index 4f5164ac5..e45a7e213 100644
--- a/apps/routerconsole/resources/docs/readme_ar.html
+++ b/apps/routerconsole/resources/docs/readme_ar.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -85,7 +85,7 @@ I2P يأتي مع خادم ويب مدمج ليستضيف موقع الويب ا
-
- مشروع اﻹنترنت غير المرئي (I2P) الموقع الرسمي
i2p-projekt.i2p : اتصالات آمنة ومجهولة إلى geti2p.net . إذا كنت تريد معرفة المزيد حول كيفية عمل I2P أو كيف يمكنك المشاركة ، فهذا هو المكان الأول الذي يمكنك زيارته!
+ مشروع اﻹنترنت غير المرئي (I2P) الموقع الرسمي
i2p-projekt.i2p : اتصالات آمنة ومجهولة إلى i2p.net . إذا كنت تريد معرفة المزيد حول كيفية عمل I2P أو كيف يمكنك المشاركة ، فهذا هو المكان الأول الذي يمكنك زيارته!
I2P Community Forums
zzz's developer forums hosts discussion related to I2P development.
@@ -132,7 +132,7 @@ See below for more information.
تحقق من إعدادات الوكيل الخاصة بك
إذا لم تتمكن من رؤية أي مواقع ويب على الإطلاق (ولا حتى i2p-projekt.i2p ) ، فتأكد من تعيين وكيل المتصفح الخاص بك للوصول إلى حركة مرور http ( وليس https ، وليس الجوارب) عبر 127.0.0.1منفذ 4444.
-إذا كنت بحاجة إلى بعض المساعدة ، فهناك دليل لتهيئة المتصفح الخاص بك لاستخدام I2P.
+إذا كنت بحاجة إلى بعض المساعدة ، فهناك
دليل لتهيئة المتصفح الخاص بك لاستخدام I2P.
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_cs.html b/apps/routerconsole/resources/docs/readme_cs.html
index 0e6d78bbf..924b3b3a4 100644
--- a/apps/routerconsole/resources/docs/readme_cs.html
+++ b/apps/routerconsole/resources/docs/readme_cs.html
@@ -25,11 +25,11 @@ Jakmile jsou indikovány zelené kruhy vedle vašich Místních tunelů,
Skryté služby a prohlížení veřejného webu
Pomocí I2P můžete přistupovat k webovým stránkám skrytých služeb ("I2P stránky") a k dalším službám, včetně hostování vlastních služeb.
Také můžete přistupovat na běžný web, anonymně pomocí vestavěné I2P webové proxy (outproxy).
-Nastavte svůj prohlížeč tak, aby používal HTTP proxy 127.0.0.1 port 4444 a potom otevřete adresu I2P stránky http:// nebo https://.
+Nastavte svůj prohlížeč tak, aby používal HTTP proxy 127.0.0.1 port 4444 a potom otevřete adresu I2P stránky http:// nebo https://.
Pokud si přejete vypnout nebo změnit přístup outproxy k ne-anonymnímu internetu, odeberte nebo změňte outproxy záznam na false.i2p pod možností Outproxies v I2P HTTP Proxy Tunel Editoru.
V sekci "Zajímavé stránky" níže, uvádíme několik stránek hostovaných na I2P.
Jsou zde i neoficiální pokusy o tvorbu nástrojů na prohlížení I2P,
-včetně přednastaveného profilu prohlížeče Firefox,
+včetně přednastaveného profilu prohlížeče Firefox,
snadno instalovatelného rozšíření WebExtension,
nebo automatické spouštěče pro operační systémy zaměřené na anonymitu uživatele, kterým je například Whonix.
Jde o zajímavé projekty, ale prosím prozkoumejte je zda skutečně splňují vaše požadavky na soukromí
@@ -85,7 +85,7 @@ Podrobné pokyny pro spuštění vlastní webové stránky, registraci .i2p dom
-
-Invisible Internet Project (I2P) oficiální webová stránka
i2p-projekt.i2p: Bezpečné a anonymní připojení k geti2p.net. Pokud se chcete dozvědět více o tom, jak funguje I2P a nebo jak můžete spolupracovat, navštivte tuto stránku!
+Invisible Internet Project (I2P) oficiální webová stránka
i2p-projekt.i2p: Bezpečné a anonymní připojení k i2p.net. Pokud se chcete dozvědět více o tom, jak funguje I2P a nebo jak můžete spolupracovat, navštivte tuto stránku!
I2P komunitní fóra
zzz's vývojářská fóra hostují diskuze k vývoji I2P.
@@ -133,7 +133,7 @@ Detaily najdete níže.
Zkontrolujte nastavení proxy
Pokud nevidíte žádné webové stránky (ani i2p-projekt.i2p), ujistěte se, že proxy server nastavený ve vašem internetovém prohlížeči je nastaven na http přístup (ne https, ne socks) a 127.0.0.1 port 4444.
-Pokud potřebujete pomoc, zde je průvodce nastavením prohlížeče pro použití I2P.
+Pokud potřebujete pomoc, zde je
průvodce nastavením prohlížeče pro použití I2P.
Zkontrolujte logy
Logy mohou být užitečné při řešení problémů.
diff --git a/apps/routerconsole/resources/docs/readme_de.html b/apps/routerconsole/resources/docs/readme_de.html
index 9e6a18da7..d3e7e9579 100644
--- a/apps/routerconsole/resources/docs/readme_de.html
+++ b/apps/routerconsole/resources/docs/readme_de.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -86,7 +86,7 @@ Detaillierte Anleitungen zum Starten der Webseite, registrieren einer .i2p Domai
-
-Invisible Internet Project (I2P) Offizielle Webseite
i2p-projekt.i2p: Sichere und anonyme Verbindung zu geti2p.net. Falls Sie mehr über I2P wissen möchten oder Informationen zur Teilnahme an der Entwicklung suchen ist dieses ihre erste Anlaufstelle!
+Invisible Internet Project (I2P) Offizielle Webseite
i2p-projekt.i2p: Sichere und anonyme Verbindung zu i2p.net. Falls Sie mehr über I2P wissen möchten oder Informationen zur Teilnahme an der Entwicklung suchen ist dieses ihre erste Anlaufstelle!
I2P Community Foren
zzz's Entwickler Foren beinhalten Diskussionen über I2P Entwicklung.
@@ -134,7 +134,7 @@ See below for more information.
Kontrollieren Sie ihre Proxy Einstellungen
Falls Sie keine Webseiten besuchen können (auch nicht
i2p-projekt.i2p), stellen Sie sicher, das ihr Browser zur Nutzung eines HTTP Proxys
(
nicht HTPPS,
nicht SOCKS) auf
127.0.0.1 Port 4444konfiguriert ist.
-Falls Sie Hilfe benötigen, existiert eine
Anleitung zum Einrichten Ihres Browsers zum Nutzen von I2P.
+Falls Sie Hilfe benötigen, existiert eine
Anleitung zum Einrichten Ihres Browsers zum Nutzen von I2P.
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_es.html b/apps/routerconsole/resources/docs/readme_es.html
index 44234435d..169fcb116 100644
--- a/apps/routerconsole/resources/docs/readme_es.html
+++ b/apps/routerconsole/resources/docs/readme_es.html
@@ -25,11 +25,11 @@ Una vez que se indiquen círculos verdes junto a sus Túneles Locales, ha
Servicios ocultos y navegación por la web pública
En I2P puedes acceder a sitios web de servicios ocultos ("sitios I2P") y otros servicios, y puedes alojar tus propios servicios.
También puede acceder a la web normal de forma anónima a través del proxy web incorporado de I2P (outproxy).
-Configure su navegador para que utilice el proxy HTTP 127.0.0.1 en el puerto 4444 y, a continuación, navegue hasta un sitio I2P o una página web en una dirección http:// o https://.
+Configure su navegador para que utilice el proxy HTTP 127.0.0.1 en el puerto 4444 y, a continuación, navegue hasta un sitio I2P o una página web en una dirección http:// o https://.
Si desea desactivar o cambiar el acceso outproxy a la Internet no anónima, elimine o modifique la entrada outproxy para false.i2p en la opción Outproxies en el Editor de Túneles Proxy HTTP de I2P.
En la sección "Sitios de interés" que aparece a continuación, enumeramos algunos de los sitios alojados en I2P.
También hay una serie de esfuerzos semioficiales y no oficiales para construir herramientas de navegación para I2P,
-incluyendo un perfil preconfigurado del navegador Firefox,
+incluyendo un perfil preconfigurado del navegador Firefox,
una WebExtension fácil de instalar,
o mediante lanzadores automáticos en distribuciones de Linux centradas en la privacidad, como Whonix.
Aunque todos estos proyectos son interesantes, evalúen si encajan en su
@@ -86,7 +86,7 @@ Las instrucciones detalladas para iniciar su sitio web, registrar un dominio .i2
-
-Sitio web oficial del Proyecto Internet Invisible (I2P)
i2p-projekt.i2p: Conexiones seguras y anónimas en geti2p.net. Si quiere saber más sobre cómo funciona I2P o cómo puede participar, ¡este es el primer lugar que debe visitar!
+Sitio web oficial del Proyecto Internet Invisible (I2P)
i2p-projekt.i2p: Conexiones seguras y anónimas en i2p.net. Si quiere saber más sobre cómo funciona I2P o cómo puede participar, ¡este es el primer lugar que debe visitar!
Foros de la comunidad I2P
@@ -135,7 +135,7 @@ Consulte más abajo para obtener más información.
Compruebe la configuración de su proxy
Si no puedes ver ningún sitio web (ni siquiera i2p-projekt.i2p), asegúrate de que el proxy de tu navegador está configurado para acceder al tráfico http (no https, ni socks) a través del puerto 127.0.0.1 4444.
-Si necesitas ayuda, hay una guía para configurar tu navegador para el uso de I2P.
+Si necesitas ayuda, hay
una guía para configurar tu navegador para el uso de I2P.
Compruebe sus registros
diff --git a/apps/routerconsole/resources/docs/readme_fr.html b/apps/routerconsole/resources/docs/readme_fr.html
index 40f328cbb..0b50eff54 100644
--- a/apps/routerconsole/resources/docs/readme_fr.html
+++ b/apps/routerconsole/resources/docs/readme_fr.html
@@ -26,10 +26,10 @@ Une fois que des cercles verts apparaissent à côté de vos Tunnels locaux
Services cachés et navigation sur le Web public
Sur I2P, vous pouvez accéder aux sites Web de services cachés (« sites eep ») ainsi qu’à d’autres services, et vous pouvez héberger vos propres services.
Vous pouvez aussi accéder anonymement au Web normal en passant par le mandataire Web intégré d’I2P (mandataire sortant).
-Configurez votre navigateur pour qu’il utilise le mandataire HTTP sur 127.0.0.1 port 4444, puis naviguez vers un site I2P ou un site Web avec une adresse http:// ou https://.
+Configurez votre navigateur pour qu’il utilise le mandataire HTTP sur 127.0.0.1 port 4444, puis naviguez vers un site I2P ou un site Web avec une adresse http:// ou https://.
Si vous souhaitez désactiver ou changer l’accès du mandataire sortant vers l’Internet non anonyme, supprimez ou modifiez l’entrée du mandataire sortant pour false.i2p sous l’option Mandataires sortants de l’Éditeur de tunnels du mandataire HTTP d’I2P.
Dans la section « Sites d’intérêt » ci-dessous, nous répertorions quelques sites hébergés sur I2P.
-Plusieurs initiatives semi-officielles ou non officielles s’efforcent de concevoir des outils de navigation pour I2P, dont un profil préconfiguré pour le navigateur Firefox, une WebExtension facile à installer, ou grâce aux lanceurs automatiques des versions de Linux axées sur la protection des données personnelles telles que Whonix.
+Plusieurs initiatives semi-officielles ou non officielles s’efforcent de concevoir des outils de navigation pour I2P, dont un profil préconfiguré pour le navigateur Firefox, une WebExtension facile à installer, ou grâce aux lanceurs automatiques des versions de Linux axées sur la protection des données personnelles telles que Whonix.
Bien que tous ces projets soient intéressants, veuillez évaluer s’ils correspondent à votre propre modèle de menace avant de mettre votre bien-être entre leurs mains.
@@ -83,7 +83,7 @@ Vous pourrez accéder par votre propre serveur Web I2P sur
-Site Web officiel du Projet de l’Internet Invisible (I2P)
i2p-projekt.i2p : des connexions sécurisées et anonymes vers geti2p.net. Si vous souhaitez en apprendre davantage sur le fonctionnement d’I2P ou sur comment participer, c’est le premier endroit à visiter.
+Site Web officiel du Projet de l’Internet Invisible (I2P)
i2p-projekt.i2p : des connexions sécurisées et anonymes vers i2p.net. Si vous souhaitez en apprendre davantage sur le fonctionnement d’I2P ou sur comment participer, c’est le premier endroit à visiter.
Forums de la communauté I2P
Les forums pour développeurs de zzz accueillent des discussions en rapport au développement d’I2P.
@@ -131,7 +131,7 @@ Plus de précisions ci-dessous.
Vérifier les paramètres de votre mandataire
Si vous ne pouvez voir aucun site Web (pas même i2p-projekt.i2p), assurez-vous que le mandataire de votre navigateur est configuré pour accéder au trafic HTTP, (pas HTTPS, ni SOCKS) par 127.0.0.1 port 4444.
-Si vous avez besoin d’aide, il existe un guide sur la configuration de votre navigateur pour une utilisation avec I2P.
+Si vous avez besoin d’aide, il existe
un guide sur la configuration de votre navigateur pour une utilisation avec I2P.
Vérifier vos journaux
Les journaux peuvent s’avérer utiles pour résoudre un problème. Vous pourriez en copier des extraits sur notre forum afin d’obtenir de l’aide, ou peut-être plutôt le coller et en annoncer le lien sur IRC afin d’obtenir de l’aide.
diff --git a/apps/routerconsole/resources/docs/readme_gan.html b/apps/routerconsole/resources/docs/readme_gan.html
index ce558822d..eaec72cfe 100644
--- a/apps/routerconsole/resources/docs/readme_gan.html
+++ b/apps/routerconsole/resources/docs/readme_gan.html
@@ -25,11 +25,11 @@
隐藏服务和公开网络浏览
在 I2P 上您可以访问隐藏服务网站(“匿名网站”)及其他服务,并且您可以托管您自己的服务。
您也可以通过 I2P 的内置网络代理(出口代理)匿名访问普通网络。
-
配置您的浏览器使用在
127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,
http://或者
https:// 地址。
+
配置您的浏览器使用在
127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,
http://或者
https:// 地址。
如果您希望禁用或更改访问非匿名互联网的出口代理,在
I2P HTTP代理隧道编辑器中的
出口代理选项中去掉或编辑出口代理的
false.i2p。
在
下方“感兴趣的网站”一栏,我们列出了一些托管在 I2P 上的网站。
也有一些构建I2P浏览工具的半官方和非官方的工作,
-包括一个
预设置的Firefox 浏览器配置文件,
+包括一个
预设置的Firefox 浏览器配置文件,
一个易安装的网页扩展,
或者通过
像Whonix这样专注于隐私的Linux发行版中的自动启动器。
尽管这些都是有趣的项目,但在信任它们前,请评估它们是否符合您的个人威胁
@@ -85,7 +85,7 @@ I2P 自带内置网络服务器供您在 I2P 网络上托管您自己的隐藏
-
-隐形网计划 (I2P) 官方网站
i2p-projekt.i2p:安全匿名地连接到 geti2p.net 。如果您想了解更多关于 I2P 如何工作或您如何参与的内容,这是您应该访问的第一站!
+隐形网计划 (I2P) 官方网站
i2p-projekt.i2p:安全匿名地连接到 i2p.net 。如果您想了解更多关于 I2P 如何工作或您如何参与的内容,这是您应该访问的第一站!
-
I2P 社区论坛
zzz 的开发论坛托管关于 I2P 开发的讨论。i2pforum.i2p:讨论关于 I2P 的问题和想法以及相关话题的论坛。
@@ -130,7 +130,7 @@ I2P 默认配置为一些相当保守的数值,并不适合许多用例,所
-
检查您的代理设置
如果您无法访问任何网站(甚至无法访问 i2p-projekt.i2p),确保您的浏览器代理设置为通过 127.0.0.1 4444 端口访问 http 流量(不是 https,不是 socks)。
-如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
+如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
-
检查您的日志
日志或许可以帮助解决问题。
diff --git a/apps/routerconsole/resources/docs/readme_hi.html b/apps/routerconsole/resources/docs/readme_hi.html
index a1399a499..5fbc0bd83 100644
--- a/apps/routerconsole/resources/docs/readme_hi.html
+++ b/apps/routerconsole/resources/docs/readme_hi.html
@@ -25,11 +25,11 @@
गुप्त सेवाएँ और सार्वजनिक वेब ब्राउज़िंग
I2P पर आप गुप्त सेवा वेबसाइटों ("I2P साइट्स") और अन्य सेवाओं का उपयोग कर सकते हैं, और आप अपनी स्वयं की सेवाएँ होस्ट भी कर सकते हैं।
आप I2P के अंतर्निहित वेब प्रॉक्सी (आउटप्रॉक्सी) के माध्यम से सामान्य वेब को अनाम रूप से एक्सेस कर सकते हैं।
-अपने ब्राउज़र को 127.0.0.1 पोर्ट 4444 पर HTTP प्रॉक्सी का उपयोग करने के लिए विन्यास करें, फिर किसी I2P साइट या वेबसाइट पर http:// या https:// पता पर ब्राउज़ करें।
+अपने ब्राउज़र को 127.0.0.1 पोर्ट 4444 पर HTTP प्रॉक्सी का उपयोग करने के लिए विन्यास करें, फिर किसी I2P साइट या वेबसाइट पर http:// या https:// पता पर ब्राउज़ करें।
यदि आप गैर-अनामिता इंटरनेट के लिए आउटप्रॉक्सी पहुँच को अक्षम या बदलना चाहते हैं, तो I2P HTTP प्रॉक्सी सुरंग संपादक में प्रोक्सीएस विकल्प के तहत false.i2p के लिए आउटप्रॉक्सी प्रविष्टि को हटा या संशोधित करें।
नीचे "रुचि की साइटें" खंड में, हम I2P पर होस्ट की गई कुछ साइटों की सूची प्रदान करते हैं।
I2P के लिए ब्राउज़िंग साधन बनाने के लिए कुछ आधिकारिक और अर्ध-आधिकारिक प्रयास भी किए गए हैं,
-जिनमें पूर्व-संविन्यस्त Firefox ब्राउज़र प्रोफाइल, एक आसान-से-इंस्टॉल होने वाली वेबएक्सटेंशन,
+जिनमें पूर्व-संविन्यस्त Firefox ब्राउज़र प्रोफाइल, एक आसान-से-इंस्टॉल होने वाली वेबएक्सटेंशन,
या गोपनीयता-केन्द्रित लिनक्स वितरणों जैसे Whonix में स्वचालित लॉन्चर्स शामिल हैं।
हालाँकि ये सभी दिलचस्प परियोजनाएँ हैं, कृपया इन्हें सावधानीपूर्वक मूल्यांकित करें ताकि यह सुनिश्चित किया जा सके कि वे आपकी व्यक्तिगत खतरे की स्थिति के भीतर अनुरूपित होती हैं,
और इन्हें आपके भलाई के लिए विश्वास करने से पहले उनका परीक्षण करें।
@@ -88,7 +88,7 @@ I2P एक अंतर्निर्मित वेब सर्वर के
-
-इनविज़िबल इंटरनेट प्रोजेक्ट (I2P) की अधिकारिक वेबसाइट
i2p-projekt.i2p: यह geti2p.net से सुरक्षित तथा अनामिता-संरक्षित सम्वेशन प्रदान करता है। यदि आप जानना चाहते हैं कि I2P किस प्रकार कार्य करता है अथवा इसमें आप किस प्रकार सहभागिता कर सकते हैं, तो सर्वप्रथम इसी स्थल का अवलोकन करें।
+इनविज़िबल इंटरनेट प्रोजेक्ट (I2P) की अधिकारिक वेबसाइट
i2p-projekt.i2p: यह i2p.net से सुरक्षित तथा अनामिता-संरक्षित सम्वेशन प्रदान करता है। यदि आप जानना चाहते हैं कि I2P किस प्रकार कार्य करता है अथवा इसमें आप किस प्रकार सहभागिता कर सकते हैं, तो सर्वप्रथम इसी स्थल का अवलोकन करें।
-
I2P समुदाय मंच
zzz के विकासक मंच पर I2P विकास संबंधी चर्चाएँ आयोजित की जाती हैं।
@@ -135,7 +135,7 @@ See below for more information.
-
Check Your Proxy Settings
If you cannot see any websites at all (not even i2p-projekt.i2p), make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444.
-If you need some help, there's a guide to configuring your browser for I2P use.
+If you need some help, there's a guide to configuring your browser for I2P use.
-
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_hu.html b/apps/routerconsole/resources/docs/readme_hu.html
index 01b48e594..91bef3c54 100644
--- a/apps/routerconsole/resources/docs/readme_hu.html
+++ b/apps/routerconsole/resources/docs/readme_hu.html
@@ -25,11 +25,11 @@ Miután zöld csillagok jelennek meg a Helyi Alagutak mellett, sokféle d
Rejtett Szolgáltatások és Publikus Webböngészés
Az I2P-n hozzáférhetsz rejtett szolgáltatás weboldalakhoz ("I2P oldalak") és más szolgáltatásokhoz és saját szolgáltatásokat is elérhetővé tehetsz.
Névtelenül hozzáférhetsz a normál Internethez is az I2P beépített webproxyján keresztül (kimenő porxy).
-Állítsd be a böngésződet, hogy HTTP proxyt használjon a 127.0.0.1 4444-es porton, azután böngészhetsz I2P Oldalakat vagy http:// és https:// kezdetű címeken weboldalakat.
+Állítsd be a böngésződet, hogy HTTP proxyt használjon a 127.0.0.1 4444-es porton, azután böngészhetsz I2P Oldalakat vagy http:// és https:// kezdetű címeken weboldalakat.
Ha ki szeretnéd kapcsolni a kimenő proxyt vagy a nem névtelen Internetre törénő kimenő proxy elérést megváltoztatni, távolítsd el vagy módosítsd a kimenő proxy bejegyzést erre: false.i2p itt: Kimenő proxyk opciónál, a I2P HTTP Proxy Alagút Szerkesztőben.
Az "Érdekesebb Oldalak" részben, lentebb, felsorolunk néhány, az I2P-n közztett oldalt.
Létezik számos részint hivatalos és nem hivatalos erőfeszítés is arra, hogy böngészést segítő eszközöket építsen az I2P számára,
-többek között előre beállított Firefox Böngésző profil,
+többek között előre beállított Firefox Böngésző profil,
könnyen telepíthető WebBővítmény,
vagy automatikus indítók titoktartást szem előtt tartó Linux disztribúciókon keresztül, mint pl. Whonix.
Noha ezek mind érdekes projektek, kérünk, hogy vedd fontolóra beilleszkedésüket a saját személyes fenyegettségi
@@ -85,7 +85,7 @@ Részletes útmutató a weboldalad elindítására, .i2p domain regisztrálásá
-
-Láthatatlan Internet Projekt (I2P) Hivatalos Weboldal
i2p-projekt.i2p, ami biztonságos és névtelen csatlakozás ehhez az oldalhoz: geti2p.net. Ha többet szeretnél megtudni arról, hogyan működik az I2P vagy arról, hogyan vehetsz részt benne, látogass el ide először!
+Láthatatlan Internet Projekt (I2P) Hivatalos Weboldal
i2p-projekt.i2p, ami biztonságos és névtelen csatlakozás ehhez az oldalhoz: i2p.net. Ha többet szeretnél megtudni arról, hogyan működik az I2P vagy arról, hogyan vehetsz részt benne, látogass el ide először!
-
I2P Közösségi Fórumok
zzz's fejlesztői fórumai az I2P fejlesztésével kapcsolatos beszélgetéseknek ad teret.
@@ -132,7 +132,7 @@ További információért lásd lentebb.
-
Proxy Beállítások Ellenőrzése
Ha egyátalán nem férsz hozzá weboldalakhoz (még az i2p-projekt.i2p-hez sem), bizonyosodj meg arról, hogy a böngésződ proxyja arra van beállítva, hogy http forgalom (nem https, nem socks), ezen keresztül: 127.0.0.1 4444-es port.
-Ha segítségre van szükséged, létezik útmutató a böngésződ beállítására az I2P-vel való használathoz.
+Ha segítségre van szükséged, létezik útmutató a böngésződ beállítására az I2P-vel való használathoz.
-
Napló Ellenőrzése
Napló segíthet a problémamegoldásban.
diff --git a/apps/routerconsole/resources/docs/readme_in.html b/apps/routerconsole/resources/docs/readme_in.html
index 2306c7e1c..0500b5f02 100644
--- a/apps/routerconsole/resources/docs/readme_in.html
+++ b/apps/routerconsole/resources/docs/readme_in.html
@@ -12,7 +12,7 @@
-
-Hidden Services dan Penjelajahan Web Publik
Di I2P Anda dapat mengakses situs web hidden service ("situs I2P") dan service lain, dan Anda dapat menghosting service Anda sendiri. Anda juga dapat mengakses Internet biasa secara anonim dengan I2P's built-in web proxy (outproxy). Atur browser Anda untuk menggunakan HTTP proxy di 127.0.0.1 port 4444, lalu buka sebuah situs I2P atau sebuah alamat website http:// or https://. Jika Anda ingin menonaktifkan atau mengubah akses outproxy ke Internet biasa, hapus atau ubah entri di outproxy entry untuk false.i2p Di dalam opsi Outproxies di I2P HTTP Proxy Tunnel Editor. Di bagian "Sites of Interest" di bawah ini, kami menulis beberapa situs yang dihosting di I2P.
Ada juga sejumlah upaya semi-resmi dan tidak resmi untuk membangun browser untuk I2P, termasuk profil browser Firefoxyang telah dikonfigurasi sebelumnya , WebExtension yang mudah diinstal , atau melalui Peluncur otomatis dalam distribusi Linux yang berfokus pada privasi seperti Whonix . Meskipun ini semua adalah proyek yang menarik, harap evaluasi mereka untuk melihat apakah mereka cocok dengan model ancaman pribadi Anda sebelum mempercayai mereka.
+Hidden Services dan Penjelajahan Web Publik
Di I2P Anda dapat mengakses situs web hidden service ("situs I2P") dan service lain, dan Anda dapat menghosting service Anda sendiri. Anda juga dapat mengakses Internet biasa secara anonim dengan I2P's built-in web proxy (outproxy). Atur browser Anda untuk menggunakan HTTP proxy di 127.0.0.1 port 4444, lalu buka sebuah situs I2P atau sebuah alamat website http:// or https://. Jika Anda ingin menonaktifkan atau mengubah akses outproxy ke Internet biasa, hapus atau ubah entri di outproxy entry untuk false.i2p Di dalam opsi Outproxies di I2P HTTP Proxy Tunnel Editor. Di bagian "Sites of Interest" di bawah ini, kami menulis beberapa situs yang dihosting di I2P.
Ada juga sejumlah upaya semi-resmi dan tidak resmi untuk membangun browser untuk I2P, termasuk profil browser Firefoxyang telah dikonfigurasi sebelumnya , WebExtension yang mudah diinstal , atau melalui Peluncur otomatis dalam distribusi Linux yang berfokus pada privasi seperti Whonix . Meskipun ini semua adalah proyek yang menarik, harap evaluasi mereka untuk melihat apakah mereka cocok dengan model ancaman pribadi Anda sebelum mempercayai mereka.
-
Email Anonim
Sistem email berbasis Postman's I2P dapat diakses dengan I2P's built-in mail client atau dengan mail client apa saja. Akun email dapat mengirim dan menerima email dari Internet biasa. Jika Anda ingin mendapatkan akun email, kunjungi hq.postman.i2p.
@@ -49,7 +49,7 @@ Instruksi detail untuk memulai situs web, mendaftarkan .i2p domain dan mempromos
-
-Situs web resmi Invisible Internet Project (I2P)
i2p-projekt.i2p: Koneksi aman dan anomim ke geti2p.net. Jika Anda ingin tahu lebih banyak tentang cara kerja I2P atau cara Anda berpatisipasi, ini adalah tempat yang bagus untuk dikunjungi!
+Situs web resmi Invisible Internet Project (I2P)
i2p-projekt.i2p: Koneksi aman dan anomim ke i2p.net. Jika Anda ingin tahu lebih banyak tentang cara kerja I2P atau cara Anda berpatisipasi, ini adalah tempat yang bagus untuk dikunjungi!
-
Forum Komunitas I2P
zzz's developer forums berisi diskusi yang berhubungan dengan pengembangan I2P. i2pforum.i2p: sebuah forum di mana masalah dan ide yang berhubungan dengan topik-topik I2P didiskusikan.
@@ -91,7 +91,7 @@ Makin banyak bandwidth yang dialokasikan, khususnya upstream bandwidth, m
-
Periksa Pengaturan Proxy
Jika Anda sama sekali tidak dapat membuka situs apapun (bahkan i2p-projekt.i2p), pastikan proxy di peramban Anda diatur untuk lalu-lintas http (bukan https, bukan socks) via 127.0.0.1 port 4444.
-Jika Anda membutuhkan bantuang, ini ada panduan dalam mengatur peramban Anda untuk menggunakan I2P.
+Jika Anda membutuhkan bantuang, ini ada panduan dalam mengatur peramban Anda untuk menggunakan I2P.
-
Periksa log Anda
Log juga dapat membantu menyelesaikan masalah. Anda mungkin perlu memposting sebagian isi log di forum untuk mendapat bantuan, atau mungkin menulis semuanya dan memeriksa tautannya di IRC untuk mendapat bantuan.
diff --git a/apps/routerconsole/resources/docs/readme_it.html b/apps/routerconsole/resources/docs/readme_it.html
index 39ad7f910..0c628e5bb 100644
--- a/apps/routerconsole/resources/docs/readme_it.html
+++ b/apps/routerconsole/resources/docs/readme_it.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -85,7 +85,7 @@ Detailed instructions for starting your website, registering an .i2p domain and
-
-Invisible Internet Project (I2P) Official Website
i2p-projekt.i2p: Secure and anonymous connections to geti2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
+Invisible Internet Project (I2P) Official Website
i2p-projekt.i2p: Secure and anonymous connections to i2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
-
I2P Community Forums
zzz's developer forums hosts discussion related to I2P development.
@@ -133,7 +133,7 @@ See below for more information.
-
Check Your Proxy Settings
If you cannot see any websites at all (not even i2p-projekt.i2p), make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444.
-If you need some help, there's a guide to configuring your browser for I2P use.
+If you need some help, there's a guide to configuring your browser for I2P use.
-
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_ja.html b/apps/routerconsole/resources/docs/readme_ja.html
index 2adddf97f..5b86f283a 100644
--- a/apps/routerconsole/resources/docs/readme_ja.html
+++ b/apps/routerconsole/resources/docs/readme_ja.html
@@ -27,13 +27,13 @@ I2Pが「トンネルを拒否している」ような表示をするかもし
秘匿サービスと公開Web閲覧
I2Pでは秘匿サービスWebサイト(「I2Pサイト」)や他サービスにアクセスでき、また自分のサービスをホストすることができます。
また通常のWebにもI2P内蔵のWebプロキシ(アウトプロキシ)経由で匿名でアクセスできます。
-HTTPプロキシを127.0.0.1 ポート4444を使うようブラウザを設定し、それからI2Pサイトやhttp://またはhttps://アドレスのI2PサイトやWebサイトを閲覧してください。
+HTTPプロキシを127.0.0.1 ポート4444を使うようブラウザを設定し、それからI2Pサイトやhttp://またはhttps://アドレスのI2PサイトやWebサイトを閲覧してください。
アウトプロキシによる匿名インターネットへのアクセスを無効化したい、あるいは変更したい場合は、
I2P HTTP プロキシトンネルエディタ の アウトプロキシオプション下の
false.i2p用のアウトプロキシ項目を削除または編集してください。
下記「興味深いサイト」の章で、I2Pで提供されているサイトをいくつかまとめています。
また、半公式または非公式的に開発が試みられているたくさんのI2P閲覧ツール作成もあります。
-例えば、設定済みFirefoxブラウザプロファイル、
+例えば、設定済みFirefoxブラウザプロファイル、
簡単にインストールできるブラウザ拡張機能、
Whonixのようなプライバシー重視のLinuxディストリビューションでの自動ランチャーなど。
これらはどれも興味深いプロジェクトですが、
@@ -96,7 +96,7 @@ Webサイトの開始、.i2pドメインの登録、サイトの宣伝につい
-
-Invisible Internet Project (I2P) 公式ウェブサイト
i2p-projekt.i2p: geti2p.netに安全かつ匿名で接続できます。I2Pがどう動作するのか、あるいはどうすれば参加できるのかについて知りたければ、ここが最初に訪れるべき場所です!
+Invisible Internet Project (I2P) 公式ウェブサイト
i2p-projekt.i2p: i2p.netに安全かつ匿名で接続できます。I2Pがどう動作するのか、あるいはどうすれば参加できるのかについて知りたければ、ここが最初に訪れるべき場所です!
-
I2Pコミュニティフォーラム
zzzの開発者フォーラムはI2P開発関連の議論を公開しています。
@@ -149,7 +149,7 @@ I2Pが最もよく機能するのは、帯域幅設定セク
プロキシ設定の確認
Webサイトが全く(i2p-projekt.i2p すら)見られない場合、
ブラウザのプロキシが(httpsではなく、socksでもなく)httpの 127.0.0.1 ポート4444 経由に設定されているか確認してください。
-援助が必要な場合は、I2P用のブラウザ設定ガイドがあります。
+援助が必要な場合は、I2P用のブラウザ設定ガイドがあります。
-
ログの確認
ログが問題解決に役立つかもしれません。
diff --git a/apps/routerconsole/resources/docs/readme_nl.html b/apps/routerconsole/resources/docs/readme_nl.html
index 9b3d16d86..2498169f0 100644
--- a/apps/routerconsole/resources/docs/readme_nl.html
+++ b/apps/routerconsole/resources/docs/readme_nl.html
@@ -11,7 +11,7 @@ Als je zojuist I2P gestart hebt zal het nummer van Actieve Peers onder de
-- Invisible Internet & Public Web Browsing
Op I2P kan je toegang verkrijgen tot anonieme websites (eepsites) en andere diensten (zoals; SSH over I2P, IRC, Jabber etc.), daarnaast heb je ook de mogelijkheid om je eigen dienst aan te bieden. Je kan ook anoniem toegang krijgen tot het normale Internet via de ingebouwde web proxy (outproxy). Configureer je browser voor het gebruik van de HTTP proxy op 127.0.0.1 poort 4444, waarna je naar zowel eepsites als normale, onversleutelde http:// websites kan surfen. Als je een aanpassing wilt maken aan de outproxy of deze wilt uitschakelen kan je de 'client tunnel' voor false.i2p onder het Outproxies gedeelte in de I2P HTTP Proxy Tunnel Editor. In het "Interessante websites" gedeelte hier onder staat een lijst met een paar van de bekende sites die op I2P gehost worden.
+- Invisible Internet & Public Web Browsing
Op I2P kan je toegang verkrijgen tot anonieme websites (eepsites) en andere diensten (zoals; SSH over I2P, IRC, Jabber etc.), daarnaast heb je ook de mogelijkheid om je eigen dienst aan te bieden. Je kan ook anoniem toegang krijgen tot het normale Internet via de ingebouwde web proxy (outproxy). Configureer je browser voor het gebruik van de HTTP proxy op 127.0.0.1 poort 4444, waarna je naar zowel eepsites als normale, onversleutelde http:// websites kan surfen. Als je een aanpassing wilt maken aan de outproxy of deze wilt uitschakelen kan je de 'client tunnel' voor false.i2p onder het Outproxies gedeelte in de I2P HTTP Proxy Tunnel Editor. In het "Interessante websites" gedeelte hier onder staat een lijst met een paar van de bekende sites die op I2P gehost worden.
- Anonieme E-Mail
Postman's I2P email systeem kan worden benaderd via de ingebouwde email client (susimail) of door het gebruik van elke andere normale email client die ondersteuning biedt voor SMTP en POP3. Deze accounts kunnen tevens email versturen en ontvangen naar en van het normale Internet. Voor een account, bezoek hq.postman.i2p. Daarnaast is er I2P-Bote, dit is een nieuw end-to-end versleuteld email systeem zonder centrale servers welke een webinterface en geïntegreerd adressen boek bied. Het is ontwikkeld door HungryHobo en kan worden geïnstalleerd als plugin.
@@ -43,7 +43,7 @@ Na het starten van de vooraf ingestelde I2
- Invisible Internet Project (I2P) Officiële Website
-i2p-projekt.i2p: Veilige en anonieme verbindingen naar geti2p.net. Als je meer wilt weten over hoe I2P werkt of hoe je mee kan doen is dit de website waar je terecht kan!
+i2p-projekt.i2p: Veilige en anonieme verbindingen naar i2p.net. Als je meer wilt weten over hoe I2P werkt of hoe je mee kan doen is dit de website waar je terecht kan!
plakken en als referentie link laten zien op IRC voor hulp.
diff --git a/apps/routerconsole/resources/docs/readme_pl.html b/apps/routerconsole/resources/docs/readme_pl.html
index d202cb202..b5613e0df 100644
--- a/apps/routerconsole/resources/docs/readme_pl.html
+++ b/apps/routerconsole/resources/docs/readme_pl.html
@@ -15,8 +15,8 @@ Po uruchomieniu I2P, może upłynąć kilka minut zanim Twój węzeł włączy s
-
Ukryte usługi i przeglądanie publicznego internetu
-W sieci I2P masz dostęp do ukrytych stron (.i2p) i innych usług, a także możesz hostować własne. Możesz także korzystać z jawnego internetu poprzez wbudowany serwer pośredniczący (outproxy). Skonfiguruj swoją przeglądarkę, aby łączyła się przez proxy HTTP na 127.0.0.1 port 4444, następnie odwiedź ukrytą stronę I2P lub zwykłą witrynę http:// bądź https://. Jeżeli chcesz zlikwidować lub skonfigurować dostęp do zwykłego nieanonimowego internetu, usuń lub zmodyfikuj wpis serwery outproxy: false.i2p w edytorze tunelu HTTP I2P. Sekcja „wybrane ukryte usługi” wyświetla kilka wybranych ukrytych stron sieci I2P.
-Istnieje kilka półoficjalnych i nieoficjalnych projektów mających na celu stworzenie przeglądarki dla sieci I2P: gotowy profil do przeglądarki Firefox, łatwe w użyciu rozszerzenie WebExtension i instrukcje dotyczące uruchamiania I2P na zorientowanych na prywatność dystrybucjach Linuksa jak Whonix. Wszystkie powyższe projekty są interesujące, ale przed ich użyciem prosimy starannie ocenić czy pasują one do przyjętego przez Ciebie modelu bezpieczeństwa.
+W sieci I2P masz dostęp do ukrytych stron (.i2p) i innych usług, a także możesz hostować własne. Możesz także korzystać z jawnego internetu poprzez wbudowany serwer pośredniczący (outproxy). Skonfiguruj swoją przeglądarkę, aby łączyła się przez proxy HTTP na 127.0.0.1 port 4444, następnie odwiedź ukrytą stronę I2P lub zwykłą witrynę http:// bądź https://. Jeżeli chcesz zlikwidować lub skonfigurować dostęp do zwykłego nieanonimowego internetu, usuń lub zmodyfikuj wpis serwery outproxy: false.i2p w edytorze tunelu HTTP I2P. Sekcja „wybrane ukryte usługi” wyświetla kilka wybranych ukrytych stron sieci I2P.
+Istnieje kilka półoficjalnych i nieoficjalnych projektów mających na celu stworzenie przeglądarki dla sieci I2P: gotowy profil do przeglądarki Firefox, łatwe w użyciu rozszerzenie WebExtension i instrukcje dotyczące uruchamiania I2P na zorientowanych na prywatność dystrybucjach Linuksa jak Whonix. Wszystkie powyższe projekty są interesujące, ale przed ich użyciem prosimy starannie ocenić czy pasują one do przyjętego przez Ciebie modelu bezpieczeństwa.
-
Anonimowa e-poczta
@@ -54,7 +54,7 @@ Po starcie już skonfigurowany tunel Twoje
-
-Oficjalna strona I2P
i2p-projekt.i2p: bezpieczne i anonimowe połączenie z geti2p.net. Jeżeli chcesz dowiedzieć się więcej o tym jak działa sieć I2P lub jak ją wspomóc, to jest pierwsze miejsce, do którego musisz zajrzeć!
+Oficjalna strona I2P
i2p-projekt.i2p: bezpieczne i anonimowe połączenie z i2p.net. Jeżeli chcesz dowiedzieć się więcej o tym jak działa sieć I2P lub jak ją wspomóc, to jest pierwsze miejsce, do którego musisz zajrzeć!
-
Fora społeczności I2P
Forum dewelopera zzz zawiera dyskusje dotyczące rozwoju I2P.
i2pforum.i2p: forum społeczności I2P na którym prowadzone są dyskusje dotyczące problemów i pomysłów dotyczących sieci I2P i innych tematów.
@@ -92,7 +92,7 @@ Jeżeli jest to możliwe, upewnij się, że Java/I2P może odbierać połączeni
-
Sprawdź ustawienia proxy
-Jeżeli nie możesz połączyć się z jakąkolwiek stroną (nawet z i2p-projekt.i2p), upewnij się, że serwer pośredniczący (proxy) w Twojej przeglądarce jest skonfigurowany dla HTTP (nie HTTPS i nie SOCKS) na 127.0.0.1 port 4444. Jeżeli potrzebujesz pomocy, zajrzyj do tego poradnika.
+Jeżeli nie możesz połączyć się z jakąkolwiek stroną (nawet z i2p-projekt.i2p), upewnij się, że serwer pośredniczący (proxy) w Twojej przeglądarce jest skonfigurowany dla HTTP (nie HTTPS i nie SOCKS) na 127.0.0.1 port 4444. Jeżeli potrzebujesz pomocy, zajrzyj do tego poradnika.
-
Sprawdź dziennik
Dziennik może okazać się pomocny podczas rozwiązywania problemów. Możesz zechcieć przedstawić błędy na naszym forum lub wkleić je na paste.idk.i2p i poprosić o pomoc na IRC.
diff --git a/apps/routerconsole/resources/docs/readme_pt.html b/apps/routerconsole/resources/docs/readme_pt.html
index 1e551d295..8276d06cc 100644
--- a/apps/routerconsole/resources/docs/readme_pt.html
+++ b/apps/routerconsole/resources/docs/readme_pt.html
@@ -25,11 +25,11 @@ Uma vez que círculos verdes estejam indicados ao lado do seu Túneis Locais<
Serviços Ocultos e Navegação pela Web Pública
Na I2P você pode acessar websites de serviços ocultos ("I2P sites") e outros serviços, e você pode hospedar seus próprios serviços.
Você também pode acessar a web normal anonimamente através do proxy web embutido da I2P (outproxy).
-Configure seu navegador para usar o proxy HTTP em 127.0.0.1 porta 4444, então navegue até um Site I2P ou website em um endereço http:// ou https://.
+Configure seu navegador para usar o proxy HTTP em 127.0.0.1 porta 4444, então navegue até um Site I2P ou website em um endereço http:// ou https://.
Se você deseja desabilitar ou mudar o acesso de outproxy para a internet não anônima, remova ou modifique a entrada de outproxy para false.i2p embaixo da opção Outproxies no Editor de Túnel de Proxy HTTP da I2P.
Na seção "Sites de Interesse" abaixo, nós listamos alguns dos sites hospedados na I2P.
Existem ainda vários esforços não oficiais e semioficiais de construção de ferramentas de navegação para a I2P,
-incluindo um perfil do Navegador Firefox pré-configurado,
+incluindo um perfil do Navegador Firefox pré-configurado,
uma extensão web fácil de instalar,
ou através de inicializadores automáticos em distribuições Linux com foco em privacidade, como o Whonix.
Embora todos esses sejam projetos interessantes, por favor, avalie-os para determinar se eles se encaixam dentro do seu modelo pessoal
@@ -86,7 +86,7 @@ Instruções detalhadas para iniciar seu website, registrar um domínio .i2p e p
-
-Website Oficial do Invisible Internet Project (I2P)
i2p-projekt.i2p: Conexões seguras e anônimas a geti2p.net. Se você quer saber mais sobre como a I2P funciona ou como você pode participar, esse é o primeiro lugar para visitar!
+Website Oficial do Invisible Internet Project (I2P)
i2p-projekt.i2p: Conexões seguras e anônimas a i2p.net. Se você quer saber mais sobre como a I2P funciona ou como você pode participar, esse é o primeiro lugar para visitar!
-
Fóruns da Comunidade da I2P
@@ -135,7 +135,7 @@ Veja abaixo para mais informações.
-
Verifique Suas Configurações de Proxy
Se você não consegue ver nenhum website (nem i2p-projekt.i2p), certifique-se de que o proxy do seu navegador está configurado para acessar tráfego http (não https, não socks) através de 127.0.0.1 porta 4444.
-Se você precisar de ajuda, há um guia para configurar seu navegador para uso para a I2P.
+Se você precisar de ajuda, há um guia para configurar seu navegador para uso para a I2P.
-
Verifique Seus Logs
Logs podem ser úteis para resolver um problema.
diff --git a/apps/routerconsole/resources/docs/readme_ro.html b/apps/routerconsole/resources/docs/readme_ro.html
index 65c1321e2..1b5121f25 100644
--- a/apps/routerconsole/resources/docs/readme_ro.html
+++ b/apps/routerconsole/resources/docs/readme_ro.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -85,7 +85,7 @@ Instrucțiuni detaliate pentru pornirea eepsite-ului dvs., înregistrarea unui d
-
-Site oficial al proiectului Invisible Internet Project (I2P)
i2p-projekt.i2p: Conexiuni securizate și anonime la geti2p.net. Dacă doriți să aflați mai multe despre cum funcționează I2P sau cum puteți participa, acesta este primul loc de vizitat!
+Site oficial al proiectului Invisible Internet Project (I2P)
i2p-projekt.i2p: Conexiuni securizate și anonime la i2p.net. Dacă doriți să aflați mai multe despre cum funcționează I2P sau cum puteți participa, acesta este primul loc de vizitat!
-
I2P Forumuri comunitare
Forumurile dezvoltatorului zzz găzduiesc discuții legate de dezvoltarea I2P.
@@ -132,7 +132,7 @@ See below for more information.
-
Verificați setările pentru proxy
Dacă nu puteți vedea nici un eepsite (nici măcar i2p-projekt.i2p), asigurați-vă că proxy-ul browserului dvs. este setat să acceseze traficul http (nu https, nu socks) prin intermediul proxy-ului http 127.0.0.1 port 4444.
-Dacă aveți nevoie de ajutor, aici existăun ghid pentru configurarea corectă a browserului dvs. pentru a putea utiliza I2P fără probleme.
+Dacă aveți nevoie de ajutor, aici existăun ghid pentru configurarea corectă a browserului dvs. pentru a putea utiliza I2P fără probleme.
-
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_ru.html b/apps/routerconsole/resources/docs/readme_ru.html
index a8b578ca0..b60347f1e 100644
--- a/apps/routerconsole/resources/docs/readme_ru.html
+++ b/apps/routerconsole/resources/docs/readme_ru.html
@@ -25,10 +25,10 @@
Скрытые сервисы и веб-сёрфинг публичной сети
В I2P доступны скрытые веб-сайты ("Сайты I2P") и другие сервисы, также вы можете запустить собственные сервисы.
Ещё вы можете получать доступ к обычным веб-сайтом в интернете анонимно, через встроенный веб-прокси (outproxy) I2P.
-Настройте ваш браузер на использование HTTP-прокси 127.0.0.1, порт 4444, после чего зайдите на I2P-вебсайт или обычный http:// или https://-адрес.
+Настройте ваш браузер на использование HTTP-прокси 127.0.0.1, порт 4444, после чего зайдите на I2P-вебсайт или обычный http:// или https://-адрес.
Если вы хотите отключить или изменить адрес outproxy в неанонимный интернет, уберите или измените элемент outproxy с false.i2p, в разделе Outproxy менеджера туннелей I2P.
В секции «Интересные веб-сайты» ниже содержатся сайты, хостящиеся в I2P.
-Существуют полу-официальные и неофициальные программы для просмотра I2P-сайтов, включая преднастроенный профиль для браузера Firefox, лёгкий в установке WebExtension, а также автоматические лаунчеры в Linux-дистрибутиве Whonix, заточенном под приватность.
+Существуют полу-официальные и неофициальные программы для просмотра I2P-сайтов, включая преднастроенный профиль для браузера Firefox, лёгкий в установке WebExtension, а также автоматические лаунчеры в Linux-дистрибутиве Whonix, заточенном под приватность.
Хоть это и интересные проекты, пожалуйста, сначала изучите и поймите, подходят ли они под ваш сценарий использования и модели угроз, прежде чем доверять им вашу онлайн-активность.
-
@@ -81,7 +81,7 @@ I2P поставляется со встроенным веб-сервером
-
-Официальный сайт проекта Невидимый Интернет (I2P)
i2p-projekt.i2p: безопасное и анонимное зеркало geti2p.net. Если вы хотите узнать больше о том, как работает I2P или как вы можете поучаствовать в развитии проекта - это первое, что вы должны посетить!
+Официальный сайт проекта Невидимый Интернет (I2P)
i2p-projekt.i2p: безопасное и анонимное зеркало i2p.net. Если вы хотите узнать больше о том, как работает I2P или как вы можете поучаствовать в развитии проекта - это первое, что вы должны посетить!
-
Форумы сообщества I2P
Форумы разработчика zzz содержат обсуждения, связанные с разработкой I2P.
@@ -128,7 +128,7 @@ I2P функционирует лучше всего, когда вы точно
-
Проверьте настройки прокси-сервера
Если вы вообще не видите никаких веб-сайтов (даже i2p-projekt.i2p), убедитесь, что прокси-сервер вашего браузера настроен на доступ через http-proxy (не https, не socks) через 127.0.0.1, порт 4444.
-Если вам нужна помощь, см. руководство по настройке вашего браузера для использования I2P.
+Если вам нужна помощь, см. руководство по настройке вашего браузера для использования I2P.
-
Проверьте логи (журналы)
Логи могут быть полезны для решения проблем.
diff --git a/apps/routerconsole/resources/docs/readme_sl.html b/apps/routerconsole/resources/docs/readme_sl.html
index a74529c7a..1f33a0210 100644
--- a/apps/routerconsole/resources/docs/readme_sl.html
+++ b/apps/routerconsole/resources/docs/readme_sl.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -85,7 +85,7 @@ Detailed instructions for starting your website, registering an .i2p domain and
-
-Uradna spletna stran od Invisible Internet Project (I2P)
i2p-projekt.i2p: Varne in anonimne povezave na geti2p.net. Če želite izvedeti več o delovanju I2P in kako sodelovati v njem, je to prvo mesto za obiskati!
+Uradna spletna stran od Invisible Internet Project (I2P)
i2p-projekt.i2p: Varne in anonimne povezave na i2p.net. Če želite izvedeti več o delovanju I2P in kako sodelovati v njem, je to prvo mesto za obiskati!
-
I2P forum skupnosti
zzz-jev razvojni forumi gostujejo razprave, povezane z I2P razvojem.
@@ -133,7 +133,7 @@ See below for more information.
-
Check Your Proxy Settings
If you cannot see any websites at all (not even i2p-projekt.i2p), make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444.
-If you need some help, there's a guide to configuring your browser for I2P use.
+If you need some help, there's a guide to configuring your browser for I2P use.
-
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_sv.html b/apps/routerconsole/resources/docs/readme_sv.html
index c9bdabcaf..bf15bf49f 100644
--- a/apps/routerconsole/resources/docs/readme_sv.html
+++ b/apps/routerconsole/resources/docs/readme_sv.html
@@ -10,7 +10,7 @@
- - i2p-projekt.i2p: säker och anonym anslutning till geti2p.net
+- i2p-projekt.i2p: säker och anonym anslutning till i2p.net
- i2pwiki.i2p: i2pwiki eepsida, en wiki som alla kan förändra, innehåller många länkar
- echelon.i2p: programvaruförråd och information om I2P
- zerobin.i2p: anonym och säker pastebin
diff --git a/apps/routerconsole/resources/docs/readme_tr.html b/apps/routerconsole/resources/docs/readme_tr.html
index 5d9044804..00410eaee 100644
--- a/apps/routerconsole/resources/docs/readme_tr.html
+++ b/apps/routerconsole/resources/docs/readme_tr.html
@@ -25,11 +25,11 @@ I2P başladıktan sonra ve normal çalışırken, yan panodaki I2P tünel oluşt
Gizli hizmetler ve herkese açık internet taraması
I2P üzerinden gizli hizmet sitelerine ("I2P siteleri") ve diğer hizmetlere erişebilir ve kendi hizmetlerinizi sunabilirsiniz.
I2P içindeki vekil sunucuyu (çıkış vekil sunucusu) kullanarak normal sitelere anonim olarak erişebilirsiniz.
-Tarayıcınızın yapılandırma ayarlarından HTTP vekil sunucusunu 127.0.0.1 bağlantı noktası 4444 olarak ayarladıktan sonra, bir I2P sitesine ya da http:// ya da https://adresiyle bir siteye bakın.
+Tarayıcınızın yapılandırma ayarlarından HTTP vekil sunucusunu 127.0.0.1 bağlantı noktası 4444 olarak ayarladıktan sonra, bir I2P sitesine ya da http:// ya da https://adresiyle bir siteye bakın.
Normal internet bağlantısını kurarken çıkış sunucusu erişimini etkisizleştirmek isterseniz, false.i2p dosyasında Outproxies bölümü altındaki çıkış sunucusu (outproxy) kaydını I2P HTTP vekil sunucu tünel düzenleyici ile değiştirin ya da silin.
Aşağıdaki "İlginç siteler" bölümünde I2P üzerinden sunulan bir kaç örnek site bulabilirsiniz.
Ayrıca I2P için bazı yarı resmi ya da resmi olmayan tarama araçları geliştirme girişimi var. Bazı örnekler;
-önceden hazırlanmış Firefox tarayıcı profili,
+önceden hazırlanmış Firefox tarayıcı profili,
kolay kurulan bir internet eklentisi ya da
Whonix gibi kişisel gizliliğin sağlanmasına odaklanmış Linux dağıtımları için otomatik başlatıcılar.
Bunlar ilginç projeler olsa da, kendi güvenliğiniz için, karşı karşıya bulunduğunuz tehdit modeline uygun
@@ -86,7 +86,7 @@ Sitenizi hazırlamak ile ilgili ayrıntılı bilgi almak, bir .i2p etki alanı k
-
-Invisible Internet Projesi (I2P) resmi sitesi
i2p-projekt.i2p: geti2p.net sitesine güvenli ve anonim bağlantılar. I2P ağının çalışması ve nasıl katkıda bulunabileceğiniz ile ilgili bilgiler almak istiyorsanız ilk bakacağınız yer burasıdır!
+Invisible Internet Projesi (I2P) resmi sitesi
i2p-projekt.i2p: i2p.net sitesine güvenli ve anonim bağlantılar. I2P ağının çalışması ve nasıl katkıda bulunabileceğiniz ile ilgili bilgiler almak istiyorsanız ilk bakacağınız yer burasıdır!
-
I2P topluluk forumları
zzz geliştirici forumlarında I2P geliştirmesi ile ilgili tartışmaları bulabilirsiniz.
@@ -133,7 +133,7 @@ Ayrıntılı bilgi almak için aşağıya bakabilirsiniz.
-
Vekil sunucu ayarlarınızı denetleyin
Herhangi bir siteye bağlanamıyorsanız (i2p-projekt.i2p sitesine bile), tarayıcınızın vekil sunucu ayarlarının http trafiğini (https değil, socks değil) 127.0.0.1 adresini ve 4444 bağlantı noktasını kullanacak şekilde ayarlayın.
-Yardıma gerek duyarsanız tarayıcınızı I2P ile kullanma rehberine bakabilirsiniz.
+Yardıma gerek duyarsanız tarayıcınızı I2P ile kullanma rehberine bakabilirsiniz.
-
Günlük kayıtlarınıza bakın
Günlük kayıtları sorunu çözmenize yardımcı olabilir.
diff --git a/apps/routerconsole/resources/docs/readme_uk.html b/apps/routerconsole/resources/docs/readme_uk.html
index 46066c584..fbb4f8ecb 100644
--- a/apps/routerconsole/resources/docs/readme_uk.html
+++ b/apps/routerconsole/resources/docs/readme_uk.html
@@ -25,11 +25,11 @@ Once green circles are indicated next to your Local Tunnels, there is a w
Hidden Services and Public Web Browsing
On I2P you can access hidden service websites ("I2P sites") and other services, and you can host your own services.
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
-Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
+Configure your browser to use the HTTP proxy at 127.0.0.1 port 4444, then browse to an I2P Site or website at an http:// or https:// address.
If you wish to disable or change outproxy access to the non-anonymous internet, remove or modify the outproxy entry for false.i2p under the Outproxies option in the I2P HTTP Proxy Tunnel Editor.
In the "Sites of Interest" section below, we list a few of the sites hosted on I2P.
There are also a number of semi-official and unofficial efforts to build browsing tools for I2P,
-including a preconfigured Firefox Browser profile,
+including a preconfigured Firefox Browser profile,
an easy-to-install WebExtension,
or via automatic launchers in privacy-focused Linux distributions like Whonix.
While these are all interesting projects, please evaluate them to see if they fit within your personal threat
@@ -85,7 +85,7 @@ Detailed instructions for starting your website, registering an .i2p domain and
-
-Invisible Internet Project (I2P) Official Website
i2p-projekt.i2p: Secure and anonymous connections to geti2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
+Invisible Internet Project (I2P) Official Website
i2p-projekt.i2p: Secure and anonymous connections to i2p.net. If you want to know more about how I2P works or how you can participate, this is the first place to visit!
-
I2P Community Forums
zzz's developer forums hosts discussion related to I2P development.
@@ -133,7 +133,7 @@ See below for more information.
-
Check Your Proxy Settings
If you cannot see any websites at all (not even i2p-projekt.i2p), make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444.
-If you need some help, there's a guide to configuring your browser for I2P use.
+If you need some help, there's a guide to configuring your browser for I2P use.
-
Check Your Logs
Logs may be helpful to resolve a problem.
diff --git a/apps/routerconsole/resources/docs/readme_zh.html b/apps/routerconsole/resources/docs/readme_zh.html
index 6478d2d65..5651eec05 100644
--- a/apps/routerconsole/resources/docs/readme_zh.html
+++ b/apps/routerconsole/resources/docs/readme_zh.html
@@ -25,11 +25,11 @@
隐藏服务和公开网络浏览
在 I2P 上您可以访问隐藏服务网站(“匿名网站”)及其他服务,并且您可以托管您自己的服务。
您也可以通过 I2P 的内置网络代理(出口代理)匿名访问普通网络。
-配置您的浏览器使用在 127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,http://或者https:// 地址。
+配置您的浏览器使用在 127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,http://或者https:// 地址。
如果您希望禁用或更改访问非匿名互联网的出口代理,在I2P HTTP代理隧道编辑器中的出口代理选项中去掉或编辑出口代理的false.i2p。
在下方“感兴趣的网站”一栏,我们列出了一些托管在 I2P 上的网站。
也有一些构建I2P浏览工具的半官方和非官方的工作,
-包括一个预设置的Firefox 浏览器配置文件,
+包括一个预设置的Firefox 浏览器配置文件,
一个易安装的网页扩展,
或者通过像Whonix这样专注于隐私的Linux发行版中的自动启动器。
尽管这些都是有趣的项目,但在信任它们前,请评估它们是否符合您的个人威胁
@@ -85,7 +85,7 @@ I2P 自带内置网络服务器供您在 I2P 网络上托管您自己的隐藏
-
I2P 社区论坛
zzz 的开发论坛托管关于 I2P 开发的讨论。i2pforum.i2p:讨论关于 I2P 的问题和想法以及相关话题的论坛。
@@ -130,7 +130,7 @@ I2P 默认配置为一些相当保守的数值,并不适合许多用例,所
-
检查您的代理设置
如果您无法访问任何网站(甚至无法访问 i2p-projekt.i2p),确保您的浏览器代理设置为通过 127.0.0.1 4444 端口访问 http 流量(不是 https,不是 socks)。
-如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
+如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
-
检查您的日志
日志或许可以帮助解决问题。
diff --git a/apps/routerconsole/resources/docs/readme_zh_TW.html b/apps/routerconsole/resources/docs/readme_zh_TW.html
index 4a41f078d..a5e5aa091 100644
--- a/apps/routerconsole/resources/docs/readme_zh_TW.html
+++ b/apps/routerconsole/resources/docs/readme_zh_TW.html
@@ -25,11 +25,11 @@
隐藏服务和公开网络浏览
在 I2P 上您可以访问隐藏服务网站(“匿名网站”)及其他服务,并且您可以托管您自己的服务。
您也可以通过 I2P 的内置网络代理(出口代理)匿名访问普通网络。
-配置您的浏览器使用在 127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,http://或者https:// 地址。
+配置您的浏览器使用在 127.0.0.1 4444 端口的 HTTP 代理,然后浏览隐藏服务网站或,http://或者https:// 地址。
如果您希望禁用或更改访问非匿名互联网的出口代理,在I2P HTTP代理隧道编辑器中的出口代理选项中去掉或编辑出口代理的false.i2p。
在下方“感兴趣的网站”一栏,我们列出了一些托管在 I2P 上的网站。
也有一些构建I2P浏览工具的半官方和非官方的工作,
-包括一个预设置的Firefox 浏览器配置文件,
+包括一个预设置的Firefox 浏览器配置文件,
一个易安装的网页扩展,
或者通过像Whonix这样专注于隐私的Linux发行版中的自动启动器。
尽管这些都是有趣的项目,但在信任它们前,请评估它们是否符合您的个人威胁
@@ -86,7 +86,7 @@ I2P 自带内置网络服务器供您在 I2P 网络上托管您自己的隐藏
-
I2P 社区论坛
zzz 的开发论坛托管关于 I2P 开发的讨论。i2pforum.i2p:讨论关于 I2P 的问题和想法以及相关话题的论坛。
@@ -131,7 +131,7 @@ I2P 默认配置为一些相当保守的数值,并不适合许多用例,所
-
检查您的代理设置
如果您无法访问任何网站(甚至无法访问 i2p-projekt.i2p),确保您的浏览器代理设置为通过 127.0.0.1 4444 端口访问 http 流量(不是 https,不是 socks)。
-如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
+如果您需要帮助,这里有一份配置您的浏览器使用 I2P 的指南。
-
检查您的日志
日志或许可以帮助解决问题。
diff --git a/apps/sam/java/src/net/i2p/sam/SAMv3Handler.java b/apps/sam/java/src/net/i2p/sam/SAMv3Handler.java
index ed3a520a2..0ad6a7a9e 100644
--- a/apps/sam/java/src/net/i2p/sam/SAMv3Handler.java
+++ b/apps/sam/java/src/net/i2p/sam/SAMv3Handler.java
@@ -271,7 +271,7 @@ class SAMv3Handler extends SAMv1Handler
execPongMessage(opcode);
continue;
} else if (domain.equals("HELP")) {
- writeString("HELP STATUS RESULT=OK MESSAGE=https://geti2p.net/en/docs/api/samv3\n");
+ writeString("HELP STATUS RESULT=OK MESSAGE=https://i2p.net/en/docs/api/samv3\n");
continue;
} else if (domain.equals("QUIT") || domain.equals("STOP") ||
domain.equals("EXIT")) {
diff --git a/apps/streaming/java/build.xml b/apps/streaming/java/build.xml
index ecfa0ebfd..751c04f4f 100644
--- a/apps/streaming/java/build.xml
+++ b/apps/streaming/java/build.xml
@@ -218,10 +218,10 @@
-
+
-
+
@@ -290,10 +290,10 @@
-
+
-
+
@@ -307,10 +307,10 @@
-
+
-
+
diff --git a/build.xml b/build.xml
index 91a516c0b..6d60abdf6 100644
--- a/build.xml
+++ b/build.xml
@@ -2582,10 +2582,10 @@
+ url="https://i2p.net/">
-
-
+
+
@@ -2593,10 +2593,10 @@
+ url="https://i2p.net/">
-
-
+
+
@@ -2605,10 +2605,10 @@
+ url="https://i2p.net/en/docs/api/streaming">
-
-
+
+
@@ -2617,10 +2617,10 @@
+ url="https://i2p.net/en/docs/api/streaming">
-
-
+
+
@@ -2630,10 +2630,10 @@
+ url="https://i2p.net/">
-
-
+
+
diff --git a/core/java/build.xml b/core/java/build.xml
index e766b62e2..f2e2adb26 100644
--- a/core/java/build.xml
+++ b/core/java/build.xml
@@ -118,10 +118,10 @@
-
+
-
+
@@ -237,10 +237,10 @@
-
+
-
+
@@ -254,10 +254,10 @@
-
+
-
+
@@ -351,10 +351,10 @@
-
+
-
+
@@ -381,10 +381,10 @@
-
+
-
+
diff --git a/core/java/src/net/i2p/crypto/SelfSignedGenerator.java b/core/java/src/net/i2p/crypto/SelfSignedGenerator.java
index 2a0188f02..96815b29a 100644
--- a/core/java/src/net/i2p/crypto/SelfSignedGenerator.java
+++ b/core/java/src/net/i2p/crypto/SelfSignedGenerator.java
@@ -698,7 +698,7 @@ public final class SelfSignedGenerator {
int ext5len = oid5.length + spaceFor(wrap5len);
byte[] policyTextBytes = DataHelper.getASCII("This self-signed certificate is required for secure local access to I2P services.");
- byte[] policyURIBytes = DataHelper.getASCII("https://geti2p.net/");
+ byte[] policyURIBytes = DataHelper.getASCII("https://i2p.net/");
int wrap61len = spaceFor(policyTextBytes.length); // usernotice ia5string
int wrap62len = oid8.length + spaceFor(wrap61len); // PQ 1 Info OID + usernotice seq.
int wrap63len = spaceFor(policyURIBytes.length); // uri ia5string
diff --git a/installer/install.xml b/installer/install.xml
index 15a3e8fa8..d28b0ef1a 100644
--- a/installer/install.xml
+++ b/installer/install.xml
@@ -6,9 +6,9 @@
i2p
2.10.0
-
+
- https://geti2p.net/
+ https://i2p.net/
17