Migrated announcements to blog

This commit is contained in:
str4d
2012-09-19 14:06:13 +00:00
parent 5d5419b0c4
commit 416cf76970
80 changed files with 240 additions and 185 deletions

View File

@@ -0,0 +1,6 @@
=============
0.7.9 Release
=============
.. raw:: html
:file: blog/2010/01/12/release-0.7.9.html

View File

@@ -0,0 +1,64 @@
<p>
0.7.9 fixes several longstanding bugs causing message corruption.
We are hopeful that network performance will improve once it is widely deployed.
There are other changes that should help router reachability and tunnel build success rates.
The release also includes additional translation support, and a full Russian translation by "forget"
which was sponsored by "russiansponsor".
</p><p>
There are more changes to reduce memory and CPU usage,
and other bug fixes.
Upgrading is recommended.
Please give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>
or <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>
Release details:
<p><strong>Transport and Tunnels</strong></p>
<p>- Fix three bugs, each several years old, causing corrupted tunnel messages. The fixes will hopefully improve network speed.
<br />- Fix a bug preventing firewalled routers from finding introducers. This fix should help network connectivity.
<br />- Improve the algorithm for dropping messages when overloaded at the inbound gateway.
<br />- Fix the error messages on the console when the computer is completely disconnected from the network.
<br />- Fix the way excessive clock skew is calculated and reported.
<br />- Increase the tunnel build timeout, which will improve build success rate.
<br />- Prioritize tunnel builds so pools that most need tunnels build first
<br />- New experimental &quot;laptop mode&quot; for enhanced anonymity when changing locations</p>
<p><strong>Router Console Translation Support</strong></p>
<p>- New Russian translation by &quot;forget&quot; with support from &quot;russiansponsor&quot;
<br />- Translation support added for i2psnark, i2ptunnel, and susidns.
<br />- Several updates to translations.
<br />- We are searching for additional translation volunteers.</p>
<p><strong>I2CP</strong></p>
<p>- Where possible, keep client-router communications within the JVM rather than going through an external socket, for performance.</p>
<p><strong>HTTP Proxy</strong></p>
<p>- Where possible, keep client-proxy communications within the JVM rather than going through an external socket, for performance.
<br />- Allow configuration of the jump server list</p>
<p><strong>Other</strong></p>
<p>- Reduce startup time by 10-15s
<br />- Continued improvements to reduce package size and memory usage
<br />- Continued console improvements</p>
<p>
SHA256 Checksums:
<pre>
61272e9f9774d157fe3dd64b779a69610f3966a3d996cb454966be42ef8bffe5 i2pinstall_0.7.9.exe
7512d4173bb27cd00e1c61e6cf7b189ff358fd15a5394c1ae79045cf40b0aeda i2psource_0.7.9.tar.bz2
cd2e113ee205c7d33b18920ca1e853d18fecd0f79e30c74a9c20c79cbb553889 i2pupdate_0.7.9.zip
eb995184206fcd54880d1c15c792a0a0d47c46fad19a8d409ab9fdca345f58e2 i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.7.10 Release
=============
.. raw:: html
:file: blog/2010/01/21/release-0.7.10.html

View File

@@ -0,0 +1,27 @@
<p>
0.7.10 closes some recently-discovered vulnerabilities related to the
way routers communicate with floodfill peers.
Network database stores and verifies are moved from exploratory to client tunnels, and are encrypted.
</p><p>
Also, to improve anonymity, router's fast peer set is now limited to a maximum of 30.
The release also fixes a bug causing Windows installs to fail when the install or user path
contained a "\r" or "\n".
Upgrading is recommended.
Please give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>
or <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
SHA256 Checksums:
<pre>
c003efa3e66e0a874246376fa7213b4309b8472207c43ec9a307cc0c19a8f114 i2pinstall_0.7.10.exe
221a8decc37e846f0883b9f1442595dfd64a2eaf9c80e84f3600ccf8a316bd32 i2psource_0.7.10.tar.bz2
2ce3f9e733f39e014219a3760859ed623de8aaa39d736ba10670faf5071172fe i2pupdate_0.7.10.zip
47dce43bb793f11c8206d0f39cbda1b49b28d535b51d878a7f4c61e4f8a74c71 i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.7.11 Release
=============
.. raw:: html
:file: blog/2010/02/15/release-0.7.11.html

View File

@@ -0,0 +1,61 @@
<p>
The 0.7.11 release fixes several issues, some related to clocks, which prevented new routers from quickly integrating into the network.
It also fixes the installer for 64-bit Windows.
The release includes an
update to <a href="http://old.nabble.com/jetty-5.1.15,-6.1.18-and-7.0.0.M2-td23652819.html">Jetty 5.1.15</a>
to fix <a href="http://www.kb.cert.org/vuls/id/402580">this vulnerability</a>.
</p><p>
As usual, the release contains more anonymity and performance improvements,
and an assortment of bug fixes.
Upgrading is recommended.
</p><p>
Please give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
Release details:
<p><strong>Installer</strong></p>
<p>- Fix installations on 64-bit Windows by upgrading to launch4j 3.0.1 and adding 64-bit dll to izpack.
<br />- The wrapper is still 32-bit only. 64-bit Windows users should start I2P with the 'No Window' icon if the 'Restartable' icon does not work.</p>
<p><strong>Transport</strong></p>
<p>- Better handle clock skews at startup, even if NTP does not work because UDP is blocked or other reasons
<br />- Fix clock skew reporting
<br />- Bootstrap profiles when loading the netDb from disk (broken in 0.7.8)</p>
<p><strong>Embedded web server (Jetty)</strong></p>
<p>- Upgrade to <a href="http://old.nabble.com/jetty-5.1.15,-6.1.18-and-7.0.0.M2-td23652819.html">Jetty 5.1.15</a> which fixes <a href="http://www.kb.cert.org/vuls/id/402580">this vulnerability</a>.
<br />- Turn on checkAliases for increased protection</p>
<p><strong>Network Database</strong></p>
<p>- Add some DOS protection for floodfills
<br />- Increase the number of floodfills again</p>
<p><strong>Other</strong></p>
<p>- Faster startup
<br />- Bug fixes in i2psnark, BOB, clock handling, and more</p>
<p>
SHA256 Checksums:
<pre>
72e11e4b9f582b7e74f2f7b094e6154a2cf1deef318138b1aa07dfb8fb20cff7 i2pinstall_0.7.11.exe
19390692708479ebb172dccb0865aa7d64df5610c6176f161f45d60c31b0e291 i2psource_0.7.11.tar.bz2
cdfe59145158c63af6f19efea6868b3d0f64efe58b5c27123cdaddad22ba5406 i2pupdate_0.7.11.zip
0b289bb0368dd82b1975113d1173f7694ab6a3c036fb915cbf1d87ea1667c2cb i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.7.12 Release
=============
.. raw:: html
:file: blog/2010/03/15/release-0.7.12.html

View File

@@ -0,0 +1,90 @@
<p>
The 0.7.12 release contains support for user-generated plugins. These plugins may contain console web applications,
themes, translations, or standalone programs.
Some plugins are already available for testing.
We are hopeful this support will enable rapid development of innovative i2p applications.
</p><p>
The release fixes the blank-page bug when an eepsite is not reachable,
and also improves handling of clock skews and IP changes.
It adds support for a new, smaller tunnel build message,
that will be tested in this release and enabled in the next release.
</p><p>
As usual, the release contains more anonymity and performance improvements,
translation updates, and an assortment of other bug fixes.
Upgrading is recommended.
</p><p>
The last 6 months of development have dramatically increased the performance and capacity of the network.
Please help grow the network.
Please give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
Release details:
</p>
<p><strong>Plugins</strong></p>
<p>- New support for cryptographically-signed user-generated i2p plugins. These plugins may provide new console web applications, themes, translations, web sites, or other applications.</p>
<p><strong>I2PSnark</strong></p>
<p>- Ignore non-i2p trackers in a torrent, to &quot;convert&quot; a non-i2p torrent to an i2p torrent using i2p open trackers
<br />- Add javascript confirmation to remove and delete buttons</p>
<p><strong>Transport</strong></p>
<p>- Implement NTP-style clock slewing to converge the router clock without jumps
<br />- Implement clock updates based on peer average, for clock convergence even if NTP updates fail
<br />- Fix IP change recognition for routers that are not firewalled
<br />- Implement address costs, so a router can advertise its preferred transport
<br />- Fix the router gradually losing geoip references
<br />- Improve performance by removing global locks
<br />- Remove some unused threads</p>
<p><strong>Tunnel Building</strong></p>
<p>- Implement a new, smaller tunnel build message, to reduce bandwidth and improve build success. The new message will be tested in this release and enabled in the next release.
<br />- Accept tunnel build replies even if they are received late, to improve build success
<br />- Improve performance by removing global locks</p>
<p><strong>HTTP Proxy</strong></p>
<p>- Fix bug causing blank page instead of error page on connect timeout
<br />- Change Host: header from B64 to B32 to reduce the request size
<br />- Eliminate redundant lookups</p>
<p><strong>Console</strong></p>
<p>- Fix repeated console password prompts
<br />- Russian, Chinese, and French translation updates</p>
<p><strong>Network Database</strong></p>
<p>- Increase the number of floodfills again</p>
<p><strong>Other</strong></p>
<p>- Support unpack200 in the updater for smaller update packages and plugins
<br />- More changes for performance
<br />- Take library jars out of susidns and router console
<br />- A new SOCKS IRC tunnel type, to provide IRC filtering and server selection in a single client</p>
<p>
SHA256 Checksums:
<pre>
a9033145b38cba2b35b37180a46101a67507943fc62ee4731bb60bccc80ef170 i2pinstall_0.7.12.exe
2bdfe7eaa0b7f2a48022a5834d9fd19b663bdc5fe216fb7ce43f57281efed968 i2psource_0.7.12.tar.bz2
4f367147f095527e7d94b621a6249f3c557855cb43a45718ff4cf89af803e639 i2pupdate_0.7.12.zip
31dd5ee3a47666d600a3a621224f1f73d4af17dce3e3e6ca8519971df3085052 i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.7.13 Release
=============
.. raw:: html
:file: blog/2010/04/27/release-0.7.13.html

View File

@@ -0,0 +1,79 @@
<p>
The 0.7.13 release contains several changes and bug fixes to improve performance.
It also includes improvements for the plugin support that was
introduced in the last release.
The new, smaller tunnel build message is enabled,
to reduce overhead and increase build success.
</p><p>
Of course, there is the usual assortment of bug fixes as well.
Upgrading is recommended.
</p><p>
Please help grow the network.
Give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
Release details:
</p>
<p><strong>Plugins</strong></p>
<p>- Several bugfixes and improvements to the plugin support introduced in 0.7.12.</p>
<p><strong>Streaming Library</strong></p>
<p>- Fix a bug with window size adjustment that had a big impact on outbound bandwidth
<br />- Fix a bug with handling duplicate SYN packets</p>
<p><strong>Transport</strong></p>
<p>- Rework several parts of the UDP transport to eliminate locking
<br />- Lower the number of duplicate acks included in UDP to reduce protocol overhead
<br />- Greatly reduce global locking in the bandwidth limiter
<br />- Fix a bug that caused bandwidth burst limits to stay high when the bandwidth limits were reduced via the console</p>
<p><strong>Tunnels</strong></p>
<p>- Enable the new, smaller tunnel build message, to reduce bandwidth and improve build success
<br />- Fix a bug causing routers with high clock skew to drop messages</p>
<p><strong>Network Database</strong></p>
<p>- Adjust the floodfill peer rankings to speed up leaseset lookups
<br />- Increase the number of floodfills again</p>
<p><strong>I2PSnark</strong></p>
<p>- Improvements to reduce the bandwidth in tracker communications</p>
<p><strong>Other</strong></p>
<p>- Fix a bug preventing successful startup when the router.keys file was missing
<br />- Enable pack200 in the installer to shrink the install file by 3MB
<br />- Speed up hostname lookups
<br />- Reduce job queue global locking
<br />- More changes for performance</p>
<p>
SHA256 Checksums:
<pre>
c87161c16b8d86a02a95e763c5ad3455bd2ed6a03887040ff1c0853c224dcf01 i2pinstall_0.7.13.exe
b0b4f2dd1efc562fb36326df4b2da140413ad907fc1ac5f636f521e21208fd28 i2psource_0.7.13.tar.bz2
520f8d241d78c805bd5fdfbe5d767d1ff7cd188024f4e8740f6a068b4c4c5c72 i2pupdate_0.7.13.zip
f8bf0b1e2bcc8921fb4f51d3751130dfbd855a2fc8afe0e0f6ea7eac1e95e4b0 i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.7.14 Release
=============
.. raw:: html
:file: blog/2010/06/07/release-0.7.14.html

View File

@@ -0,0 +1,44 @@
<p>
The 0.7.14 release contains the usual collection of bug fixes and performance tweaks.
There are also some i2psnark improvements and more fixes for plugins.
Upgrading is recommended.
</p><p>
Please help grow the network.
Give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
Release details:
</p>
<p>- More bugfixes and improvements to the plugin support introduced in 0.7.12.
<br />- I2PSnark improvements to end game handling, file listings, tunnel configuration, and translations
<br />- Add support for throttling inbound connections in the streaming library
<br />- Add WEBIRC support in IRC server tunnel
<br />- Fix installer for 1.5 Java systems
<br />- Fix bug causing multiple update downloads
<br />- Fix bug where datagrams were not always verified when necessary
<br />- Fix bug forcing SSU introducers when not necessary
<br />- Fix policies for floodfill responses
<br />- Reduce max memory used in byte caches
<br />- Reduce job queue global locking
<br />- More changes for performance</p>
<p>
SHA256 Checksums:
<pre>
994290b11ffb4883b3e55dc688cbb413b17bd263cd4e4d0a5f767fa27aa39155 i2pinstall_0.7.14.exe
d9ffc95fc8be8ea10b9b5e313ca5d7be2b39404ccef93f9cd8362e9f7fe4fe3d i2psource_0.7.14.tar.bz2
e5d056c012dcbdac1465df2e5ee7077c2918cab61f2ab7d803b0217e87aaeaad i2pupdate_0.7.14.zip
ff16904bc1bbe58b4d256002bffddfa017e4538f133b0752bf73e2c2a403a13e i2pupdate.su2
c55c57420011137865fd9068c2b3644c5749d9f2f57e7b90667bb74c0e81544a i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.8 Release
=============
.. raw:: html
:file: blog/2010/07/12/release-0.8.html

View File

@@ -0,0 +1,84 @@
<p>
In early 2009, shortly after our attendance at 25C3, we released version 0.7 of the I2P Anonymous Network.
Over the next 15 releases in 18 months we have worked to improve the usability of the I2P software
and increase its performance, security, and reliability - all while dealing with unprecedented growth in the network.
</p><p>
In recognition of these accomplishments, we are declaring the start of the 0.8 series.
The 0.8 release is fully compatible with all 0.7.x releases. This release contains several bugfixes,
a new Dutch translation, and completion of the German translation. As always, users are encouraged to upgrade.
</p><p>
Some visible highlights of the 0.7.x release series in the last year and a half:
<ul>
<li>
Automatically generated Base32 destination names, reducing reliance on host names.
<li>
Themable router console with GeoIP display.
<li>
Plugin system for easy installation and maintenance of user-generated applications. For example I2P-bote, distributed serverless anonymous e-mail.
<li>
Translation infrastructure for the router console, and translation into several languages.
<li>
Many improvements leading to less CPU and memory usage.
<li>
Network improvements for scalability, now you can invite all your friends into cipherspace!
</ul>
</p><p>
Several important under-the-hood improvements:
<ul>
<li>
Redesign of the floodfill infrastructure for network database storage, by implementing a simplified Kademlia storage system,
and an increase in floodfill routers from 5 to almost 100, for increased reliability and scalability.
<li>
Encryption of queries and stores to floodfill routers for increased security.
<li>
Separate session key managers for each local destination for increased security.
<li>
Multi-layered system of limiting connections to peers.
<li>
New, smaller tunnel build message to reduce the chance it will be dropped, and increase build success rates.
<li>
Several bug fixes and improvements in the streaming library to speed up connections dramatically.
<li>
Transition to Java 5 concurrent data structures for a significant reduction in lock contention.
<li>
Transition to Java 5 coding styles, a significant increase in javadoc documentation, and elimination of unused code for maintanability.
<li>
Split directory structure for ease of use on multi-user systems and easier packaging.
<li>
Clock skew system redesign, with implementation of NTP-style clock adjustment.
<li>
Adjustment of several parameters based on the speed and maximum memory of the router, to optimize speed and memory usage.
<li>
UPnP support to open firewall ports.
<li>
An uncountable number of bugfixes and improvements that enhance security, anonymity, reliability, performance, scalability, and the user experience.
</ul>
</p><p>
In <a href="http://www.gulli.com/news/i2p-an-anonymous-network-2009-03-09/">zzz's interview with gulli.com last year</a>,
he said that "privacy is under severe and increasing threat throughout the world".
It is clear that this trend is accelerating both in "oppressed" nations and those that are nominally "free".
As we prepare to attend <a href="http://thenexthope.org/">the HOPE conference in New York</a>, with many talks on privacy,
we'll be working on plans to continue improving I2P and spreading the word.
</p><p>
You can help, as always, by joining the network and contribute your bandwidth.
Give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
SHA256 Checksums:
<pre>
d14ef28ffff7ef95e5627d7bbeac8f5aad57c82b89d2071383787f2124152ca9 i2pinstall_0.8.exe
a179fc478279383af3420c84699a014a40f9cb0da87ab2a2d2b890639345b999 i2psource_0.8.tar.bz2
57c6dd9dab15dc52613e35ba538842de948ad5f230d17f693cdcc86fa056f97c i2pupdate_0.8.zip
b9eff16965fb597b7a69fab72c5e4d21a767ffc1e654b3269d2dd9febdb79291 i2pupdate.su2
79b3ac041ea6afb0c04f705e134da10ec32bd4ffe5a7f378da60faf274ef112c i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.8.1 Release
=============
.. raw:: html
:file: blog/2010/11/15/release-0.8.1.html

View File

@@ -0,0 +1,71 @@
<p>
The 0.8.1 release contains the usual collection of bug fixes and performance tweaks.
There is also a new i2psnark theme and several translation updates.
Upgrading is recommended.
</p><p>
Please help grow the network.
Give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <a href="http://www.i2p2.de/getinvolved.html">get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
<b>Release details:</b>
</p>
<p>1.6 or higher JDK now required to build from source.
<br />1.5 or higher JRE still OK to run I2P.</p>
<p><strong>Bugfixes</strong></p>
<p>- Fix eepget redirect bugs
<br />- Fix bug causing GeoIP lookups to stop
<br />- Don't let alternative naming services look up b32 addresses
<br />- Try to prevent firewalled routers from running out of introducers
<br />- Try again to fix i2ptunnel nonce bug</p>
<p><strong>Speedups</strong></p>
<p>- Make streaming flush much faster
<br />- Use flush in more places
<br />- Convert several lists to queues
<br />- Fix crypto YK precalculation
<br />- Disable unused I2CP acknowledgements in several cases
<br />- Don't route tunnels through peers 0.7.8 and earlier as they have message corruption bugs</p>
<p><strong>I2PSnark</strong></p>
<p>- Redesign by dr|zed
<br />- File download priority feature
<br />- Lots of bug fixes</p>
<p><strong>File Permissions</strong></p>
<p>- All user files created by I2P will now be readable only by the owner (mode 600)</p>
<p><strong>Documentation</strong></p>
<p>- The technical documentation on our website is now current, complete, and accurate. See <a href="http://www.i2p2.de/how">http://www.i2p2.de/how</a> .
<br />- Javadocs have been updated throughout the source.
<br />- Full Javadocs are now available at <a href="http://docs.i2p-projekt.de/javadoc/">http://docs.i2p-projekt.de/javadoc/</a> .
</p>
<p>
<b>
SHA256 Checksums:
</b>
<pre>
881530e079114b6da2c3eba069f7d4eeedf503983d5c50737b6779f7f5d8f76f i2pinstall_0.8.1.exe
f16f1e8a59f1af91551f2dfdf3cac88eec7298495c924128a913cf2ec50066de i2psource_0.8.1.tar.bz2
9905212e945af9e1bb2def02abc62496a92b7d2a9f4ef497a0bb9dbf84c1dffe i2pupdate_0.8.1.zip
1253884176e7da4ab8541606196e7802e1fcfb28335a459bc7d69a79e2823eab i2pupdate.su2
63cfb32ebf6adbc3c2ee6364b471f9e57ce680c85c6152dca92a411fadd77694 i2pupdate.sud
</pre>
</p>

View File

@@ -0,0 +1,6 @@
=============
0.8.2 Release
=============
.. raw:: html
:file: blog/2010/12/22/release-0.8.2.html

View File

@@ -0,0 +1,78 @@
<p>
The 0.8.2 release includes extensive bug fixes and theme updates in the router and in i2psnark.
There are also optimizations to reduce memory usage in i2psnark.
The HTTP and SOCKS proxies now support local and remote authorization.
Upgrading is recommended.
</p><p>
I2P will be at 27C3 in Berlin the week of December 27th.
Look for the I2P people there and ask for I2P stickers!
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
<b>Release details:</b>
</p>
<p><strong>Bug Fixes</strong></p>
<p>- Improve I2CP and I2PTunnel error propagation and logging for troubleshooting
<br />- Clean up lots of error messages that weren't really errors
<br />- Fix transport bug with message retries causing IllegalStateExceptions
<br />- Fix bug causing UDP to use too much CPU</p>
<p><strong>Console</strong></p>
<p>- Theme updates
<br />- Home page update
<br />- Convert GETs to POSTs for security
<br />- &quot;.jsp&quot; suffixes no longer required in URLs
<br />- Fix UDP rate display on Peers page
<br />- Stats page improvements
<br />- Improve time representation</p>
<p><strong>I2PSnark</strong></p>
<p>- Theme updates, theme selection, new vanilla theme
<br />- Reduction in memory and thread usage
<br />- Convert GETs to POSTs for security
<br />- Files now mode 600
<br />- Lots of bug fixes</p>
<p><strong>Other</strong></p>
<p>- Support reseeding via SSL
<br />- Add SOCKS outproxy support
<br />- Add username/password support for I2CP, HTTP and SOCKS proxies, and outproxies
<br />- Rework of data structure classes in preparation for more caching
<br />- Logging subsystem updates; router log now in local time
<br />- API cleanup by marking more non-API classes package private
<br />- Javadoc updates
<br />- More work on the Debian build scripts by HungryHobo
<br />- New advanced option i2p.insecureFiles=true to disable mode 600
<br />- Save news and addressbook subscription last-fetched times across restarts, so they aren't always fetched right after router start
<br />- Lots of translation updates</p>
<p>
<b>
SHA256 Checksums:
</b>
<pre>
03caab1b746f42a4f2e6ab07cc4efd529e9c37f37793224424a83e7b5aa5ec68 i2pinstall_0.8.2.exe
a5f3104e70f84bf81776a2f2940172de6efd06a9ec7a5662e7f01d694b651b98 i2psource_0.8.2.tar.bz2
f2b90fe5926d371bcd4a36c6a317d739c9fcb0d548f24ba0b6173f85d45d809b i2pupdate_0.8.2.zip
b26ff143088864ec4dff399420f7d42d65cfec55a79915a58d2cddd4309601d9 i2pupdate.su2
5d094c6f1c98b4d463852c288c8a90041165c3fc002414bd2c425bbe204ae865 i2pupdate.sud
</pre>
</p>