java -jar syndie-installer-1.107b.bin.linuxXX.jar
).java -jar syndie-installer-1.107b.bin.osxXX.jar
).java -jar bin/syndie-cli.jar
). The GPG public key used to sign the distributed files is
0xee60c0c8ee7256a8
(fingerprint 2D3D 2D03 910C 6504 C121 0C65 EE60 C0C8 EE72 56A8)
.
swt.jar
for your platform and i2p.jar
to build Syndie. We provide hsqldb.jar
in the Syndie source.
Be sure to read the file INSTALL
for instructions.mtn.i2p2.de
in the i2p.syndie
branch.Older releases are archived.
To upgrade or reinstall, simply install Syndie again on top of itself.
Upgrading or reinstalling does not affect your content or keys, just the
software. To completely wipe any old data, identities, or keys, delete the
$HOME/.syndie
directory.
To uninstall, if you used the installer and created desktop icons or
start menu shortcuts, simply launch the included uninstaller. Otherwise, just
remove the directory you installed Syndie into (e.g. $HOME/syndie
or
C:\Program Files\Syndie
).
The Syndie content is stored in $HOME/.syndie
or
%HOME%\.syndie
by default, so you should delete that directory as
well if you want to remove the content (and private keys!). To use another
location (or to run multiple instances at once), simply pass another root
directory on the command line (e.g. java -jar syndie.jar %HOME%\nym1
)