forked from I2P_Developers/i2p.www
new reseed server docs, moved from zzz.i2p
This commit is contained in:
@@ -41,7 +41,7 @@ or type <tt>java -version</tt> at your command prompt.
|
|||||||
|
|
||||||
<h3>{{ _('Release Notes') }}</h3>
|
<h3>{{ _('Release Notes') }}</h3>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<a href="../blog/">{{ _('Release Notes') }}</a>
|
<a href="../blog/category/release">{{ _('Release Notes') }}</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a href="https://raw.githubusercontent.com/i2p/i2p.i2p/master/history.txt">{{ _('Change Log') }}</a>
|
<a href="https://raw.githubusercontent.com/i2p/i2p.i2p/master/history.txt">{{ _('Change Log') }}</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
|
@@ -221,6 +221,8 @@ Traditionally used only by Java applications and higher-level APIs.
|
|||||||
</li><li>
|
</li><li>
|
||||||
<a href="{{ site_url('docs/applications/embedding') }}">{{ _('Embedding the router in your application') }}</a>
|
<a href="{{ site_url('docs/applications/embedding') }}">{{ _('Embedding the router in your application') }}</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
|
<a href="{{ site_url('get-involved/guides/reseed') }}">{{ _('How to Set up a Reseed Server') }}</a>
|
||||||
|
</li><li>
|
||||||
<a href="{{ site_url('docs/ports') }}">{{ _('Ports used by I2P') }}</a>
|
<a href="{{ site_url('docs/ports') }}">{{ _('Ports used by I2P') }}</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a href="http://{{ i2pconv('update.killyourtv.i2p') }}/mtn/">{{ _('Automatic updates to development builds inside I2P') }}</a>
|
<a href="http://{{ i2pconv('update.killyourtv.i2p') }}/mtn/">{{ _('Automatic updates to development builds inside I2P') }}</a>
|
||||||
|
1014
i2p2www/pages/site/get-involved/guides/reseed.html
Normal file
1014
i2p2www/pages/site/get-involved/guides/reseed.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -74,6 +74,11 @@ Both anonymity vulnerabilities from the various
|
|||||||
and DOS and other weaknesses due to securities holes,
|
and DOS and other weaknesses due to securities holes,
|
||||||
need researching.
|
need researching.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
|
</li><li><b>{{ _('Reseeding') }}</b> —
|
||||||
|
{% trans reseed=site_url('get-involved/guides/reseed') -%}
|
||||||
|
Set up a reseed server for new routers to bootstrap from.
|
||||||
|
Detailed instructions are on our <a href="{{ reseed }}">reseed server page</a>.
|
||||||
|
{%- endtrans %}
|
||||||
</li><li><b><a href="{{ site_url('get-involved/donate') }}">{{ _('Donate') }}</a></b>
|
</li><li><b><a href="{{ site_url('get-involved/donate') }}">{{ _('Donate') }}</a></b>
|
||||||
|
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
Reference in New Issue
Block a user