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

110 lines
4.0 KiB
HTML
Raw Normal View History

{% extends "_layout.html" %}
2011-02-24 00:41:46 +00:00
{% block title %}Papers and Presentations on I2P{% endblock %}
{% block content %}
<h1>Papers and Presentations on I2P</h1>
<p>
To request an addition to this page, please send to press ~~~at~~~ i2p2.de.
</p>
<div class="links">
<ul>
<li>
2011-03-05 00:55:48 +00:00
<a href="http://www.youtube.com/watch?v=TsfdzfGZyu0">To Be or I2P</a>
(Youtube Video)
An introduction into anonymous communication with I2P.
<a href="http://events.ccc.de/congress/2007/Fahrplan/attachments/1017_24c3-i2p.pdf">To Be or I2P (PDF presentation)</a>,
Jens Kubieziel, 24C3 Berlin, December 28, 2007.
</li><li>
<a href="http://marge.informatik.tu-chemnitz.de/archiv/CLT2009/V4-Sa1200-Security-Lars_Schimmer.mp4">Video of I2P talk at Chemnitz Linux Tag</a>,
Lars Schimmer,
March 14-15, 2009
</li><li>
<a href="/_static/pdf/I2P-PET-CON-2009.1.pdf">Peer Profiling and Selection in the I2P Anonymous Network</a> -
zzz and Lars Schimmer,
presented at
<a href="http://www.pet-con.org/index.php/PET_Convention_2009.1">PET-CON 2009.1</a>,
2011-02-24 00:41:46 +00:00
Dresden, Germany, March 24-25, 2009.
Also available in the
<a href="http://freehaven.net/~karsten/volatile/petcon-proceedings-2009.1.pdf">Proceedings</a>
page 59.
</li><li>
Anonymity Techniques - Usability Tests of Major Anonymity Networks
2011-02-24 00:41:46 +00:00
- Jens Schomburg,
Presented at
<a href="http://www.pet-con.org/index.php/PET_Convention_2009.1">PET-CON 2009.1</a>,
2011-02-24 00:41:46 +00:00
Dresden, Germany, March 24-25, 2009.
Available in the
<a href="http://freehaven.net/~karsten/volatile/petcon-proceedings-2009.1.pdf">Proceedings</a>
page 49.
Extended 20-page version also may be available.
</li><li>
L'émergence au sein d'internet de communautés virtuelles et anonymes, Freenet et i2p
- Laurie Delmer -
Université catholique de Louvain
Département des sciences politiques et sociales
( Catholic University of Leuven -
Department of Political and Social Science -
The rise in internet virtual and anonymous communities, Freenet and I2P )
Master's Thesis, 2009.
2011-03-05 00:55:48 +00:00
</li><li>
<a href="http://www.youtube.com/watch?v=5J3nh1DoRMw">I2P Windows Tutorial</a>
(Youtube Video)
This guide will show you how to install I2P in Windows XP.
By <a href="http://telecomix.org/">Telecomix</a>
</li><li>
<a href="http://www.youtube.com/watch?v=QeRN2G9VW5E">I2P Debian Tutorial</a>
(Youtube Video)
This will guide you through how to install I2P on a Debian Linux System.
By <a href="http://telecomix.org/">Telecomix</a>
</li><li>
<a href="http://www.youtube.com/watch?v=2ylW85vc7SA">How to set up anonymous site in I2P</a>
(Youtube Video)
How to set up an anonymous web site in I2P.
By <a href="http://telecomix.org/">Telecomix</a>
</li><li>
<a href="http://www.youtube.com/watch?v=d8mvGZqVgE4">I2P Tutorial Mac OS X</a>
(Youtube Video)
A tutorial on how to run i2p on Mac OS X and how to connect to irc.telecomix.i2p.
By <a href="http://telecomix.org/">Telecomix</a>
</li><li>
<a href="http://www.youtube.com/watch?v=5jv7tVVJdTQ">Felix Atari explains the basic principles of I2P</a>
(Youtube Video)
Agent Felix Atari of the Telecomix Crypto Munitions Bureau.
By <a href="http://telecomix.org/">Telecomix</a>
</li><li>
HOPE New York July 17, 2010 - Brief overview of I2P by zzz, at the end of Adrian Hong's talk
"Hackers for Human Rights".
<a href="http://c2047862.cdn.cloudfiles.rackspacecloud.com/tnhc21.mp3">MP3 audio</a>
2011-03-05 00:55:48 +00:00
</li><li>
2011-03-06 00:45:17 +00:00
<a href="http://www.youtube.com/watch?v=WyN_QK-_3GA">How to get onto I2P, the anonymous P2P Darknet (Windows Install)</a>
2011-03-05 00:55:48 +00:00
(Youtube Video)
This tutorial shows how to install and configure software needed to access I2P.
</li><li>
<a href="http://www.youtube.com/watch?v=q4owyd_CaGc">How to connect to I2P</a>
(Youtube Video)
How to install I2P on Ubuntu.
</li><li>
<a href="http://www.irongeek.com/i.php?page=security/darknets-i2p-identifying-hidden-servers">Darknets - I2P Identifying Hidden Servers</a>
Adrian Crenshaw.
Presented at Black Hat DC,
January 18-19 2011
</li><li>
2011-03-05 00:55:48 +00:00
<a href="http://www.irongeek.com/i.php?page=videos/shmoocon-firetalks-2011">Into the I2P Darknet: Welcome to Cipherspace</a>
Adrian Crenshaw. Schmoocon Firetalk, January 2011
</ul></div>
{% endblock %}