forked from I2P_Developers/i2p.www
VRP tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Vulnerability Response Process') }}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}January 2020{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}2020-06{% endblock %}
|
||||
{% block content_id %}vrp{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans %}
|
||||
@@ -17,7 +17,7 @@ sites/servers are NOT in the scope of the vulnerability assessment / response pr
|
||||
|
||||
<h2 id="i.-point-of-contact-for-security-issues">I. {{ _('Point of Contact for Security Issues') }}</h2>
|
||||
|
||||
security@geti2p.net - GPG Key fingerprint = EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A
|
||||
security (at) geti2p.net - GPG Key fingerprint = EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A
|
||||
|
||||
<h2 id="ii.-security-response-team">II. {{ _('Security Response Team') }}</h2>
|
||||
|
||||
@@ -31,9 +31,7 @@ Echelon is the trusted security point-of-contact. He forwards e-mails to team me
|
||||
<li>{% trans -%}
|
||||
Researcher submits report via:
|
||||
{%- endtrans %}
|
||||
<ol>
|
||||
<li>{{ _('Email(security@geti2p.net)')}}</li>
|
||||
</ol>
|
||||
security (at) geti2p.net
|
||||
</li>
|
||||
|
||||
<li>{% trans -%}
|
||||
|
Reference in New Issue
Block a user