Add draft blog post, less checksums

This commit is contained in:
eyedeekay
2024-05-04 10:52:02 -04:00
parent 8998792f2e
commit c9b3df1205
2 changed files with 24 additions and 1 deletions

View File

@ -7,7 +7,7 @@ New Release I2P 2.5.0
:author: idk
:date: 2024-04-08
:category: release
:excerpt: {% trans %}{% endtrans %}
:excerpt: {% trans %}I2P 2.5.0 release{% endtrans %}
{% trans -%}
This release, I2P 2.5.0, provides more user-facing improvements than the 2.4.0 release, which was focused on implementing the NetDB isolation strategy.

View File

@ -0,0 +1,23 @@
{% trans -%}
=====================
New Release I2P 2.5.1
=====================
{%- endtrans %}
.. meta::
:author: idk
:date: 2024-04-08
:category: release
:excerpt: {% trans %}I2P 2.5.1 Release{% endtrans %}
{% trans -%}
I2P 2.5.1 is being released to address Denial-of-Service Attacks affecting the I2P network and services.
With this release we disable the IP-basedparts of the sybil attack detection tool which were targeted to amplify the effect and duration of the attack.
This should help the network return to normal operation.
Those of you who have disabled the sybil attack detection tool may safely re-enable it.
Adjustments to other subsystems to improve RouterInfo validation and peer-selection have also been made.
{%- endtrans %}
{% trans -%}
As usual, we recommend that you update to this release.
The best way to maintain security and help the network is to run the latest release.
{%- endtrans %}