fix typos in vrp
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
This process is subject to change. Please refer to this page for the current VRP.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}This page was last updated in January 2020.{%- endtrans %}</p>
|
||||
<p>{% trans %}This process is subject to change. Please refer to this page for the current VRP.{%- endtrans %}</p>
|
||||
<p>{% trans %}This page was last updated in June 2020.{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}Researchers: while you research/hack, we kindly ask that you refrain from the following: - Performing active exploits or Denial of Service attacks on the
|
||||
i2p network - Performing social engineering on i2p development team members - Performing any physical or electronic attempts against i2p property and/or data
|
||||
centers{%- endtrans %}</p>
|
||||
@ -29,10 +29,10 @@ Echelon is the trusted security point-of-contact. He forwards e-mails to team me
|
||||
|
||||
<ol>
|
||||
<li>{% trans -%}
|
||||
Researcher submits report via one or both of two methods:
|
||||
Researcher submits report via:
|
||||
{%- endtrans %}
|
||||
<ol>
|
||||
<li>{{ _('Email(security@geti2p.net')}}</li>
|
||||
<li>{{ _('Email(security@geti2p.net)')}}</li>
|
||||
</ol>
|
||||
</li>
|
||||
|
||||
@ -75,11 +75,11 @@ Establish severity of vulnerability:
|
||||
<dl>
|
||||
<dt>HIGH</dt>
|
||||
<dd>{% trans -%}
|
||||
Effects network as a whole, has potential to break entire network or is on a scale of great catastrophe.
|
||||
Affects network as a whole, has potential to break entire network or is on a scale of great catastrophe.
|
||||
{%- endtrans %}</dd>
|
||||
<dt>MEDIUM</dt>
|
||||
<dd>{% trans -%}
|
||||
Effects individual routers, or must be carefully exploited.
|
||||
Affects individual routers, or must be carefully exploited.
|
||||
{%- endtrans %}</dd>
|
||||
<dt>LOW</dt>
|
||||
<dd>{% trans -%}
|
||||
|
Reference in New Issue
Block a user