{% extends "global/layout.html" %} {% block title_outer %}{{ _('I2P Anonymous Network') }}{% endblock %} {% block title %}{{ _('The Invisible Internet Project') }}{% endblock %} {% block metadesc %}{{ _('Anonymous peer-to-peer distributed communication layer built with open source tools and designed to run any traditional Internet service such as email, IRC or web hosting.') }}{% endblock %} {% block content_outer %}

{{ _('What does I2P do for you?') }}

{% trans %}The I2P network provides strong privacy protections for communication over the Internet. Many activities that would risk your privacy on the public Internet can be conducted anonymously inside I2P. {% endtrans %}

{% trans version=ver() %}Get I2P {{ version }}{% endtrans %}

{% trans %}What is I2P?{% endtrans %}

{{ _('I2P Blog ATOM Feed') }}

{% trans %}News & Updates{% endtrans %}

{% include "blog/latest.html" %}

{% trans %}Conferences Calendar 2020{% endtrans %}

I2P Developers will be visiting these conferences this year:

Upcoming:

Past:

{% endblock %}