Roadmap update

This commit is contained in:
zzz
2020-12-17 09:37:49 -05:00
parent 18ab502142
commit 662492424e

View File

@@ -118,7 +118,7 @@ UPnP fixes
<h2 id="0.9.47">0.9.47</h2>
-<p><b>Target release: Late August 2020</b></p>
<p><b>Released: August 24, 2020</b></p>
<ul><li>
Require Java 8
</li><li>
@@ -164,9 +164,23 @@ Release(Tag)-time "git bundle" generation and distribution by either HTTP or Bit
<h2 id="0.9.48">0.9.48</h2>
-<p><b>Target release: November 2020</b></p>
<p><b>Released: December 1, 2020</b></p>
<ul><li>
Start work on SSU2
ECIES router tunnel build record
</li><li>
Avoid old DSA-SHA1 routers
</li><li>
Block same-country connections when in hidden mode
</li><li>
Deprecate BOB
</li><li>
Drop support for Xenial
</li><li>
Ratchet efficiency improvements and memory reduction
</li><li>
Randomize SSU intro key
</li><li>
Enable system tray for Linux KDE and LXDE
</li><li>
More SSU performance improvements
</li><li>
@@ -212,6 +226,45 @@ Publish reasonable contact information for infrastructure admins
</li></ul>
<h2 id="0.9.49">0.9.49</h2>
<p><b>Target release: Late Feb. 2021</b></p>
<ul><li>
Start work on SSU2
</li><li>
ECIES router encrypted messages
</li><li>
Start work on new tunnel build message
</li><li>
More SSU performance improvements
</li><li>
i2psnark webseed support
</li><li>
Start work on i2psnark hybrid v2 support
</li><li>
Move web resources to wars
</li><li>
Change DoH to RFC 8484
</li><li>
Complete transition to Git
</li></ul>
<h2 id="0.9.50">0.9.50 - 0.9.52 (2021)</h2>
<ul><li>
Continue on SSU2
</li><li>
New tunnel build message
</li><li>
Rekey routers to ECIES
</li><li>
More SSU performance improvements
</li></ul>
<p>{% trans todo=site_url('get-involved/todo') -%}
Please see the <a href="{{ todo }}">TODO</a> list for more detailed info about some of these tasks.
{%- endtrans %}</p>