2012-11-11 02:34:57 +00:00
{% extends "global/layout.html" %}
2013-01-18 06:33:12 +00:00
{% block title %}{{ _('Contact') }}{% endblock %}
2010-07-27 00:53:24 +00:00
{% block content %}
2014-01-09 19:39:15 +00:00
< h2 > {{ _('Email') }}< / h2 >
2014-09-06 20:37:55 +00:00
< p > {% trans -%}
Please do not use these email addresses for support requests.
These are not public email lists.
We do not provide help via email.
{%- endtrans %}< / p >
2013-11-22 23:39:27 +00:00
< ul >
2016-09-10 16:27:33 +00:00
< li > press _at_ geti2p.net - Press contact
2014-08-15 19:03:32 +00:00
< br >
GPG Key fingerprint: < tt > 8736 C702 E83E E8A6 D2F1 6CF3 7EB8 9548 0027 B05F< / tt >
< br >
< / li >
2016-09-10 16:27:33 +00:00
< li > security _at_ geti2p.net - Vulnerability disclosure
2014-06-13 13:54:20 +00:00
< br >
GPG Key fingerprint: < tt > EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A< / tt >
< br >
< a href = "get-involved/develop/security-key" > Public key< / a >
< / li >
2013-11-22 23:39:27 +00:00
< / ul >
2014-01-09 19:39:15 +00:00
< h2 > IRC< / h2 >
2013-01-18 06:33:12 +00:00
< p > {% trans -%}
2013-01-16 20:14:26 +00:00
Our primary IRC network is the Irc2P network within I2P; a default tunnel to this network is set up with new router installs.
2013-02-06 01:55:33 +00:00
We are also present on multiple standard networks like < a href = "http://www.oftc.net/oftc/OFTC" > OFTC< / a > ,
2013-01-16 20:14:26 +00:00
< a href = "http://www.einirc.de/" > EIN< / a > and < a href = "http://freenode.net/" > Freenode< / a > .
All I2P-related channels on all these network are linked to the main channels on Irc2P via relay bots.
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2010-07-27 00:53:24 +00:00
< pre >
{% filter escape %}
2013-01-18 06:33:12 +00:00
{{ _('Channel list:') }}
2010-07-27 00:53:24 +00:00
2014-02-23 16:04:02 +00:00
#i2p {{ _('General i2p discussion and help channel') }}
2013-01-18 06:33:12 +00:00
#i2p-chat {{ _('Offtopic') }}
#i2p-dev {{ _('Development talk') }}
2014-08-17 15:53:18 +00:00
#i2pd-dev {{ _('Purple I2P (I2Pd) Development talk') }}
#Abscond {{ _('Abscond browser bundle discussion and development') }}
2010-07-27 00:53:24 +00:00
{% endfilter %}
< / pre >
2014-01-09 19:39:15 +00:00
< h2 > {{ _('Forums') }}< / h2 >
2019-02-22 08:30:48 +00:00
< p > {% trans -%}Please visit our I2P user forum, which is frequented by developers/contributors too - {%- endtrans %} < a href = "http://{{ i2pconv('i2pforum.i2p') }}/" > {{ i2pconv('i2pforum.i2p') }}< / a > ({% trans -%}available on clearnet at https://i2pforum.net and on I2P at http://i2pforum.i2p{%- endtrans %})< / p >
2013-01-18 06:33:12 +00:00
< p > {% trans zzz=i2pconv('zzz.i2p') -%}
2019-02-19 08:14:54 +00:00
Most of the discussion about I2P's development happens on the < a href = "http://{{ zzz }}" > I2P developer forum< / a > (only reachable from within I2P network). This is usually the best place to start with inquiries, if the dev IRC channel is inactive.
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2010-07-27 00:53:24 +00:00
2014-01-09 19:39:15 +00:00
< h2 > {{ _('Mailing lists') }}< / h2 >
2013-01-18 06:33:12 +00:00
< p > {% trans -%}
2019-09-04 17:25:47 +00:00
I2P has recently reinstated it's mailing lists, and they are primarily used to discuss I2P browser development.
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2010-07-27 00:53:24 +00:00
2014-01-09 19:39:15 +00:00
< h3 > {{ _('Subscribing') }}< / h3 >
2013-01-18 06:33:12 +00:00
< p > {% trans -%}
2013-01-16 20:14:26 +00:00
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.
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2010-07-27 00:53:24 +00:00
2014-01-09 19:39:15 +00:00
< h3 > {{ _('Unsubscribing') }}< / h3 >
2013-01-18 06:33:12 +00:00
< p > {% trans -%}
2013-01-16 20:14:26 +00:00
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.
2013-01-18 06:33:12 +00:00
{%- endtrans %}< / p >
2010-07-27 00:53:24 +00:00
2014-01-09 19:39:15 +00:00
< h3 > {{ _('Lists') }}< / h3 >
2010-07-27 00:53:24 +00:00
< ul >
< li >
2019-09-04 17:25:47 +00:00
< a href = "http://{{ i2pconv('lists.i2p') }}/postorius/lists/i2p-browser-dev.{{ i2pconv('lists.i2p') }}/" > i2p-browser-dev< / a > (< a href = "http://{{ i2pconv('lists.i2p') }}/hyperkitty/lists/i2p-browser-dev@{{ i2pconv('lists.i2p') }}/" > {{ _('Archive') }}< / a > )< br / >
2014-02-14 21:53:47 +00:00
{% trans %}I2P developer discussions - anything related to development of I2P{% endtrans %}
2014-02-13 22:06:41 +00:00
< / li >
< li >
2019-09-04 17:25:47 +00:00
< a href = "http://{{ i2pconv('lists.i2p') }}/postorius/lists/i2p-browser-announce.{{ i2pconv('lists.i2p') }}/" > i2p-browser-announce< / a > (< a href = "http://{{ i2pconv('lists.i2p') }}/hyperkitty/lists/i2p-browser-announce@{{ i2pconv('lists.i2p') }}/" > {{ _('Archive') }}< / a > )< br / >
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here{% endtrans %}
< / li >
< li >
< a href = "http://{{ i2pconv('lists.i2p') }}/postorius/lists/i2p-outproxy-dev.{{ i2pconv('lists.i2p') }}/" > i2p-outproxy-dev< / a > (< a href = "http://{{ i2pconv('lists.i2p') }}/hyperkitty/lists/i2p-outproxy-dev@{{ i2pconv('lists.i2p') }}/" > {{ _('Archive') }}< / a > )< br / >
2014-02-13 22:06:41 +00:00
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here{% endtrans %}
2010-07-27 00:53:24 +00:00
< / li >
< / ul >
{% endblock %}