Files
i2p.www/pages/roadmap.html

48 lines
1.4 KiB
HTML
Raw Normal View History

2004-12-09 20:24:00 +00:00
<h2><a name="0.5">0.5 (January 2005)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>Update the tunnel pools to allow per-dest outbound
tunnels, smaller free pools, more aggressive
exploration, strict ordering, and randomization of
tunnel length</li>
<li>Revised tunnel IDs and encryption to deal with
colluding attackers within a tunnel</li>
<li>Address load caused by i2p-bt by throttling data
in tunnels as well as participation in tunnels</li>
<li>Tech docs</li>
2004-07-06 20:39:18 +00:00
</ul>
2004-12-09 20:24:00 +00:00
<h2><a name="0.6">0.6 (April 2005)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>UDP transport (including support for some NATs/firewalls)</li>
<li>Basic content distribution infrastructure, suitable
for address books, blogs, and forums</li>
<li>html/http filter</li>
2004-07-06 20:39:18 +00:00
</ul>
2004-12-09 20:24:00 +00:00
<h2><a name="1.0">1.0 (May 2005)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>Working: blogs, chat, mail, news, BT, eepsites, search</li>
<li>User docs</li>
2004-07-06 20:39:18 +00:00
</ul>
2004-12-09 20:24:00 +00:00
<h2><a name="1.1">1.1 (June 2005)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>NetworkDB improvements</li>
<li>(S)NTP improvements</li>
<li>Streaming lib optimization</li>
2004-07-06 20:39:18 +00:00
</ul>
2004-12-09 20:24:00 +00:00
<h2><a name="2.0">2.0 (September 2005)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>Full restricted routes</li>
2004-07-06 20:39:18 +00:00
</ul>
2004-12-09 20:24:00 +00:00
<h2><a name="3.0">3.0 (January 2006)</a></h2>
2004-07-06 20:39:18 +00:00
<ul>
2004-12-09 20:24:00 +00:00
<li>Tunnel mixing and padding</li>
<li>User defined message delays</li>
2004-07-06 20:39:18 +00:00
</ul>
<p>Dates, of course, are just estimates. If you get involved and help out with some of the
coding, things will go faster. Please see the <a href="todo">todo</a> list for more detailed info about some of
2004-12-09 20:24:00 +00:00
these tasks. </p>