Files
i2p.www/www.i2p2/pages/roadmap_de.html

46 lines
1.5 KiB
HTML

{% extends "_layout_de.html" %}
{% block title %}Zeitplan{% endblock %}
{% block content %}
<h2 id="0.8">0.8</h2>
July 2010
<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>Distributed / enhanced i2pupdate distribution, set default to download</li>
<li>Better better docs and website</li>
</ul>
<h2 id="0.9">0.9</h2>
<ul>
<li>Include some seed data in the distribution so a central reseed location isn't required?
<li>Reachability Mapping / handle peers partially reachable / enhanced <a href="todo.html#fullRestrictedRoutes">restricted routes</a></li>
<li>Improve help pages and website</li>
<li>More translations</li>
<li>SSU disconnect message</li>
<li>Iterative floodfill lookups</li>
</ul>
<h2 id="1.0">1.0</h2>
<ul>
<li>Volle &Uuml;berpr&uuml;fung auf Schwachstellen in der Anonymit&auml;t und weitere Schwachstellen</li>
<li>Reduzierung des Speicherverbrauchs, entfernen der Debuginformationen, I2P auf langsamen und
embedded PC besser lauff&auml;hig machen</li>
<li>Anleitungen und Dokumente</li>
</ul>
<h2 id="2.0">2.0</h2>
<ul>
<li>Volle beschr&auml;nkte Routen</li>
</ul>
<h2 id="3.0">3.0</h2>
<ul>
<li>Tunnel mixen und padding</li>
<li>Anwenderdefinierte Verz&ouml;gerung in den Tunneln</li>
</ul>
<p>Bitte schaue auf der <a href="todo_de">Todo</a>liste nach nach detaillierteren
Informationen zu diesen Aufgaben.</p>
{% endblock %}