diff --git a/ennstatus/templates/base.html b/ennstatus/templates/base.html --- a/ennstatus/templates/base.html +++ b/ennstatus/templates/base.html @@ -36,7 +36,7 @@ {% if '.onion' in request.url_root %} News {% else %} - News + News {% endif %}
Frënn vun der Ënn is a non-profit organization, based in Luxembourg (EU) with the purposes of keeping anonymity, privacy and freedom of speech alive. We've been funded in January 2013 and our Statutes can be looked up here.
+Frënn vun der Ënn is a non-profit organization, based in Luxembourg (EU) with the purposes of keeping anonymity, privacy and freedom of speech alive. We've been funded in January 2013 and our Statutes can be looked up here.
With a recurring contribution of 3 EUR/month (duration min. 12 months) you can help us keep such a bridge up and running. The servers for this project are located in Luxembourg.
Interested? Our bridge operator will give you further information about the project.
+Interested? Our bridge operator will give you further information about the project.
Get in touch: Write to bridges@enn.lu GPG: 0x9C5D0F3B (DE, EN, LB, FR)
An exit node (Tor Exit Node) is the last part of the chain for a users traffic. Here it's going to be passed on to the destionation the user has choosen (i.e. http://ixquick.com/).
To accomplish our objectives, we need to get more exit nodes online. In order to do this, we focus to spent our gains right to the setup of exit nodes.
-Finding reliable, freedom and privacy aware hosters is not a trivial task, so we encourage you to share your expericences with us, either on the mailing list, the wiki or simply drop us a mail.
+Finding reliable, freedom and privacy aware hosters is not a trivial task, so we encourage you to share your expericences with us, either on the mailing list, the wiki or simply drop us a mail.
We are an official mirror of the Tor Project and Tails - a live operating system to protect your privacy with the help of anonymity and encryption - website.
We also host an Globe - a tor relay and bridge explorer - instance at globe.enn.lu.
+We also host an Globe - a tor relay and bridge explorer - instance at globe.enn.lu.
{% endblock %} diff --git a/ennstatus/templates/status/macros.html b/ennstatus/templates/status/macros.html --- a/ennstatus/templates/status/macros.html +++ b/ennstatus/templates/status/macros.html @@ -32,7 +32,7 @@ {% if '.onion' in request.url_root %} {% set url_root = '//ji3yb2tncy6naj7b.onion' %} {% else %} - {% set url_root = 'http://globe.enn.lu' %} + {% set url_root = '//globe.enn.lu' %} {% endif %} {{ fingerprint|upper}} {% endmacro %}