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

This page is the central index of proposed changes to the I2P specifications.

{% trans dev='http://'+i2pconv('zzz.i2p')+'/topics/new?forum_id=7-big-topics-ideas-proposals-and-discussion', trac='http://'+i2pconv('trac.i2p2.i2p')+'/newticket?summary=New%20proposal:%20&type=enhancement&milestone=n/a&component=www/i2p&keywords=review-needed' -%} To submit a proposal, post it on the development forum or enter a ticket with the proposal attached. {%- endtrans %}

{% for proposal in proposals %} {% endfor %}
Number Title Last updated Status Link
{{ proposal.num }} {{ proposal.title }} {{ proposal.status }} HTML | TXT
{% endblock %}