post meeting logs, minor formatting changes to restrictive countries page

This commit is contained in:
idk
2021-07-06 16:49:33 -04:00
parent a039090dd9
commit 55480eb08f
3 changed files with 86 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Strict Countries') }}{% endblock %}
{% block content %}
<p>{% trans -%}This implementation of I2P(the Java implementation distributed on this site)
<p>{% trans -%}This implementation of I2P (the Java implementation distributed on this site)
includes a "Strict Countries List" which we use to decide how routers should behave
within regions where applications like I2P may be limited by law. For example, while
no countries that we know of prohibit using I2P, some have broad prohibitions on
@@ -9,7 +9,11 @@ participating in routing for others. Routers that appear to be in the "Strict"
countries will automatically be placed into "Hidden" mode.{%- endtrans %}</p>
<p>{% trans -%}
The Project relies on the research provided by civil and digital rights organizations in order to make decisions that offers protections for its users. In this case the ongoing research provided by <a href="https://freedomhouse.org/">Freedom House</a> has been referenced. General guidance is to include countries with a Civil Liberties (CL) score of 16 or less or an Internet Freedom score of 39 or less (not free). {%- endtrans %}</p>
The Project relies on the research provided by civil and digital rights organizations in order
to make decisions that offer protections for its users. In this case the ongoing research
provided by <a href="https://freedomhouse.org/">Freedom House</a> has been referenced. General
guidance is to include countries with a Civil Liberties (CL) score of 16 or less or an Internet
Freedom score of 39 or less (not free).{%- endtrans %}</p>
<h4>{% trans -%}Hidden Mode Summary{%- endtrans %}</h4>
<p>{% trans -%}When a router is placed into hidden mode, three key things change about it's behavior.