diff --git a/i2p2www/pages/site/get-involved/guides/reseed.html b/i2p2www/pages/site/get-involved/guides/reseed.html index 604c19ea61b27475d73599ad240d244cbf750481..bbb118f0076fee2a20c0810406804d559ad84523 100644 --- a/i2p2www/pages/site/get-involved/guides/reseed.html +++ b/i2p2www/pages/site/get-involved/guides/reseed.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{{ _('How to Set up a Reseed Server') }}{% endblock %} -{% block lastupdated %}{% trans %}February 2017{% endtrans %}{% endblock %} +{% block lastupdated %}2020-07{% endblock %} {% block content %} <h2>{% trans %}Overview{% endtrans %}</h2> @@ -70,14 +70,14 @@ Support is only available to those who have been running reseed servers in good {%- endtrans %}</p> <p>{% trans -%} -If you would like to discuss support, please contact echelon and CC: backup. +If you would like to discuss support, please contact echelon and CC: zzz {%- endtrans %}</p> <h2>{% trans %}Getting Started{% endtrans %}</h2> <p>{% trans -%} -Our reseed coordinator is "backup" and he may be contacted at backup at mail.i2p or backup at i2pmail.org. +Our reseed coordinator is "zzz" and he may be contacted at zzz at mail.i2p or zzz at i2pmail.org. Unfortunately, he is not generally on IRC. The reseed setup is somewhat specialized, and you should direct most questions to him. {%- endtrans %}</p> @@ -93,7 +93,7 @@ A Go implementation that includes the web server and all the scripts. This is th </ul> <p>{% trans -%} -For further information, read the information at the following links, and then contact backup. +For further information, read the information at the following links, and then contact zzz. Thank you! {%- endtrans %}</p> @@ -294,7 +294,7 @@ Additionally, ensure that your webserver uses these suggested settings for Stron </p> <p> -Note: i2p-tool has also an build-in standalone webserver with TLS support which can be used without a webserver. Please contact me (backup at mail.i2p.de) if you need help, or stop by #i2p-dev on IRC2P and talk to other reseed operators. +Note: i2p-tool has also an build-in standalone webserver with TLS support which can be used without a webserver. Please contact (zzz at mail.i2p.de) if you need help, or stop by #i2p-dev on IRC2P and talk to other reseed operators. </p> @@ -321,7 +321,7 @@ Note: i2p-tool has also an build-in standalone webserver with TLS support which TLS certificate (if self signed) </li></ol> <p> -Send me an email: backup at mail.i2p.de, PGP signed welcome :-) +Send an email: zzz at mail.i2p, PGP signed welcome :-) <h2>4. Go Solution - Detailed Instructions</h2> @@ -938,7 +938,7 @@ Do a real reseed test on *another* I2P router machine: <h3>8. Contact Reseed Maintainer</h3> <p> -Contact us per email backup at mail.i2p (fallback is the reseed section at zzz's forum) +Contact us per email zzz at mail.i2p (fallback is the reseed section at zzz's forum) Provide us with details about the new <ul> <li>Reseed website URL, @@ -947,6 +947,6 @@ Provide us with details about the new <li>Your contact email </ul> <p> -Feel free to contact backup at mail.i2p in case of questions or problems or post your question at zzz's forum in the reseed section. +Feel free to contact zzz at mail.i2p in case of questions or problems or post your question at zzz's forum in the reseed section. {% endblock %}