{% extends "global/layout.html" %} {% block title %}I2P Specification Documents{% endblock %} {% block content %}

This page provides the specifications for various components of the I2P network and router software. These are living documents, and the specifications are updated as modifications are made to the network and software. The proposal documents that track changes to these specifications can be viewed here.

{% trans trac='https://trac.i2p2.de/report/1' -%} The I2P Project is committed to maintaining accurate, current documentation. If you find any inaccuracies in the documents linked below, please enter a ticket identifying the problem. {%- endtrans %}

{% for spec in specs %} {% endfor %}
Title Category Last updated Accurate for Link
{{ spec.title }} {{ spec.category }} {{ spec.accuratefor }} HTML | TXT

Other specification documents

These will eventually be migrated to the new specifications system. {% endblock %}