roadmap update
This commit is contained in:
@ -3,22 +3,30 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<h2 id="0.7">0.7</h2>
|
<h2 id="0.7">0.7</h2>
|
||||||
Early 2009
|
Late January 2009
|
||||||
<ul>
|
<ul>
|
||||||
<li>Address several <a href="how_networkdatabase.html#todo">floodfill issues</a></li>
|
<li>Address several <a href="how_networkdatabase.html#todo">floodfill issues</a></li>
|
||||||
<li>Research and improve the <a href="i2np.html">Message Priority System</a></li>
|
<li>Research and improve the <a href="i2np.html">Message Priority System</a></li>
|
||||||
<li>Research and improve/fix <a href="udp.html">SSU Introducers</a></li>
|
<li>Research and improve/fix <a href="udp.html">SSU Introducers</a></li>
|
||||||
<li>Reachability Mapping / handle peers partially reachable / enhanced <a href="todo.html#fullRestrictedRoutes">restricted routes</a></li>
|
|
||||||
<li>Reduce <a href="how_peerselection.html">peer profile</a> size, implement better ejection strategy </li>
|
|
||||||
<li>Reliable connections, decent performance</li>
|
<li>Reliable connections, decent performance</li>
|
||||||
<li>Distributed / enhanced i2pupdate distribution, set default to download</li>
|
<li>Distributed / enhanced i2pupdate distribution, set default to download</li>
|
||||||
<li>Better n00b-proofing (catch OOMs and bad configurations, better docs, better defaults for slow machines)</li>
|
<li>Better n00b-proofing (catch OOMs and bad configurations, better docs, better defaults for slow machines)</li>
|
||||||
<li>Test with larger user base, fix issues</li>
|
<li>Test with larger user base, fix issues</li>
|
||||||
<li>Up-to-date, accurate website</li>
|
<li>Up-to-date, accurate website</li>
|
||||||
<li><a href="how_threatmodel.html#blocklist">Blocklists</a>?</li>
|
<li><a href="how_threatmodel.html#blocklist">Blocklists</a>?</li>
|
||||||
|
<li>Add more default addressbook subscriptions
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="0.8">0.8</h2>
|
||||||
|
Mid-2009
|
||||||
|
<ul>
|
||||||
|
<li>Further research and improve the <a href="i2np.html">Message Priority System</a></li>
|
||||||
|
<li>Reduce <a href="how_peerselection.html">peer profile</a> size, implement better ejection strategy </li>
|
||||||
|
<li>Reachability Mapping / handle peers partially reachable / enhanced <a href="todo.html#fullRestrictedRoutes">restricted routes</a></li>
|
||||||
<li>Include some seed data in the distribution so a central reseed location isn't required?
|
<li>Include some seed data in the distribution so a central reseed location isn't required?
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h2 id="1.0">1.0</h2>
|
<h2 id="1.0">1.0</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Full review of anonymity issues and other vulnerabilities</li>
|
<li>Full review of anonymity issues and other vulnerabilities</li>
|
||||||
|
Reference in New Issue
Block a user