{% 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 %}

{{ _('Welcome to the Invisible Internet') }}

{% trans %}The Invisible Internet is a privacy by design, people-powered network. It is a truly free and anonymizing Internet alternative. Get I2P. {% endtrans %}

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

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

{% trans %}I2P Cares About Privacy{% endtrans %}

Peer-to-Peer

Everyday, people use the I2P network to connect with other people without the worry of being tracked or their data being collected. In some cases people rely on the network when they cannot safely communicate or while doing sensitive work. The network is P2P - people powered, and always growing. Learn more about the Protocol Stack.

Privacy and Security By Design

I2P has created transport protocols that resist DPI censorship, and continuously improves its end to end encryption. Read the I2P Transport Overview

Built For Communication

I2P has an application layer with easy to use API’s for creating your own privacy - aware apps.

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

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

{% include "blog/latest.html" %}
Hero Image courtesy of Pixabay artist Montevideo
{% endblock %}