diff --git a/installer/resources/eepsite/docroot/help/index.html b/installer/resources/eepsite/docroot/help/index.html index 962b36b1d..ea468aeda 100644 --- a/installer/resources/eepsite/docroot/help/index.html +++ b/installer/resources/eepsite/docroot/help/index.html @@ -101,9 +101,9 @@

If you're returned to this page after editing the content, try clearing your browser's web cache:

Register your own I2P Domain

@@ -111,14 +111,13 @@

Now it's time to add your website to an I2P address book hosted by a site such as stats.i2p or no.i2p. That is, you must enter your website name and key into a web interface on one or more of these sites. Here is the key entry form at stats.i2p. - You will need your Authentication String for the next step, this can be found on the Registration Authentication page which is linked to on the Hidden Service configuration page. + You will need your Authentication String for the next step, this can be found on the Registration Authentication page which is linked from the Hidden Service configuration page. Copy the entire authentication string and paste it on the key entry page. - Enter an optional name. Describe your site briefly, this step is recommended. If your site is a HTTP service, leave the checkbox selected - if not unselect it. Read through the Terms of Service carefully. Click the "Submit" button at the bottom of the page. - Check to see if it reports the key was added. + Verify the submission was successful. Since many routers periodically get address book updates from these sites, within several hours others will be able to find your website by simply typing something.i2p into their browser.

Adding Addressbook Subscriptions

@@ -169,22 +168,16 @@

Beware that a poorly configured webserver or web appplication can leak potentially compromising information such as your real IP address or server details that may reduce your anonymity or assist a hacker. We recommend using the default server unless you feel comfortable doing server administration. - Please carry out some research into securing your web server prior to placing it online. + Please ensure your web server is secure prior to placing it online. There are plenty of guides online, for example if you search for "nginx security hardening guide" you will find a number of guides that have good recommendations. +

- We will point out one major issue with the Apache web server: - The mod_status and mod_info Apache modules are known to be enabled by default on some operating systems, these expose various forms of internal data which can lead to serious compromise of anonymity when used on an anonymous network like I2P. - Removing the lines from your Apache configuration file where these modules are loaded is the easiest way to prevent these issues. +

There is one important issue with the Apache web server. + The mod_status and mod_info Apache modules are enabled by default on some operating systems. + These modules expose internal data which can lead to serious compromise of anonymity when used on an anonymous network. + Removing the lines in the configuration file where these modules are loaded is the easiest way to prevent these issues.

- -

Further Assistance

If you have any questions, the following places are available for support: @@ -203,11 +196,11 @@ +


This page, the project website and the router console need translations! Please help the project grow by getting involved or translating.
-
diff --git a/installer/resources/eepsite/docroot/help/lib/cn.png b/installer/resources/eepsite/docroot/help/lib/cn.png deleted file mode 100644 index 891441462..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/cn.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/de.png b/installer/resources/eepsite/docroot/help/lib/de.png deleted file mode 100644 index ac4a97736..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/de.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/eepsite.css b/installer/resources/eepsite/docroot/help/lib/eepsite.css index 0c83c8d8c..51a65ad4e 100644 --- a/installer/resources/eepsite/docroot/help/lib/eepsite.css +++ b/installer/resources/eepsite/docroot/help/lib/eepsite.css @@ -2,7 +2,7 @@ body { margin: 25px 10%; text-align: justify; color: #ffffe0; - background: #210800 url(bg.png); + background: #210800 url(pagebg.png); background-size: 120px 120px; } @@ -282,4 +282,4 @@ code { body { margin: 10px !important; } -} \ No newline at end of file +} diff --git a/installer/resources/eepsite/docroot/help/lib/es.png b/installer/resources/eepsite/docroot/help/lib/es.png deleted file mode 100644 index c2de2d711..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/es.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/fr.png b/installer/resources/eepsite/docroot/help/lib/fr.png deleted file mode 100644 index 8332c4ec2..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/fr.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/ir.png b/installer/resources/eepsite/docroot/help/lib/ir.png deleted file mode 100644 index c5fd136ae..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/ir.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/it.png b/installer/resources/eepsite/docroot/help/lib/it.png deleted file mode 100644 index 89692f74f..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/it.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/jp.png b/installer/resources/eepsite/docroot/help/lib/jp.png deleted file mode 100644 index 325fbad3f..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/jp.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/nl.png b/installer/resources/eepsite/docroot/help/lib/nl.png deleted file mode 100644 index fe44791e3..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/nl.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/bg.png b/installer/resources/eepsite/docroot/help/lib/pagebg.png similarity index 100% rename from installer/resources/eepsite/docroot/help/lib/bg.png rename to installer/resources/eepsite/docroot/help/lib/pagebg.png diff --git a/installer/resources/eepsite/docroot/help/lib/ru.png b/installer/resources/eepsite/docroot/help/lib/ru.png deleted file mode 100644 index 47da4214f..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/ru.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/se.png b/installer/resources/eepsite/docroot/help/lib/se.png deleted file mode 100644 index 1994653da..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/se.png and /dev/null differ diff --git a/installer/resources/eepsite/docroot/help/lib/us.png b/installer/resources/eepsite/docroot/help/lib/us.png deleted file mode 100644 index 10f451fe8..000000000 Binary files a/installer/resources/eepsite/docroot/help/lib/us.png and /dev/null differ