{% 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. {% for spec in specs %} {% endfor %}
Title Last updated Accurate for Link
{{ spec.title }} {{ spec.accuratefor }} HTML | TXT
{% endblock %}