diff --git a/i2p2www/pages/downloads/browser-content.html b/i2p2www/pages/downloads/browser-content.html index 889c755ee4650c02910e130a4de6f46696cd82fe..86f4818f78418638329221f33b7eadbbdf8f47f3 100644 --- a/i2p2www/pages/downloads/browser-content.html +++ b/i2p2www/pages/downloads/browser-content.html @@ -1,12 +1,12 @@ -<p>{% 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 %}</p> +<p>{% trans -%} A web browser will need to be configured to access sites and services on the I2P network, and to utilize outproxies. Below are walkthroughs for some of the most popular browsers. {%- endtrans %}</p> <h2>{{ _('Firefox Profile for Windows') }}</h2> -<p>{% trans profile='/firefox' -%} If you are using Windows, the recommended way of accessing I2P is using the +<p>{% trans profile='/firefox' -%} If you are using Windows, the recommended way of accessing the I2P network is using the <a href='{{ profile }}'>Firefox profile</a>. {%- endtrans %}</p> <p><strong>{% trans -%} If you used the Easy-Install bundle, the Firefox profile is included and you can skip this page. {%- endtrans %}</strong></p> -<p>{% 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 %}</p> +<p>{% trans -%} If you do not wish to use that profile or are not on Windows, you will need to configure a browser. {%- endtrans %}</p> -<h2>{{ _('How to configure your browser') }}</h2> +<h2>{{ _('How To Configure Your Browser') }}</h2> <ul> <li><a href="#firefox">Firefox</a></li> @@ -89,13 +89,13 @@ settings and your browser is set to use the I2P proxy. <a name="TOS"></a> <h3>{{ _('Outproxy Terms Of Service') }}</h3> <p>{% trans -%} -I2P is not designed for creating proxies to the Internet. -Instead, it is meant to be used as an internal network. +The I2P network is a peer-to-peer overlay network. +Proxying to the clearnet is not part of its design or function with regards to its communication protecting network features. {%- endtrans %}</p> <p>{% trans -%} -<p><b>The I2P project itself does not run any proxies to the Internet.</b> +<p><b>The I2P Project itself does not run any proxies to the Internet.</b> The I2P software includes a default outproxy: exit.stormycloud.i2p. -These are run by a volunteer. </p> +These are run by StormyCloud Inc. </p> <a href="https://stormycloud.org" target="_blank">https://stormycloud.org</a> {%- endtrans %}</p> @@ -109,4 +109,4 @@ not allowed via the outproxies. <p>{% trans -%} <a href="https://www.torproject.org">Tor</a> provides a browser to use as an outproxy to the Internet. {%- endtrans %}</p> -<!-- vim: set noai ff=unix nosi ft=html tw=79 et sw=4 ts=4 spell spelllang=en: --> \ No newline at end of file +<!-- vim: set noai ff=unix nosi ft=html tw=79 et sw=4 ts=4 spell spelllang=en: -->