{% extends "_layout.html" %} {% block title %}Contact{% endblock %} {% block content %}

IRC

Our primary IRC network is the Irc2P network within I2P; a default tunnel to this network is set up with new router installs. We are also present on multiple standard networks like OFTC, EIN and Freenode. All I2P-related channels on all these network are linked to the main channels on Irc2P via relay bots.

{% filter escape %}
Channel list:

#i2p       General i2p discussion
#i2p-chat  Offtopic
#i2p-dev   Development talk
#i2p-help  Help channel
{% endfilter %}

Forums

Most of the discussion about I2P's development happens on the I2P developer forum. This is usually the best place to start with inquiries, if the dev IRC channel is inactive.

Mailing lists

I2P does have a mailing list, but it is rarely used as the current small team of developers prefer to communicate via IRC or the developer forum. This may change in future.

Subscribing

To subscribe to a mailing list, go to the list information page (linked below) and fill out the form. I2P-internal email addresses (foobar@mail.i2p) can be used.

Unsubscribing

To unsubscribe from a mailing list or edit your subscription options, go to the list information page (linked below) and enter your subscription email address.

Lists

NNTP

You don't like mailing lists? Then this is for you. All mailing lists are available via NNTP as well.

{% filter escape %}
Group-List-mapping:

i2p.general          i2p-general

Servers:

news.welterde.de     news.welterde.i2p
{% endfilter %}
{% endblock %}