diff --git a/i2p2www/pages/site/browser/_front.html b/i2p2www/pages/site/browser/_front.html index 8d8c5825..6cb755c5 100644 --- a/i2p2www/pages/site/browser/_front.html +++ b/i2p2www/pages/site/browser/_front.html @@ -1,5 +1,5 @@ {% extends "global/layout.html" %} -{% block title %}{{ _('The I2P Browser') }}{% endblock %} +{% block title %}{% trans bname=browser_name(), bsuff=browser_postname()%}{{ bname }} {{ bsuff }} {% endtrans %}{% endblock %} {% block content_nav %}
-Like other browsers, I2P Browser is actually built from a group of tools that +Like other browsers, {{ bname }} is actually built from a group of tools that work together to start and stop applications, configure settings, and secure the user against attacks.
@@ -48,8 +48,8 @@ user against attacks.{% trans -%} - The Invisible Internet Browser is a fork of TorBrowser/Mozilla Firefox ESR - that comes preconfigured with proxy settings, NoScript and - I2PButton which contains - security and privacy improvements like a drag and drop filter and external - app blocker. +
{% trans bname=browser_name(), bsuff=browser_postname(), bvers=browser_version() -%} + The {{ bname }} is a fork of TorBrowser/Mozilla Firefox ESR + that comes preconfigured to use I2P securely. {%- endtrans %}
{% trans -%} Builds for Linux, Windows and Mac OS X are available. Currently we provide binaries for 64bit systems. 32bit builds for Linux and Windows are planned. {%- endtrans %}
-{% trans -%} - As of beta7, I2P Browser also ships with an I2P router. It can co-exist +
{% trans bname=browser_name(), bsuff=browser_postname(), bvers=browser_version() -%} + As of beta5, {{ bname }} also ships with an I2P router. It can co-exist with an existing I2P router, but it does not require the installation or configuration of any supporting software. {%- endtrans %}
- {% trans %} - Status: Beta-7 + {% trans bname=browser_name(), bsuff=browser_postname(), bvers=browser_version() %} + Status: {{ bvers }}{% trans -%} - The default is to download the english version, however it's also built for some other languages, - please check out the link below - if you want to see if we have the browser in your language. + The default is to download the English version, however it's also built for some other languages, + please check out the link below if you want to see if we have the browser in your language. {%- endtrans %}
https://download.i2p2.de/experimental/i2pbrowser-beta7/windows64/ + href="https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/windows64/">https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/windows64/ {% endcall %} + {%- set version = browser_version() -%} {%- set name = 'Mac OS X' -%} {%- set icon = 'images/download/mac-osx.png' -%} - {%- set filename = 'I2PBrowser-2.0-beta7-osx64_en-US.dmg' -%} + {%- set filename = browser_filename('osx64','2.0',version,'en-US','.exe') -%} {%- set hash = '99b2a9b917fb8f66e192b4950116f63f6b386fe76f68d78b014ade2f05d18e7f' -%} {% call package_outer('mac-osx', name, icon) %} @@ -93,23 +92,23 @@{% trans -%} - The default is to download the english version, however it's also built for some other languages, - please check out the link below - if you want to see if we have the browser in your language. + The default is to download the English version, however it's also built for some other languages, + please check out the link below if you want to see if we have the browser in your language. {%- endtrans %}
https://download.i2p2.de/experimental/i2pbrowser-beta7/macosx64/ + href="https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/macosx64/">https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/macosx64/ {% endcall %} + {%- set version = browser_version() -%} {%- set name = 'Linux' -%} {%- set icon = 'images/download/freebsd-tux.png' -%} - {%- set filename = 'i2p-browser-linux64-2.0-beta7_en-US.tar.xz' -%} + {%- set filename = browser_filename('linux64','2.0',version,'en-US','.exe') -%} {%- set hash = '67664d298216450921c5c9638d2c6b9ce0c69aaeb2d177be23440d33e98fdbcf' -%} {% call package_outer('freebsd-tux', name, icon) %} @@ -119,12 +118,11 @@{% trans -%} - The default is to download the english version, however it's also built for some other languages, - please check out the link below - if you want to see if we have the browser in your language. + The default is to download the English version, however it's also built for some other languages, + please check out the link below if you want to see if we have the browser in your language. {%- endtrans %}
https://download.i2p2.de/experimental/i2pbrowser-beta7/linux64 + href="https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/linux64">https://download.i2p2.de/experimental/i2pbrowser-{{ version }}/linux64 {% endcall %}{% trans %}It’s a web browser, like all others it enables you to browse and search the web. I2P Browser is however +
{% trans bname=browser_name() %}It’s a web browser, like all others it enables you to browse and search the web. {{ bname }} is however very focused on the privacy rights of the user and does not favour a company’s income in trade of the users privacy. - As of the writing moment I2P browser is made to work with I2P, but with some adjustments it should just as well work + As of the writing moment {{ bname }} is made to work with I2P, but with some adjustments it should just as well work with Tor or on the internet.{% endtrans %}
{% trans %}When you connect to a website, it is not only the operators of that website who can record information about your visit.{% endtrans %}
-{% trans %}Most websites now use numerous third-party services, including social networking “Like” buttons, +
{% trans bname=browser_name() %}Most websites now use numerous third-party services, including social networking “Like” buttons, analytics trackers, and advertising beacons, all of which can link your activity across different sites. And because - of that, the I2P Browser is designed to prevent websites from “fingerprinting” or identifying you based on your - browser configuration. By default, I2P Browser does not keep any browsing history. Cookies are only valid for a single - session (until I2P Browser is exited or a New Identity is requested).{% endtrans %} + of that, the {{ bname }} is designed to prevent websites from “fingerprinting” or identifying you based on your + browser configuration. By default, {{ bname }} does not keep any browsing history. Cookies are only valid for a single + session (until {{ bname }} is exited or a New Identity is requested).{% endtrans %}
-{% trans %}A key feature is that I2P Browser will block browser plugins such as Flash, RealPlayer, Quicktime, +
{% trans bname=browser_name() %}A key feature is that {{ bname }} will block browser plugins such as Flash, RealPlayer, Quicktime, and others: they can be manipulated into revealing your IP address. We do not recommend installing additional - add-ons or plugins into I2P Browser even the user is free to do so. Plugins or addons may bypass I2P or compromise - your privacy. I2P Browser already comes with NoScript, and other patches to protect your privacy and security.{% endtrans %} + add-ons or plugins into {{ bname }} even the user is free to do so. Plugins or addons may bypass I2P or compromise + your privacy. {{ bname }} already comes with NoScript, and other patches to protect your privacy and security.{% endtrans %}
@@ -59,8 +59,8 @@ -{% trans -%}The main reason we made it is because as any other very technical project it can be hard for mr smith in - the street to get himself into this and figure out how to benefit from it. The I2P Browser was therefore made to +
{% trans bname=browser_name() -%}The main reason we made it is because as any other very technical project it can be hard for mr smith in + the street to get himself into this and figure out how to benefit from it. The {{ bname }} was therefore made to extend the user base of I2P to non-super technical people and make it a worthy alternative to Tor.{%- endtrans %}
{% trans %}We wish to enable all people to defend themself against tracking and surveillance. diff --git a/i2p2www/pages/site/browser/intro.html b/i2p2www/pages/site/browser/intro.html index 34f2d12e..235e6b6a 100644 --- a/i2p2www/pages/site/browser/intro.html +++ b/i2p2www/pages/site/browser/intro.html @@ -1,43 +1,113 @@ {% extends "global/layout.html" %} -{% block title %}{{ _('The I2P Browser') }}{% endblock %} +{% block title %}{% trans bname=browser_name(), bsuff=browser_postname()%}{{ bname }} {{ bsuff }} {% endtrans %}{% endblock %} {% block content_nav %}
-{% trans %}I2P Browser is for anyone who wants to protect their privacy either for -preference or safety. It enables people to defend themselves from tracking, -surveillance, spyware and in some cases it will help to circumvent censorship.{% endtrans %} +{% trans bname=browser_name(), bsuff=browser_postname() %}{{ bname }}: {{ bsuff }} is an easy-to-use bundle +that provides a streamlined way to use I2P applications and to browse I2P sites. +Although it can provide access to the regular internet via an outproxy, it also +integrates secure decentralized browsing, file sharing, and e-mail.{% endtrans %}
+-{% trans %}Like other browsers, I2P Browser enables you to browse and search the internet. -I2P Browser however, is very focused on the privacy rights of the user and does -not monetize data in trade of your privacy.{% endtrans %} +{% trans bname=browser_name() %}{{ bname }} changes the ways that you access I2P, streamlining the +process for new users. Just the information you need, direct access to +applications, and no configuration.{% endtrans %}
+-{% trans %}Most websites now use numerous third-party services, including social networking -“Like” buttons, analytics trackers, and advertising beacons, all of which can -link your activity across different sites. And because of that, the I2P Browser -is designed to prevent websites from “fingerprinting” or identifying you based -on your browser configuration. By default, I2P Browser does not keep any -browsing history. Cookies are only valid for a single session (until I2P Browser -is exited or a New Identity is requested).{% endtrans %} +{% trans bname=browser_name() %}Like other browsers, {{ bname }} enables you to browse and search the +internet. {{ bname }} also employs a variety of security enhancements to protect +your privacy while you browse the web.{% endtrans %}
+-{% trans %}I2P Browser blocks plugins like Flash, RealPlayer, Quicktime and others that can -be manipulated into revealing your IP address. I2P Browser also comes with -NoScript and other patches to protect your privacy and security. We do not -recommend installing additional plugins or add-ons to I2P Browser since they may -bypass or compromise your privacy.{% endtrans %} +{% trans bname=browser_name() %}Most websites now use numerous third-party trackers, all of which can +link your activity across different sites. Besides blocking third-party +trackers, {{ bname }} avoids caching unnecessary data, enforces boundaries +between sites and applications, and hides your connection from un-authorized +observers.{% endtrans %}
++{% trans bname=browser_name() %}I2P has always been capable of Peer-to-Peer file sharing and {{ bname }} +is no exception. By integrating the I2PSnark BitTorrent client, +private, safe Peer-to-Peer filesharing is at the user's fingertips.{% endtrans %} +
++{% trans bname=browser_name() %}By using I2P, a whole world of private file-sharing options will +become available to you.{% endtrans %} +
++{% trans bname=browser_name() %}Using Peer-to-Peer to distribute data means more people can help +you find it, which gets it to you more quickly and reliably.{% endtrans %} +
++{% trans bname=browser_name() %}E-Mail service is available from providers within the I2P network +that are capable of relaying e-mail to all e-mail addresses. {{ bname }} is +pre-configured to access these services and set you up with an account.{% endtrans %} +
+