forked from I2P_Developers/i2p.www
0.9.7
This commit is contained in:
@@ -9,7 +9,7 @@ import os
|
||||
###########
|
||||
# Constants
|
||||
|
||||
CURRENT_I2P_VERSION = '0.9.6'
|
||||
CURRENT_I2P_VERSION = '0.9.7'
|
||||
|
||||
CANONICAL_DOMAIN = 'www.i2p2.de'
|
||||
|
||||
|
88
i2p2www/blog/2013/07/15/0.9.7-Release.rst
Normal file
88
i2p2www/blog/2013/07/15/0.9.7-Release.rst
Normal file
@@ -0,0 +1,88 @@
|
||||
=============
|
||||
{% trans %}0.9.7 Release{% endtrans %}
|
||||
=============
|
||||
.. meta::
|
||||
:date: 2013-07-15
|
||||
:category: release
|
||||
:excerpt: {% trans %}0.9.7 includes significant bug fixes and improvements.{% endtrans %}
|
||||
|
||||
{% trans %}0.9.7 includes significant bug fixes and improvements.{% endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
For the first time, class 'N' routers (those with a minimumum of 128 KBytes/sec of shared bandwidth)
|
||||
will automatically become floodfill (previously it was only 'O' routers with 256 KBps). This will
|
||||
increase the floodfill population for additional resistance to certain attacks (see below). Floodfill routers
|
||||
don't consume much additional bandwidth, but they do tend to use additional memory and concurrent
|
||||
connections. If you do not wish your router to become floodfill, set the advanced configuration
|
||||
router.floodfillParticipant=false .
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
As we think the last release fixed the experimental update-via-torrent bugs, 3% of routers should
|
||||
update over in-network bittorrent this cycle.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
Plugin update checks, possibly broken for several releases, are fixed. Your plugins should once again
|
||||
auto-update after updating the router.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
We fixed a major streaming timer bug that contributed to frequent IRC disconnects.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
This release contains additional mitigations for the `"practical attacks" paper`_.
|
||||
However, we have a lot more work to do to resist Sybil attacks on the floodfills, and resist
|
||||
traffic analysis at the gateways and endpoints of exploratory tunnels.
|
||||
It's a good reminder for everybody that our network is still relatively small and vulnerable.
|
||||
We don't currently recommend any uses that would put anybody in serious jeopardy.
|
||||
We'll keep working to improve it... please keep working to spread the word. A bigger network is a better network.
|
||||
{%- endtrans %}
|
||||
|
||||
.. _{% trans %}`"practical attacks" paper`{% endtrans %}: http://wwwcip.informatik.uni-erlangen.de/~spjsschl/i2p.pdf
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
**{% trans %}Anonymity Improvements{% endtrans %}**
|
||||
|
||||
- {% trans %}End-to-end encryption of responses to leaseset lookups{% endtrans %}
|
||||
- {% trans %}Expand floodfill pool by enabling class 'N' floodfills{% endtrans %}
|
||||
- {% trans %}Randomize padding inside encrypted SSU packets{% endtrans %}
|
||||
- {% trans %}Preparation for better SSU protocol obfuscation{% endtrans %}
|
||||
|
||||
**{% trans %}Bug Fixes{% endtrans %}**
|
||||
|
||||
- {% trans %}Fix newer lease sets not getting stored or published{% endtrans %}
|
||||
- {% trans %}Fix classpath bug when used with 4-year-old installations, causing the console not to start{% endtrans %}
|
||||
- {% trans %}Fix addressbook database bug preventing update of the reverse index{% endtrans %}
|
||||
- {% trans %}Fix i2psnark bug that changed the infohash of torrents created by Robert and fetched via magnet link{% endtrans %}
|
||||
- {% trans %}Fix version checking for plugins{% endtrans %}
|
||||
- {% trans %}Fix a streaming timer bug causing frequent IRC disconnects (also affects other close-on-idle tunnels){% endtrans %}
|
||||
|
||||
**{% trans %}Other{% endtrans %}**
|
||||
|
||||
- {% trans %}Don't install as a service on Windows by default{% endtrans %}
|
||||
- {% trans %}Reduce transport idle timeouts{% endtrans %}
|
||||
- {% trans %}Reduce tunnels on idle in i2psnark{% endtrans %}
|
||||
- {% trans %}Change default in i2ptunnel GUI to 3 hops{% endtrans %}
|
||||
- {% trans %}IE 10 support{% endtrans %}
|
||||
- {% trans %}Individual expiration times in leases, for efficiency on destinations with a high number of tunnels{% endtrans %}
|
||||
- {% trans %}Low-level encryption and XOR speedups{% endtrans %}
|
||||
- {% trans %}Jetty 7.6.11{% endtrans %}
|
||||
- {% trans %}Tomcat 6.0.37{% endtrans %}
|
||||
- {% trans %}Translation updates: Chinese, French, German, Portuguese, Russian, Spanish{% endtrans %}
|
||||
- {% trans %}New Turkish translation{% endtrans %}
|
||||
- {% trans %}Wrapper 3.5.19 (new installs and PPA only){% endtrans %}
|
||||
- {% trans %}Update GeoIP data (new installs and PPA only){% endtrans %}
|
||||
|
||||
**{% trans %}SHA256 Checksums:{% endtrans %}**
|
||||
|
||||
::
|
||||
|
||||
48c10fe5c7455e134df44717215ed66ff79cfb2dd03fbfd64c14b3d5c179eab7 i2pinstall_0.9.7_windows.exe
|
||||
c0a67051bb0c6f1e4ce3ac8a04257063c4b606b76309b39a6c3daeaaa3888e04 i2pinstall_0.9.7.jar
|
||||
497e2601ab7594c93e0866e7f6ad9c445f05f7660efcea596ab255677056b1cb i2psource_0.9.7.tar.bz2
|
||||
d0b8f0a2491c5ad401f87c94b3b805c03bccd69f9f1b57177a53287f29f85959 i2pupdate_0.9.7.zip
|
||||
a620eafff86e8eb919acb5b8cd42578df68928b122dc3e715c0b431cdd4c0ef2 i2pupdate.su2
|
||||
0d5723c361059a60431f3275ad5c0978c3b66097ecda1d1b8f5310c594f0a1ea i2pupdate.sud
|
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}Streaming Library Specification{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}November 2012{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.3{% endblock %}
|
||||
{% block lastupdated %}{% trans %}July 2013{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.6{% endblock %}
|
||||
{% block content %}
|
||||
<p><a href="{{ site_url('docs/api/streaming') }}">{% trans -%}
|
||||
See the Streaming page for an overview of the Streaming Library.
|
||||
@@ -128,7 +128,9 @@ Unused or ignored; the interactive profile is unimplemented.
|
||||
Unused except by ping programs
|
||||
<tr><td>10<td>NO_ACK<td align="center">--<td>
|
||||
This flag simply tells the recipient to ignore the ackThrough field in the header.
|
||||
Currently unused, the ackThrough field is always valid.
|
||||
Currently set in the inital SYN packet, otherwise the ackThrough field is always valid.
|
||||
Note that this does not save any space, the ackThrough field is before the flags
|
||||
and is always present.
|
||||
<tr><td>11-15<td>unused<td><td>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user