diff --git a/i2p2www/pages/site/get-involved/guides/reseed.html b/i2p2www/pages/site/get-involved/guides/reseed.html index 06dc0c242ba071e37259aceb80622a194859d6be..5ad054deeaecbb666baa58a9b55e24c256984fb4 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 %}2023-01{% endblock %} +{% block lastupdated %}2024-12{% endblock %} {% block content %} <h2>{% trans %}General Information{% endtrans %}</h2> @@ -140,11 +140,11 @@ zzz.i2p . {% trans %}These will allow I2P users to authenticate your reseed services and secure the I2P network.{% endtrans %} </p> <p> -{% trans %}Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum) -Provide us with details about your new reseed server:{% endtrans %} +Contact us via email zzz at mail.i2p. +Provide us with details about your new reseed server: <ul> <li>{% trans %}Reseed website URL{% endtrans %}</li> -<li>{% trans %}Public SSL certificate{% endtrans %}</li> +<li>Public SSL certificate (only required if selfsigned)</li> <li>{% trans %}Public reseed su3 certificate{% endtrans %}</li> <li>{% trans %}Your contact email{% endtrans %}</li> <li>{% trans %}A statement that you agree to the privacy policy above{% endtrans %}</li>