diff --git a/i2p2www/pages/site/docs/how/network-database.html b/i2p2www/pages/site/docs/how/network-database.html index 6eb6b83b..dcac8532 100644 --- a/i2p2www/pages/site/docs/how/network-database.html +++ b/i2p2www/pages/site/docs/how/network-database.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}The Network Database{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}October 2013{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.9{% endblock %} +{% block lastupdated %}{% trans %}June 2014{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.14{% endblock %} {% block content %}

{% trans %}Overview{% endtrans %}

@@ -744,6 +744,13 @@ Several defenses are possible, and most of these are planned: Disallow fallback from HTTPS to HTTP for reseeding. A MITM attacker could simply block HTTPS, then respond to the HTTP. {%- endtrans %} +
  • {% trans %}Bundling reseed data in the installer{% endtrans %}
  • + + +

    {% trans -%} +Defenses that are implemented: +{%- endtrans %}

    +

    {% trans %}Query Capture{% endtrans %}

    diff --git a/i2p2www/pages/site/docs/spec/updates.html b/i2p2www/pages/site/docs/spec/updates.html index 23c0a039..762fa9dc 100644 --- a/i2p2www/pages/site/docs/spec/updates.html +++ b/i2p2www/pages/site/docs/spec/updates.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}I2P Software Update Specification{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}February 2014{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.11{% endblock %} +{% block lastupdated %}{% trans %}June 2014{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.14{% endblock %} {% block content %}

    {% trans %}Overview{% endtrans %}

    {% trans -%} @@ -170,10 +170,10 @@ The router will then delete the deletelist.txt file. {%- endtrans %}

    -

    {% trans %}New "su3" Update File Specification{% endtrans %}

    +

    {% trans %}New "su3" Update File Specification{% endtrans %}

    {% trans -%} -This specification is used for router updates and reseed data as of release 0.9.9. +This specification is used for router updates as of release 0.9.9, and reseed data as of release 0.9.14. {%- endtrans %}

    {% trans %}Issues with the previous .sud/.su2 format:{% endtrans %}