Files
i2p.www/i2p2www/pages/site/contact.html
2022-08-19 12:21:17 -04:00

484 lines
17 KiB
HTML

{% extends "global/layout.html" %}
{% block title %}{{ _('Contact') }}{% endblock %}
{% block content %}
<h2>{{ _('Email') }}</h2>
<p>{% trans -%}
Please do not use these email addresses for support requests.
For contact specific to research, outreach and security please use:
{%- endtrans %}</p>
<ul>
<li>press _at_ geti2p.net - Press contact
<br>
GPG Key fingerprint: <tt>48C7 AAAB 0B9E 4FE3 9535 9EBE 4B05 8F7D 13F6 E886</tt>
<br>
</li>
<li>security _at_ geti2p.net - Vulnerability disclosure
<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>
</ul>
<h2>{{ _('Forums') }}</h2>
<p>{% trans -%}Please visit our I2P user forum - {%- endtrans %} <a href="http://{{ i2pconv('i2pforum.i2p') }}/">{{ i2pconv('i2pforum.i2p') }}</a> ({% trans -%}available on non-private internet at https://i2pforum.net and on I2P at http://i2pforum.i2p{%- endtrans %})</p>
<p>{% trans zzz=i2pconv('zzz.i2p') -%}
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.
{%- endtrans %}</p>
<h2>{{ _('Social Media') }}</h2>
<p>{% trans -%}
<ul>
<li><a href="https://mastodon.social/@i2p">Mastodon - https://mastodon.social/@i2p</a></li>
<li><a href="https://twitter.com/GetI2P">Twitter - https://twitter.com/GetI2P</a></li>
<li><a href="https://old.reddit.com/r/i2p">Reddit - https://old.reddit.com/r/i2p</a></li>
</ul>
{%- endtrans %}</p>
<h2>IRC</h2>
<p>{% trans -%}
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 <a href="http://www.oftc.net/oftc/OFTC">OFTC</a>,
<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.
{%- endtrans %}</p>
<pre>
{% filter escape %}
{{ _('Channel list:') }}
#i2p {{ _('General i2p discussion and help channel') }}
#i2p-chat {{ _('Offtopic') }}
#i2p-dev {{ _('Development talk') }}
{% endfilter %}
</pre>
<h2>{{ _('Mailing lists') }}</h2>
<p>{% trans -%}
I2P has no active mailing lists, however archives can be accessed.
{%- endtrans %}</p>
<h3>{{ _('Lists') }}</h3>
<p>
<ul>
<li>
<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/>
{% trans %}I2P developer discussions - anything related to development of I2P{% endtrans %}
</li>
<li>
<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/>
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here{% endtrans %}
</li>
</ul>
</p>
<h2>{{ _('Team') }}</h2>
<table border="0">
<tr>
<td valign="top" rowspan="31"><b>{{ _('Admin') }}</b></td>
<td valign="top"><b>{{ _('Project Manager') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('point of contact of last resort') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Donations treasurer') }}</b></td>
<td valign="top">meeh</td>
<td valign="top"><i>{{ _('manage donations') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('PR manager') }}</b></td>
<td valign="top">Sadie</td>
<td valign="top"><i>{{ _('press contact, manages public relations and affairs') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Assistant PR manager') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('Public speaking, public relations assistance') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/">Forum</a> admin{% endtrans %}</b></td>
<td valign="top">eche|on</td>
<td valign="top"><i>{{ _('manage the public user forum') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Download mirrors admin') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('manage the mirrors for the download files') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Website mirrors admin') }}</b></td>
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
<td valign="top"><i>{{ _('manage the mirrors for the website') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans monotone=site_url('get-involved/guides/monotone') %}<a href="{{ monotone }}">Monotone</a> guru{% endtrans %}</b></td>
<td valign="top">eche|on</td>
<td valign="top"><i>{{ _('manage the public monotone repositories') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Packager; Linux') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Linux (Debian/Ubuntu) distribution packager') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Packager; Windows') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Windows installer packager') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Packager; OSX') }}</b></td>
<td valign="top">zlatinb</td>
<td valign="top"><i>{{ _('OSX installer packager') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Release Manager') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Builds and signs the releases') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Release Manager Alternates') }}</b></td>
<td valign="top">eche|on, str4d</td>
<td valign="top"><i>{{ _('Backup release managers') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('CI admin') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('Maintain the Continuous Integration infrastructure') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Reseed admin') }}</b></td>
<td valign="top">backup</td>
<td valign="top"><i>{{ _('Monitors, advises and recruits reseed hosts') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Security Researcher') }}</b></td>
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
<td valign="top"><i>{{ _('threat model / crypto expert') }}</i></td>
</tr>
<tr>
<td valign="top"><b><a href="https://i2pgit.org/">Gitlab</a> admin</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('Manage the project gitlab') }}</i></td>
</tr>
<tr>
<td valign="top"><b><a href="https://i2pgit.org/dashboard/issues">Issue Tracker(Replaces Trac)</a> admin</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('Manage the project bug tracker') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Translation admins') }}</b></td>
<td valign="top">eche|on, zzz, idk, Sadie</td>
<td valign="top">Admins on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
</tr>
<tr>
<td valign="top"><b>{{ _('User Advocate') }}</b></td>
<td valign="top">Sadie</td>
<td valign="top"><i>{{ _('gather, prioritize, advocate for user needs') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Product Development') }}</b></td>
<td valign="top">Sadie</td>
<td valign="top"><i>{{ _('supervises projects from the early planning stages to project completion') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Website Maintainer') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('manage the public project website content design') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Webserver</a> admin{% endtrans %}</b></td>
<td valign="top">eche|on</td>
<td valign="top"><i>{{ _('manage the public project webservers') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Website</a> admin{% endtrans %}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('manage the public project website content') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('News Admin') }}</b></td>
<td valign="top">eche|on</td>
<td valign="top"><i>{{ _('manage router console news feed') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Backup News Admin') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('manage the backup news feed') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Design and Usability') }}</b></td>
<td valign="top">Sadie, idk</td>
<td valign="top"><i>{{ _('ongoing improvements to user experience for website and software') }}</i></td>
</tr>
<tr>
<td valign="top"><b>Google Play admin</b></td>
<td valign="top">idk</td>
<td valign="top"><i></i></td>
</tr>
<tr>
<td valign="top"><b>F-Droid admin</b></td>
<td valign="top">idk</td>
<td valign="top"><i></i></td>
</tr>
<tr>
<td valign="top"><b>Outproxy admin</b></td>
<td valign="top">StormyCloud</td>
<td valign="top"><i></i></td>
</tr>
<tr>
<!--<td valign="top"><b>{{ _('Director of passion') }}</b></td>
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
<td valign="top"><i>{{ _('community motivator') }}</i></td>-->
</tr>
<tr><td colspan="4"><hr /></td></tr>
<tr>
<td valign="top" rowspan="17"><b>{{ _('Dev') }}</b></td>
<td valign="top"><b>{{ _('Core Lead') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('lead dev for the SDK and router') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans postman=i2pconv('hq.postman.i2p') %}<a href="http://{{ postman }}/">I2P mail</a> lead{% endtrans %}</b></td>
<td valign="top">postman</td>
<td valign="top"><i>{{ _('organize and develop the i2p mail system') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans bote=i2pconv('bote.i2p') %}<a href="http://{{ bote }}/">I2P-Bote</a> lead{% endtrans %}</b></td>
<td valign="top">str4d</td>
<td valign="top"><i>{{ _('I2P-Bote plugin') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=12">I2PSnark</a> lead{% endtrans %}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Maintains the integrated Bittorrent client') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=25">Syndie</a> lead{% endtrans %}</b></td>
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
<td valign="top"><i>{{ _('Syndie development') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Susimail lead') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Susimail development') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Android lead') }}</b></td>
<td valign="top">idk</td>
<td valign="top"><i>{{ _('Android development') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Console') }}</b></td>
<td valign="top">{{ _('idk, Sadie') }}</td>
<td valign="top"><i>{{ _('Router console HTML/CSS design') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('SAM') }}</b></td>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('SAM maintainer') }}</i></td>
</tr>
<tr>
<td valign="top"><b>{{ _('Translators') }}</b></td>
<td valign="top">{{ _('many many people!') }}</td>
<td valign="top">Translators on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
</tr>
<tr>
<tr>
<td valign="top" rowspan="6"><b>{{ _('Contributors') }}</b></td>
<td valign="top">cervantes</td>
<td valign="top"><i>{{ _('fire2pe dev, console enhancements') }}</i></td>
</tr>
<tr>
<td valign="top">Mathiasdm</td>
<td valign="top"><i>{{ _('desktopgui, dijjer port') }}</i></td>
</tr>
<tr>
<td valign="top">zzz</td>
<td valign="top"><i>{{ _('Debian/Ubuntu Packager and PPA maintainer') }}</i></td>
</tr>
<tr>
<td valign="top">str4d</td>
<td valign="top"><i>{{ _('Routerconsole backend and UI work, website revamp, unit tests work') }}</i></td>
</tr>
<tr>
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
<td valign="top" class="blue"><i>{{ _('Help needed on many fronts!') }}</i></td>
</tr>
<tr><td colspan="4"><hr /></td></tr>
<tr>
<td valign="top" rowspan="39" colspan="2"><b>{{ _('Past contributors') }}</b></td>
<td valign="top">mihi</td>
<td valign="top"><i>{{ _('I2PTunnel development, ministreaming library') }}</i></td>
</tr>
<tr>
<td valign="top">jrandom</td>
<td valign="top"><i>{{ _('Project lead, Syndie lead') }}</i></td>
</tr>
<tr>
<td valign="top">Complication</td>
<td valign="top"><i>{{ _('Project lead, Syndie lead, I2Phex, support guru') }}</i></td>
</tr>
<tr>
<td valign="top">mkvore</td>
<td valign="top"><i>{{ _('iMule lead') }}</i></td>
</tr>
<tr>
<td valign="top">redzara</td>
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
</tr>
<tr>
<td valign="top">striker</td>
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
</tr>
<tr>
<td valign="top">legion</td>
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
</tr>
<tr>
<td valign="top">Connely</td>
<td valign="top"><i>{{ _('Python SAM library, attack simulations') }}</i></td>
</tr>
<tr>
<td valign="top">mastiejaner</td>
<td valign="top"><i>{{ _('i2pmail development') }}</i></td>
</tr>
<tr>
<td valign="top">dust</td>
<td valign="top"><i>{{ _('Syndie help') }}</i></td>
</tr>
<tr>
<td valign="top">susi23</td>
<td valign="top"><i>{{ _('i2p mail,susimail and susidns apps') }}</i></td>
</tr>
<tr>
<td valign="top">sirup</td>
<td valign="top"><i>{{ _('I2Phex (port of Phex to I2P)') }}</i></td>
</tr>
<tr>
<td valign="top">Ragnarok</td>
<td valign="top"><i>{{ _('addressbook,i2p-bt,syndie client') }}</i></td>
</tr>
<tr>
<td valign="top">duck</td>
<td valign="top"><i>{{ _('organize and develop the i2p-bt BitTorrent port') }}</i></td>
</tr>
<tr>
<td valign="top">Ragnarok</td>
<td valign="top"><i>{{ _('addressbook, i2p-bt, syndie client development') }}</i></td>
</tr>
<tr>
<td valign="top">thecrypto</td>
<td valign="top"><i>{{ _('encryption and signature routines, I2PIM') }}</i></td>
</tr>
<tr>
<td valign="top">aum</td>
<td valign="top"><i>{{ _('SAM jython code, work on stasher (DHT) and v2v (VoI2P)') }}</i></td>
</tr>
<tr>
<td valign="top">hypercubus</td>
<td valign="top"><i>{{ _('installer, systray, bogobot') }}</i></td>
</tr>
<tr>
<td valign="top">ugha</td>
<td valign="top"><i>{{ _('jbigi development, wiki migration, doc cleanup') }}</i></td>
</tr>
<tr>
<td valign="top">oOo</td>
<td valign="top"><i>{{ _('java debugging and client development on I2PTunnel and the router console') }}</i></td>
</tr>
<tr>
<td valign="top">BrianR</td>
<td valign="top"><i>{{ _('SAM perl module') }}</i></td>
</tr>
<tr>
<td valign="top">eco</td>
<td valign="top"><i>{{ _('i2psnark work') }}</i></td>
</tr>
<tr>
<td valign="top">shendaras</td>
<td valign="top"><i>{{ _('java cleanup') }}</i></td>
</tr>
<tr>
<td valign="top">JAnonymous</td>
<td valign="top"><i>{{ _('docs. wiki migration') }}</i></td>
</tr>
<tr>
<td valign="top">jar</td>
<td valign="top"><i>{{ _('translations into French') }}</i></td>
</tr>
<tr>
<td valign="top">scintilla</td>
<td valign="top"><i>{{ _('C port of jcpuid') }}</i></td>
</tr>
<tr>
<td valign="top">smeghead</td>
<td valign="top"><i>{{ _('C# SAM library, pants, fortuna integration') }}</i></td>
</tr>
<tr>
<td valign="top">Nightblade</td>
<td valign="top"><i>{{ _('libSAM') }}</i></td>
</tr>
<tr>
<td valign="top">dinoman</td>
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
</tr>
<tr>
<td valign="top">DrWoo</td>
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
</tr>
<tr>
<td valign="top">dr|z3d</td>
<td valign="top"><i>{{ _('Console and website themes') }}</i></td>
</tr>
<td valign="top">walking</td>
<td valign="top"><i>Chinese translation</i></td>
</tr>
<tr>
<td valign="top">monkeybrains</td>
<td valign="top"><i>Dutch translation</i></td>
</tr>
<tr>
<td valign="top">magma</td>
<td valign="top"><i>French translation</i></td>
</tr>
<tr>
<td valign="top">eche|on, mixxy</td>
<td valign="top"><i>German translation</i></td>
</tr>
<tr>
<td valign="top">rus, 4get, slow</td>
<td valign="top"><i>Russian translation</i></td>
</tr>
<tr>
<td valign="top">user</td>
<td valign="top"><i>Spanish translation</i></td>
</tr>
<tr>
<td valign="top">thelastcode, hamada</td>
<td valign="top"><i>Arabic translation</i></td>
</tr>
<tr>
<td valign="top" colspan="2">{% trans %}&hellip; and many others{% endtrans %}</td>
</tr>
<tr>
<td><a href="site_url(about/hall-of-fame)">Hall of Fame!</a></td>
</tr>
</table>
<h2>{{ _('Inclusion') }}</h2>
<p>{% trans -%}
I2P welcomes all kinds of people, as long as they are friendly and helpful to each other.<br>
We disgrace hate, anger, racism, and bad speaking towards anyone.<br>
We do support LBGT, suppressed minorites and other people, wether they need help in kind of our I2P software or not.<br>
We work together to build a free world without hate, racism and violence.<br>
The I2P router software was created in this spirit and should be used to help repressed people to regain their freedom of speech, while not suppressing others.
{%- endtrans %}</p>
{% endblock %}