diff --git a/i2p2www/pages/site/browser/_front.html b/i2p2www/pages/site/browser/_front.html index 3f6eb6d5..44d9f3e7 100644 --- a/i2p2www/pages/site/browser/_front.html +++ b/i2p2www/pages/site/browser/_front.html @@ -21,7 +21,7 @@ {% macro browser_download(name, icon, dlink) -%}
+ {% trans bname=browser_name(), bsuff=browser_postname() %}{{ bname }} {{ bsuff }} is on hiatus for the + next six months. I2P Browser was originally a 6 month project, which we have brought as far as we can + without reevaluating the resources required to take it further. The project roadmap goals for the next + 6 months will focus on modernizing the applications that were highlighted in the I2P Browser once the + router was bundled. Browser development will potentially resume mid year. This page will be left up for + informational purposes.{% endtrans %} +
++ {% trans %}Thank you to everyone who tested the Beta releases - it is obvious that there is a need for this product. We encourage everyone + to continue with feedback for the I2P Browser.{% endtrans %} +
+ {% trans %}You may want to consider one of the following alternatives:{% endtrans %} + ++ {% trans bname=browser_name(), bsuff=browser_postname() %}Old versions of {{ bname }} {{ bsuff }} are + still available from the link below: + {% endtrans %} +
+
+I2P Browser is on a 6-month hiatus, to re-evaluate the resources required
+to sustain it. The code is available to the community, and those of us
+who can will help community members who ask, but we are not working on it
+officially at this time.
+
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.
diff --git a/i2p2www/pages/site/browser/download.html b/i2p2www/pages/site/browser/download.html
index 9d100b10..f853cd44 100644
--- a/i2p2www/pages/site/browser/download.html
+++ b/i2p2www/pages/site/browser/download.html
@@ -24,27 +24,27 @@
{% trans bname=browser_name(), bsuff=browser_postname(), bvers=browser_version() -%}
+ The {{ bname }} {{ bsuff }} is on hiatus for the next six months while the resources
+ required to maintain it are re-evaluated. Downloads are still available for
+ archival and testing purposes.
+ {%- endtrans %} {% trans bname=browser_name(), bsuff=browser_postname(), bvers=browser_version() -%}
The {{ bname }} {{ bsuff }} 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 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.
+ Builds for Linux, Windows and Mac OS X are available. We provide
+ binaries for 64bit systems.
{%- endtrans %}{% trans bname=browser_name() %}{{ bname }} Downloads {% endtrans %}
+
+