Add new go quick start guide from backup
Move PHP docs to the bottom, mark not recommended
Spelling fixes in overview
This commit is contained in:
zzz
2016-02-02 13:30:33 +00:00
parent 74882e6cec
commit b925f8cc1e
2 changed files with 806 additions and 715 deletions

View File

@@ -8,7 +8,7 @@
<h2 id="about">{% trans %}About Reseed hosts{% endtrans %}</h2> <h2 id="about">{% trans %}About Reseed hosts{% endtrans %}</h2>
<p>{% trans -%} <p>{% trans -%}
Reseed hosts are needed to for bootstrapping, that is providing the initial set of I2P nodes for your I2P node to talk to. Depending on the status of your node it may need to bootstrap every now and then if many of the nodes it knows of aren't contactable. Reseed hosts are needed to for bootstrapping, that is, providing the initial set of I2P nodes for your I2P node to talk to. Depending on the status of your node it may need to bootstrap every now and then if many of the nodes it knows of aren't contactable.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans -%} <p>{% trans -%}
@@ -19,7 +19,7 @@ Reseeding is done over an encrypted connection and all of the bootstrap informat
<h2 id="running">{% trans %}Running a Reseed host{% endtrans %}</h2> <h2 id="running">{% trans %}Running a Reseed host{% endtrans %}</h2>
<p> <p>
{% trans -%} {% trans -%}
The more reseed hosts that are run, the more resiliant the I2P network becomes, and the harder it is to prevent users of I2P from connecting to the network. The more reseed hosts that are run, the more resilient the I2P network becomes, and the harder it is to prevent users of I2P from connecting to the network.
{%- endtrans %} {%- endtrans %}
</p> </p>
{% trans -%} {% trans -%}
@@ -33,8 +33,8 @@ There have also been cases where the reseed hosts we had, have been under heavy
<h2 id="thank you">{% trans %}Thank you{% endtrans %}</h2> <h2 id="thank you">{% trans %}Thank you{% endtrans %}</h2>
<p> <p>
{%-trans -%} {%-trans -%}
If you are running a reseed server, I would like to thank you for helping to If you are running a reseed server, We would like to thank you for helping to
make the I2P network stronger and more resiliant than ever. make the I2P network stronger and more resilient than ever.
{%- endtrans-%} {%- endtrans-%}
</p> </p>
<p> <p>

File diff suppressed because it is too large Load Diff