From ecbe97cc5532d9ee14155ed660ad1f35223fcb46 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 26 Sep 2022 12:35:57 -0400 Subject: [PATCH] start rewriting the reseed page --- .../site/get-involved/guides/reseed.html | 987 ++---------------- 1 file changed, 79 insertions(+), 908 deletions(-) diff --git a/i2p2www/pages/site/get-involved/guides/reseed.html b/i2p2www/pages/site/get-involved/guides/reseed.html index 8ab7e242..93e37230 100644 --- a/i2p2www/pages/site/get-involved/guides/reseed.html +++ b/i2p2www/pages/site/get-involved/guides/reseed.html @@ -11,35 +11,90 @@ Thank you for volunteering to run an I2P reseed server. New routers fetch a bundle of peer references, or "router infos", from one or more of a hardcoded list of HTTPS URLs. {%- endtrans %}

-

{% trans %}Requirements{% endtrans %}

+

{% trans %}Privacy Policy{% endtrans %}

{% trans -%} -At its simplest, a reseed server consists of a Java I2P router, an HTTPS web server, -and some scripts that periodically gather router infos from the router, -bundle and sign them into a custom file format, and deliver these files over HTTPS. -In practice, it's a bit more complex, and a reseed operator must be fairly competent and attentive. -A reseed server is not appropriate for a residential internet connection. The complexities include: +A reseed operator is a trusted role in the network. +While we do not yet have a formal privacy policy, you must ensure the privacy of our users +by not publicizing logs or IPs found in those logs, except as necessary to discuss administration issues with the I2P reseed team. +{%- endtrans %}

+ +

{% trans %}Getting Started{% endtrans %}

+ +

{% trans -%} +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. {%- endtrans %}

+

{% trans -%} +For further information, read the information at the following links, and then contact zzz. +Thank you! +{%- endtrans %}

+ +