|
Downloads
The latest release of rssh can be downloaded by
clicking on the links below. You can also download
older releases, though using them is not
recommended, for one reason or another. Please be sure to download
the GPG signature and verify it for authenticity!
Releases of rssh , including both the source
tarball and all RPMs, are signed with This GPG
Key, key ID 0x81CFE75D. You may or may not be able to download a
valid copy of this key from the key servers, as they generally have
trouble dealing with subkeys. You may have to download it from the
provided link. The fingerprint for this key is:
3A6F E9A6 B62D 6B47 DC49 6B6D 7637 6542 81CF E75D
Current Release
The newest release of rssh is v2.3.4.
Note: you may have to shift-click the signature file to download
it. Some browsers may try to display the file, rather than
downloading it.
The RPM files are signed internally with the gpg key mentioned
above. To verify them, you will need to import my key into rpm, using
the following command:
$ rpm --import http://www.pizzashack.org/ddmkey.txt
Once you have the source tar ball, the GPG signature, and my
GPG key, you can verify the source with GPG using syntax such as this:
$ gpg --verify rssh-2.3.3.tar.gz.sig rssh-2.3.3.tar.gz
Note that the sig file comes first. If you're using PGP rather than
GPG, you're on your own. Good luck!
|