From 640dfed4b4b6db7e1ee2bcf179f9409ab34ca8f6 Mon Sep 17 00:00:00 2001 From: idk Date: Thu, 24 Mar 2022 16:05:45 -0400 Subject: [PATCH] Browser config page updates, add extension names to extension section headings --- i2p2www/pages/downloads/browser-content.html | 115 +++++-------------- site-updater-docker.sh | 2 +- 2 files changed, 32 insertions(+), 85 deletions(-) diff --git a/i2p2www/pages/downloads/browser-content.html b/i2p2www/pages/downloads/browser-content.html index 5ffe4e42..a340b3c6 100644 --- a/i2p2www/pages/downloads/browser-content.html +++ b/i2p2www/pages/downloads/browser-content.html @@ -1,18 +1,9 @@ -

{% trans -%} -Your web browser will need to be configured in order to browse web sites on I2P -and to utilize the outproxies available within I2P. Below are walkthroughs for -some of the most popular browsers. -{%- endtrans %}

+

{% trans -%} Your web browser will need to be configured in order to browse web sites on I2P and to utilize the outproxies available within I2P. Below are walkthroughs for some of the most popular browsers. {%- endtrans %}

{{ _('Firefox Profile for Windows') }}

-

{% trans profile='/firefox' -%} -If you are using Windows, the recommended way of accessing I2P is using the -Firefox profile. -{%- endtrans %}

-

{% trans -%} -If you do not wish to use that profile or are not on Windows, you need to -configure your browser yourself. Read below on how to that. -{%- endtrans %}

+

{% trans profile='/firefox' -%} If you are using Windows, the recommended way of accessing I2P is using the + Firefox profile. {%- endtrans %}

+

{% trans -%} If you do not wish to use that profile or are not on Windows, you need to configure your browser yourself. Read below on how to that. {%- endtrans %}

{{ _('How to configure your browser') }}

@@ -26,94 +17,50 @@ configure your browser yourself. Read below on how to that.

Firefox

-

{% trans %}Experimental, extension-based Configuration{% endtrans %}

-

{% trans %}A new way of automatically configuring the I2P Browser is -currently being tested. It uses the Firefox's "Container Tabs" to build private -browsing tools for use with I2P and I2P applications.{% endtrans %}

-

{% trans %}It does pre-configuration of your browser by enabling some of -the privacy Browser Settings like ResistFingerprinting, and enforces WebRTC proxy -obedience. It also contains menus, shortcuts, and monitoring tools improving -Firefox's integration with I2P. It is a by-product of the I2P Browser project. -{% endtrans %}

-

{% trans %}The extension, I2P in Private Browsing, -can be obtained from the Mozilla addon store. -{% endtrans %}

+

{% trans %}Extension-based Configuration: I2P in Private Browsing{% endtrans %}

+

{% trans %}A new way of automatically configuring the I2P Browser is currently being tested. It uses the Firefox's "Container Tabs" to build private browsing tools for use with I2P and I2P applications.{% endtrans %}

+

{% trans %}It does pre-configuration of your browser by enabling some of the privacy Browser Settings like ResistFingerprinting, and enforces WebRTC proxy obedience. It also contains menus, shortcuts, and monitoring tools improving Firefox's integration + with I2P. It should not substantially interfere with your non-I2P Firefox tabs. {% endtrans %}

+

{% trans %}The extension, I2P in Private Browsing, can be obtained from the Mozilla addon store. {% endtrans %}

+

{% trans %}The source code for the extension is, i2pgit.org. {% endtrans %}

{% trans %}Instructions for Firefox 57 and above:{% endtrans %}

-

{% trans -%} -From the Menu button in the top right, select Preferences. -Scroll down until you see the Network Proxy section, as shown in the -screenshot below. Click on Settings -{%- endtrans %}

- -

{% trans -%} -In the Connection Settings pop-up, select Manual proxy +

{% trans -%} From the Menu button in the top right, select Preferences. Scroll down until you see the Network Proxy section, as shown in the screenshot below. Click on Settings {%- endtrans %}

+{{ _('Firefox57 Network Options') }} +

{% trans -%} In the Connection Settings pop-up, select Manual proxy configuration. Set both the HTTP and SSL Proxy to address -127.0.0.1 with port 4444 as shown in the following -screenshot. -{%- endtrans %}

+ 127.0.0.1 with port 4444 as shown in the following screenshot. {%- endtrans %}

{{ _('Firefox57
 Connection Settings') }} -

{% trans -%} -Finally, go to the address about:config and find the property -media.peerConnection.ice.proxy_only. Ensure that this setting is True. -{%- endtrans %}

+

{% trans -%} Finally, go to the address about:config and find the property media.peerConnection.ice.proxy_only. Ensure that this setting is True. {%- endtrans %}

{{ _('Firefox57
 PeerConnection Settings') }}

{% trans %} Chrome {% endtrans %}

-

{% trans %}Experimental, extension-based Configuration{% endtrans %}

-

{% trans %}An experimental, partially-automated configuration process for -Chrome is available. In order to configure it, create a new Profile -especially for your I2P browsing, separate from the default profile. Then install -this Extension in your newly-created profile. This profile -is now configured to use I2P. Highly detailed instructions are available at the -homepage. -{% endtrans %}

+

{% trans %}Extension-based Configuration: I2PChrome.js(Experimental, additional configuration){% endtrans %}

+

{% trans %}An experimental, partially-automated configuration process for Chrome is available. In order to configure it, create a new Profile especially for your I2P browsing, separate from the default profile. Then install this Extension in your newly-created profile. This profile is now configured to use I2P. Highly detailed instructions are available at the + homepage. {% endtrans %}

{% trans %}All Chrome Versions{% endtrans %}

-

{% trans -%} -Chromium-Based Browsers like Chrome have slightly different places for their -proxy settings depending on variant and platform. These instructions may be -slightly different in Brave or Iridium, for instance. From the Main -menu, navigate to the Settings, and search for the menu item. -Clicking it will open the right settings for your platform. -{%- endtrans %}

+

{% trans -%} Chromium-Based Browsers like Chrome have slightly different places for their proxy settings depending on variant and platform. These instructions may be slightly different in Brave or Iridium, for instance. From the Main menu, navigate + to the Settings, and search for the menu item. Clicking it will open the right settings for your platform. {%- endtrans %}

{{ _('Chrome Proxy Options') }} -

{% trans -%} -On Windows, this button will launch you into the shared proxy settings used -by Internet Explorer, and you can configure it by -following the Internet Explorer 8 guide. -{%- endtrans %}

+

{% trans -%} On Windows, this button will launch you into the shared proxy settings used by Internet Explorer, and you can configure it by following the Internet Explorer 8 guide. {%- endtrans %}

{% trans %} IceRaven and other Firefoxes for Android {% endtrans %}

{% trans %}Extension-based Configuration{% endtrans %}

-

{% trans %}Modern Firefoxes(The "Fenix" based Firefoxes) do not generally have -an about:config page for you to configure proxy settings manually. It is further -not possible to use most extensions in Fenix-based Firefoxes. It is possible to -enable support about:config and enable more extensions in Firefox Nightly at the time -of this writing, but it's a manual and difficult process. IceRaven is a fork -of Firefox which enables a collection of extensions while Mozilla and the Mozilla -Community work on adding support for extensions to Firefox for Android. It provides -the easiest way of configuring a modern Firefox-based Browser for Android. It does -not come from Mozilla and carries no guarantees from them. Installing the extension +

{% trans %}Modern Firefoxes(The "Fenix" based Firefoxes) do not generally have an about:config page for you to configure proxy settings manually. It is further not possible to use most extensions in Fenix-based Firefoxes. It is possible to enable support + about:config and enable more extensions in Firefox Nightly at the time of this writing, but it's a manual and difficult process. IceRaven is a fork of Firefox which enables a collection of extensions while Mozilla and the Mozilla Community + work on adding support for extensions to Firefox for Android. It provides the easiest way of configuring a modern Firefox-based Browser for Android. It does not come from Mozilla and carries no guarantees from them. Installing the extension in IceRaven will proxy all your IceRaven browsing over I2P.{% endtrans %}

-

{% trans %}If you have not installed IceRaven yet, go to the next step. If you have been -using IceRaven for a while, go to the main menu, select the History tab, and make -sure that you have cleared information about your past browsing by tapping the -"Delete History" button.{% endtrans %}

-

{% trans %}Open the IceRaven main menu, and scroll to the top until you see the "Add-Ons" -submenu. Tap the "Add-Ons Manager" option in the "Add-Ons" submenu. Install -the extension named I2P Proxy for Android and other Systems. -{% endtrans %}

-

{% trans %}Your IceRaven browser is now configured to use I2P. -{% endtrans %}

-

{% trans %}This extension also works in pre-Fenix(Pre-Firefox-68) Firefox based -web browsers, if installed from the following addons.mozilla.org URL. -I2P Proxy for Android and Other Systems +

{% trans %}If you have not installed IceRaven yet, go to the next step. If you have been using IceRaven for a while, go to the main menu, select the History tab, and make sure that you have cleared information about your past browsing by tapping the "Delete + History" button.{% endtrans %}

+

{% trans %}Open the IceRaven main menu, and scroll to the top until you see the "Add-Ons" submenu. Tap the "Add-Ons Manager" option in the "Add-Ons" submenu. Install the extension named I2P Proxy for Android and other Systems. {% endtrans %}

+

{% trans %}Your IceRaven browser is now configured to use I2P. {% endtrans %}

+

{% trans %}This extension also works in pre-Fenix(Pre-Firefox-68) Firefox based web browsers, if installed from the following addons.mozilla.org URL. + I2P Proxy for Android and Other Systems {% endtrans %}

{% trans %}This extension is identical to the Chromium extension and is built from the same source.{% endtrans %}

{% trans %}In order to enable extension support in Firefox Nightly, you should follow @@ -166,4 +113,4 @@ As a convenience, the outproxy blocks ad servers.

{% trans -%} Tor provides a browser to use as an outproxy to the Internet. {%- endtrans %}

- + \ No newline at end of file diff --git a/site-updater-docker.sh b/site-updater-docker.sh index ff98d584..a8d82c57 100755 --- a/site-updater-docker.sh +++ b/site-updater-docker.sh @@ -50,6 +50,6 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" || exit cd "$DIR" git pull origin $i2p_www_branch -docker build $i2p_www_docker_build_args -t i2p-mirror/i2p.www$suffix . +docker build $i2p_www_docker_build_args -t i2p-mirror/mirror.i2p.www$suffix . docker rm -f mirror.i2p.www$suffix docker run $i2p_www_docker_run_args --name mirror.i2p.www$suffix -p 0.0.0.0:$port:80 i2p-mirror/i2p.www$suffix $@