diff --git a/i2p2www/pages/site/browser/_front.html b/i2p2www/pages/site/browser/_front.html
index 44d9f3e7..847d9712 100644
--- a/i2p2www/pages/site/browser/_front.html
+++ b/i2p2www/pages/site/browser/_front.html
@@ -67,7 +67,8 @@
{% trans bname=browser_name(), bsuff=browser_postname() %}Old versions of {{ bname }} {{ bsuff }} are
- still available from the link below:
+ still available from the link below. They should be regarded as unsafe to use, and are only here for
+ historical and experimental purposes.
{% endtrans %}
diff --git a/i2p2www/pages/site/browser/roadmap.html b/i2p2www/pages/site/browser/roadmap.html
index 8187f006..15b6cd1d 100644
--- a/i2p2www/pages/site/browser/roadmap.html
+++ b/i2p2www/pages/site/browser/roadmap.html
@@ -25,38 +25,7 @@
- - Design for Dynamic Themes/Contextual Identities
- - Smart Landing Page
- - Investigate adding a "new tab" application list
- - HTTP Proxy Readiness indicator
- - Application Dialog Boxes with Description of Applications
- - Update/explain long-term product goals on web site
- - Notify users that update is downloading Add a "Downloading I2P Browser update"
- - Change the default Firefox profile directory to be I2BB-relative.
- - Tests for .i2p whitelisting
- - Tests for .i2p secure cookies
- - Mark .i2p cookies as secure
- - Besides enabling I2P features, there is also the on-going work of backporting and enabling enhancements from TBB, which sometimes require alteration to work with I2P. Highlights for this release:
-
- - Enable media cache in memory
- - Prevent speculative connect that violated FPI.
- - Exclude ClearKey system
- - Added a script to run all I2P Browser specific tests
- - Remove localhost DNS lookup in nsProfileLock.cpp
- - Disable libmdns
- - Downgrades VP9 videos to VP8
- - Reinstate the update.xml hash check
- - Disable WebGL readPixel() for web content
- - Prevent WebSocket DNS leak
- - Disable installation of system addons
- - Don't allow SSL key logging
- - Clear window.name when no referrer sent
- - Disable NTLM and Negotiate HTTP Auth
- - Prevent potential proxy bypass cases.
- - Don't allow enterprise policies in I2P Browser
- - Disable pingsender executable
- - Tests for browser preferences
-
+ - Cancelled