{% extends "global/layout.html" %} {% block title %}{% trans %}The Invisible Internet Project{% endtrans %}{% endblock %} {% block content_outer %}

{% trans %}What does I2P do for you?{% endtrans %}

{% 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 on I2P.{% endtrans %}

{% trans version='0.9.2' %}Get I2P {{ version }}{% endtrans %}

{% trans %}Who Uses I2P?{% endtrans %}

{% trans %}I2P is used by many people who care about their privacy, as well as those in high-risk situations such as:{% endtrans %}

{{ _('Supported Software') }}

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

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