{% extends "global/layout.html" %} {% block title %}{{ _('I2P Project Targets') }}{% endblock %} {% block content_nav %} {% endblock %} {% block content %}

{% trans roadmap=site_url('get-involved/roadmap') -%} Note: This page is not up-to-date. See the roadmap for current plans. {%- endtrans %}

{% trans roadmap=site_url('get-involved/roadmap'), volunteer=site_url('get-involved') -%} Below is a more detailed (yet still incomplete) discussion of the major areas of future development on the core I2P network, spanning the plausibly planned releases. This does not include stego transports, porting to wireless devices, or tools to secure the local machine, nor does it include client applications that will be essential in I2P's success. There are probably other things that will come up, especially as I2P gets more peer review, but these are the main 'big things'. See also the roadmap. Want to help? Get involved! {%- endtrans %}

{{ _('Core functionality') }}

{{ _('Security / anonymity') }}

{{ _('Performance') }}

{% trans futureperf=site_url('about/performance/future') -%} Performance related improvements are listed on the Performance page. {%- endtrans %}

{% endblock %}