263 lines
7.3 KiB
HTML
263 lines
7.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>
|
|
I2P Reseed Tools
|
|
</title>
|
|
<meta name="author" content="eyedeekay" />
|
|
<meta name="description" content="reseed-tools" />
|
|
<meta name="keywords" content="master" />
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
<link rel="stylesheet" type="text/css" href="showhider.css" />
|
|
</head>
|
|
<body>
|
|
<div id="navbar">
|
|
<a href="#shownav">
|
|
Show navigation
|
|
</a>
|
|
<div id="shownav">
|
|
<div id="hidenav">
|
|
<ul>
|
|
<li>
|
|
<a href="..">
|
|
Up one level ^
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href=""></a>
|
|
</li>
|
|
<li>
|
|
<a href=""></a>
|
|
</li>
|
|
<li>
|
|
<a href="index.html">
|
|
index.html
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="index.html">
|
|
index.html
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href=""></a>
|
|
</li>
|
|
<li>
|
|
<a href="DEBIAN.html">
|
|
DEBIAN
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="DOCKER.html">
|
|
DOCKER
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="EXAMPLES.html">
|
|
EXAMPLES
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="PLUGIN.html">
|
|
PLUGIN
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="index.html">
|
|
index
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="SERVICES.html">
|
|
SERVICES
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="TLS.html">
|
|
TLS
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="index.html">
|
|
index.html
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<br>
|
|
<a href="#hidenav">
|
|
Hide Navigation
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a id="returnhome" href="/">
|
|
/
|
|
</a>
|
|
<h1>
|
|
Plugin install URL’s
|
|
</h1>
|
|
<p>
|
|
Plugin releases are available inside of i2p at
|
|
<a href="http://idk.i2p/reseed-tools/">
|
|
http://idk.i2p/reseed-tools/
|
|
</a>
|
|
and via the github mirror at
|
|
<a href="https://github.com/eyedeekay/reseed-tools/releases">
|
|
https://github.com/eyedeekay/reseed-tools/releases
|
|
</a>
|
|
.
|
|
These can be installed by adding them on the
|
|
<a href="http://127.0.0.1:7657/configplugins">
|
|
http://127.0.0.1:7657/configplugins
|
|
</a>
|
|
.
|
|
</p>
|
|
<p>
|
|
After installing the plugin, you should immediately edit the
|
|
<code>
|
|
$PLUGIN/signer
|
|
</code>
|
|
file in order to set your
|
|
<code>
|
|
--signer
|
|
</code>
|
|
email, which is used to name your keys.
|
|
You can find the
|
|
<code>
|
|
$PLUGIN
|
|
</code>
|
|
directory in your I2P config directory, which is
|
|
usually
|
|
<code>
|
|
$HOME/.i2p
|
|
</code>
|
|
on Unixes.
|
|
</p>
|
|
<p>
|
|
This will allow the developers to contact you if your reseed has issues
|
|
and will authenticate your reseed to the I2P routers that use it.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
darwin/amd64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-darwin-amd64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-darwin-amd64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
darwin/arm64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-darwin-arm64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-darwin-arm64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
linux/386:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-linux-386.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-linux-386.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
linux/amd64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-linux-amd64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-linux-amd64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
linux/arm:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-linux-arm.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-linux-arm.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
linux/arm64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-linux-arm64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-linux-arm64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
openbsd/amd64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-openbsd-amd64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-openbsd-amd64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
freebsd/386:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-freebsd-386.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-freebsd-386.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
freebsd/amd64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-freebsd-amd64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-freebsd-amd64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
windows/amd64:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-windows-amd64.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-windows-amd64.su3
|
|
</a>
|
|
</li>
|
|
<li>
|
|
windows/386:
|
|
<a href="http://idk.i2p/reseed-tools/reseed-tools-windows-386.su3">
|
|
http://idk.i2p/reseed-tools/reseed-tools-windows-386.su3
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<div id="sourcecode">
|
|
<span id="sourcehead">
|
|
<strong>
|
|
Get the source code:
|
|
</strong>
|
|
</span>
|
|
<ul>
|
|
<li>
|
|
<a href="https://i2pgit.org/idk/reseed-tools">
|
|
Source Repository: (https://i2pgit.org/idk/reseed-tools)
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<a href="#show">
|
|
Show license
|
|
</a>
|
|
<div id="show">
|
|
<div id="hide">
|
|
<pre><code>Copyright (c) 2014 Matt Drollette
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
</code></pre>
|
|
<a href="#hide">
|
|
Hide license
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
|
|
</div>
|
|
<div>
|
|
<a href="https://geti2p.net/">
|
|
<img src="i2plogo.png"></img>
|
|
I2P
|
|
</a>
|
|
</div>
|
|
</body>
|
|
</html> |