I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit b2639ce3 authored by zzz's avatar zzz
Browse files

misc. updates

parent 88e860ee
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
<h3>Past announcements</h3>
<h4>2008</h4>
<ul>
<li>2008-04-26 - <a href="release-0.6.1.33.html">0.6.1.33</a></li>
<li>2008-03-09 - <a href="release-0.6.1.32.html">0.6.1.32</a></li>
<li>2008-02-10 - <a href="release-0.6.1.31.html">0.6.1.31</a></li>
</ul>
......
{% extends "_layout.html" %}
{% block title %}FAQ{% endblock %}
{% block content %}
<h3 id="subscriptions">I'm missing lots of hosts in my addressbook. What are some good subscription links?
<span class="permalink">(<a href="#subscriptions">link</a>)</span></h3>
<p>
The default subscription is to http://www.i2p2.i2p/hosts.txt which is updated rarely.
If you don't have another subscription, you may often have to use "jump" links which
is annoying.
</p><p>
Here are some other public addressbook subscription links. You may wish to add one or two
to your <a href="http://localhost:7657/susidns/subscriptions.jsp">susidns subscription list</a>.
You don't need to add all of them, as they sync with each other periodically.
The links using a cgi-bin application employ various strategies to minimize
the number of duplicate addresses delivered, so they should be more efficient.
Note that subscribing to a hosts.txt service is an act of "trust", as a malicious
subscription could give you incorrect addresses. So think about whether you
want to trust any of these. Presence on this list does not imply endorsement.
<ul>
<li>http://i2host.i2p/cgi-bin/i2hostlast
<li>http://stats.i2p/cgi-bin/newhosts.txt
<li>http://tino.i2p/hosts.txt
</ul>
</p>
<h3 id="jrandom">What happened to *.i2p.net? What happened to jrandom? Is I2P dead?
<span class="permalink">(<a href="#jrandom">link</a>)</span></h3>
<p>
......
......@@ -5,7 +5,7 @@ See the
<a href="http://www.monotone.ca/">Monotone website</a> for information
on monotone.
See
<a href="http://forum.i2p.net/viewtopic.php?t=2524">this forum post on i2p monotone</a>
<a href="http://forum.i2p2.de/viewtopic.php?t=2524">this forum post on i2p monotone</a>
for more information on how to get started and check out the source anonymously.
</p>
......
{% extends "_layout.html" %}
{% block title %}Roadmap{% endblock %}
{% block content %}<h2 id="0.6.2">0.6.2</h2>
June 2008
<ul>
<li>NAT/firewall hole punching support for UDP (SSU introducers)</li>
<li>Update the tunnel pools to include more options for
<li>NAT/firewall hole punching support for UDP (SSU introducers) (done)</li>
<li>Strict tunnel
peer ordering to address various threat models in
light of predecessor attacks.</li>
</ul>
......@@ -11,8 +12,9 @@
<h2 id="1.0">1.0</h2>
<ul>
<li>Basic content distribution infrastructure, suitable
for address books, blogs, and forums</li>
<li>Working: blogs, chat, mail, news, BT, eepsites, search</li>
for address books, blogs, and forums (done)</li>
<li>Working: blogs, chat, mail, news, BT, eepsites, search (done)</li>
<li>Reliable connections, decent performance</li>
<li>Docs</li>
</ul>
......@@ -28,4 +30,4 @@
</ul>
<p>Please see the <a href="todo">todo</a> list for more detailed info about some of these tasks.</p>
{% endblock %}
\ No newline at end of file
{% endblock %}
......@@ -7,6 +7,7 @@ or tools to secure the local machine, nor does it include client applications th
will be essential in I2P's success. There are probably other things that will come
up, especially as I2P gets more peer review, but these are the main 'big things'.
See also <a href="roadmap.html">the roadmap</a>.
Want to help? <a href="getinvolved.html">Get involved</a>!
</p>
<ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment