Add interviews
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Presentations on I2P') }}{% endblock %}
|
||||
{% block lastupdated %}2020-11{% endblock %}
|
||||
{% block lastupdated %}2022-03{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans papers=site_url('papers') -%}
|
||||
Following are links to presentations, videos, and tutorials about I2P. Links to research papers on I2P are available <a href="{{ papers }}">here</a>.
|
||||
@ -248,6 +248,22 @@ Daniel Aleksandersen, February 7 2019
|
||||
Stefan Mey, December 21, 2021
|
||||
{%- endtrans %}</li>
|
||||
|
||||
<li>
|
||||
<a href="https://torrentfreak.com/i2p-the-censorship-resistant-anonymous-p2p-network-is-20-years-old-220306/">I2P: The Censorship Resistant Anonymous P2P Network is 20 Years Old</a>
|
||||
- Interview with Lance James, zlatinb, and zzz -
|
||||
TorrentFreak,
|
||||
March 6, 2022
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Network Privacy via I2P -
|
||||
Interview with idk and Sadie -
|
||||
Opt Out Podcast Season 2 Episode 10
|
||||
(<a href="https://www.buzzsprout.com/1790481/10173995-network-privacy-via-i2p-w-idk-and-sadie.mp3">mp3</a>)
|
||||
(<a href="https://www.youtube.com/watch?v=-VqXfUxVQoA">YouTube Video</a>),
|
||||
March 6, 2022
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>{{ _('Other') }}</h2>
|
||||
|
Reference in New Issue
Block a user