Draft release notes 2.9.0
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,3 +10,5 @@ etc/*custom*
|
||||
build.old
|
||||
/certificates
|
||||
/blocklist.txt
|
||||
news.su3
|
||||
news.xml
|
@ -1,5 +1,38 @@
|
||||
<div>
|
||||
<header title="I2P News">News feed, and router updates</header>
|
||||
<article
|
||||
id="urn:uuid:f2a6aabd-ee29-4f45-a8dd-7378e907016a"
|
||||
title="2.9.0 Released"
|
||||
href="http://i2p-projekt.i2p/en/blog/post/2025/06/01/2.9.0_released"
|
||||
author="idk"
|
||||
published="2025-06-01T19:00:00Z"
|
||||
updated="2025-06-01T19:00:00Z">
|
||||
<details>
|
||||
<summary>I2P 2.9.0 Release</summary>
|
||||
</details>
|
||||
<p>
|
||||
I2P 2.9.0 is a maintenance release that includes bug fixes and work on new features.
|
||||
</p>
|
||||
<p>
|
||||
Thread usage has been improved to improve the performance of the i2ptunnel system.
|
||||
NTCP2 has been improved to resist probing attacks.
|
||||
The notification system has been integrated into more applications to provide better feedback to users from I2PSnark and the other applications.
|
||||
</p>
|
||||
<p>
|
||||
A new global map feature is available in the console which shows the locations of routers in your view of the netDb.
|
||||
These are the peers that help your router build tunnels and provide services anonymously.
|
||||
</p>
|
||||
<p>
|
||||
Work continues on implementing automatic bandwidth management for tunnels, the Datagram2 protocol, and Post-Quantum cryptography.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article
|
||||
id="urn:uuid:50254469-02a4-4615-bf33-8002e4f935fe"
|
||||
title="2.8.2 Released"
|
||||
|
Reference in New Issue
Block a user