2012-12-11 06:08:35 +00:00
{% extends "global/layout.html" %}
2013-01-18 06:33:12 +00:00
{% block title %}{{ _('Links') }}{% endblock %}
2009-06-03 21:40:27 +00:00
{% block content %}
2013-01-18 06:33:12 +00:00
< h1 > {{ _('Recommended Links & Resources') }}< / h1 >
2013-02-06 03:24:18 +00:00
< p > {% trans media=site_url('about/media') -%}
2011-06-29 11:41:30 +00:00
See also the page with
2013-02-06 03:24:18 +00:00
< a href = "{{ media }}" > links to presentations, videos, and tutorials about I2P< / a > .
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2011-06-29 11:41:30 +00:00
2009-06-03 21:40:27 +00:00
< div class = "links" >
< ul >
2013-09-30 11:38:12 +00:00
< h4 > {{ _('I2P on the web') }}< / h4 >
< li > < a href = "http://directory.fsf.org/wiki/I2P" > Free Software Directory< / a > < / li >
< li > < a href = "https://launchpad.net/i2p" > Launchpad< / a > < / li >
< li > < a href = "https://www.ohloh.net/p/i2p" > Ohloh< / a > < / li >
< li > < a href = "http://www.softpedia.com/get/Network-Tools/IP-Tools/I2P.shtml" > Softpedia< / a > < / li >
< li > < a href = "https://www.transifex.com/projects/p/I2P/" > Transifex< / a > < / li >
< li > < a href = "https://en.wikipedia.org/wiki/I2P" > Wikipedia< / a > < / li >
2013-01-18 06:33:12 +00:00
< h4 > {{ _('Friends of I2P') }}< / h4 >
2014-03-12 14:48:23 +00:00
< li > < a href = "https://anoncoin.net/" > Anoncoin< / a > < / li >
< li > < a href = "https://duckduckgo.com/" > DuckDuckGo< / a > < / li >
2013-02-06 03:24:18 +00:00
< li > < a href = "https://www.eff.org/" > EFF< / a > < / li >
2011-04-10 18:33:52 +00:00
< li > < a href = "https://gnunet.org/" > GNUnet< / a > < / li >
2011-06-06 12:10:33 +00:00
< li > < a href = "https://www.ipredator.se/?lang=en" > Ipredator< / a > < / li >
2013-08-30 08:12:00 +00:00
<!-- <li><a href="http://www.isdpodcast.com/">InfoSec Daily Podcast</a></li> -->
2009-01-01 12:49:46 +00:00
< li > < a href = "http://www.abenteuerland.at/onioncat/" > Onioncat< / a > < / li >
2011-06-06 12:10:33 +00:00
< li > < a href = "https://www.relakks.com/?cid=gb" > Relakks< / a > < / li >
2013-08-30 14:07:43 +00:00
<!-- <li><a href="http://www.pegasusnk.org/">The Pegasus Project</a></li> -->
2013-08-30 08:12:00 +00:00
<!-- <li><a href="http://www.thepegasuspress.com/">The Pegasus Press</a></li> -->
2014-03-12 14:48:23 +00:00
< li > < a href = "https://tails.boum.org/index.en.html" > Tails< / a > < / li >
2010-07-11 14:46:19 +00:00
< li > < a href = "http://telecomix.org/" > Telecomix< / a > < / li >
2013-08-30 13:45:05 +00:00
< li > < a href = "https://www.torproject.org/" > Tor< / a > < / li >
2013-01-18 06:33:12 +00:00
< h4 > {{ _('More Projects and Documentation') }}< / h4 >
2004-07-12 16:03:56 +00:00
< li > < a href = "http://freehaven.net/anonbib/topic.html" > Freehaven's Anonymity Bibliography< / a > < / li >
2013-02-06 03:24:18 +00:00
< li > < a href = "https://gnunet.org/links" > GNUNet's related projects< / a > < / li >
2018-04-13 14:59:09 +00:00
< li > < a href = "https://www.freehaven.net/anonbib/cache/morphmix:wpes2002.pdf" > Morphmix paper at Freehaven< / a > < / li >
< li > < a href = "https://www.freehaven.net/anonbib/cache/tarzan:ccs02.pdf" > Tarzan paper at Freehaven< / a > < / li >
2004-07-12 16:03:56 +00:00
< li > < a href = "http://www.onion-router.net/" > Onion Routing< / a > < / li >
< li > < a href = "http://mixmaster.sourceforge.net/" > Mixmaster< / a > < / li >
< li > < a href = "http://mixminion.net/" > Mixminion< / a > < / li >
< li > < a href = "http://freenetproject.org/" > Freenet< / a > < / li >
< li > < a href = "http://anon.inf.tu-dresden.de/index_en.html" > JAP< / a > < / li >
2013-01-18 06:33:12 +00:00
< h4 > {{ _('Press') }}< / h4 >
2011-08-20 18:35:31 +00:00
< li > < a href = "http://www.isdpodcast.com/podpress_trac/web/2719/0/infosec-daily-podcast-episode-454.mp3" > zzz interviewed on the InfoSec Daily Podcast (mp3)< / a > (August 18, 2011)< / li >
2009-06-14 01:47:57 +00:00
< li > < a href = "http://www.gulli.com/news/i2p-an-anonymous-network-2009-03-09/" > zzz interviewed by gulli.com< / a > (March '09)< / li >
2010-03-21 19:41:10 +00:00
< li > < a href = "http://www.netzwelt.de/news/75371-i2p-das-anonyme-netz-im.html" > Netzwelt.de article about being anonymous in the Internet< / a > < / li >
2013-01-18 06:33:12 +00:00
< h4 > {{ _('Boards, newssite, others') }}< / h4 >
2010-01-02 02:47:28 +00:00
< li > < a href = "http://twitter.com/i2p" > i2p (zzz) on twitter< / a > < / li >
2009-01-01 12:49:46 +00:00
< li > < a href = "http://board.planetpeer.de/index.php?board=80.0" > Planet Peer Board (English)< / a > < / li >
< li > < a href = "http://board.planetpeer.de/index.php?board=18.0" > Planet Peer Board (Deutsch)< / a > < / li >
2013-01-18 06:33:12 +00:00
< h4 > {{ _('Very Old Stuff') }}< / h4 >
2009-03-01 05:05:18 +00:00
< li > < a href = "http://invisibleip.sourceforge.net/iip/index.php" > Invisible IRC Project< / a > - the distant predecessor of I2P< / li >
2018-04-13 14:59:09 +00:00
< li > <!-- <a href="http://news.gmane.org/gmane.network.i2p"> --> The ancient I2P mailing list<!-- </a> --> 2004-07 to 2006-10 (gmane) < b > [Currently Offline]< / b > < / li >
< li > <!-- <a href="http://news.gmane.org/gmane.comp.security.invisiblenet.iip.devel"> --> The even more ancient invisiblenet mailing list<!-- </a> --> 2002-10 to 2004-01 (gmane) < b > [Currently Offline]< / b > < / li >
2009-03-01 05:05:18 +00:00
< li > < a href = "http://www.businessweek.com/magazine/content/03_37/b3849089_mz063.htm" > 2003 Business Week article referencing invisiblenet< / a >
2009-06-03 21:40:27 +00:00
< / ul > < / div >
2008-05-06 12:35:26 +00:00
{% endblock %}