fix date
This commit is contained in:
@ -1,14 +1,12 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Vulnerability Response Process') }}{% endblock %}
|
||||
{% block lastupdated %}2020-06{% endblock %}
|
||||
{% block lastupdated %}2023-04{% endblock %}
|
||||
{% block content_id %}vrp{% endblock %}
|
||||
{% block content %}
|
||||
<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 April 2023.{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}Researchers: during your study and network testing, we ask that you refrain from the following: - Performing active exploits or Denial of Service attacks on the
|
||||
I2P network - Performing social engineering on I2P team and community members - Performing any physical or electronic attempts against I2P property and/or data
|
||||
centers{%- endtrans %}</p>
|
||||
|
Reference in New Issue
Block a user