Since version 0.25 each source tarball is accompanied by a file with the same name and the extension ".asc".
These are PGP signatures, so you can verify that the file you've downloaded is exactly the one that we intended you to get. The tarballs are signed by the developer, Robert Hogan, with key 0x22F6856F.
To import this key, do the following at the command line:
So to verify the tarball you put the tarball and the '.asc' file in the same directory. Then do (changing '0.25' to the appropriate version number):
gpg --verify tork-0.25.tar.bz2.asc
The output should be something like:
gpg: Signature made Fri 28 Dec 2007 07:58:27 PM GMT using DSA key ID 22F6856F gpg: Good signature from "Robert Hogan <
>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner.
You can remove the warning by electing to trust the developer's signing key.
This is what a BAD verification response looks like:
gpg --verify tork-0.25.tar.bz2.asc gpg: Signature made Wed Feb 23 01:33:29 2005 EST using DSA key ID 22F6856F gpg: BAD signature from "Robert Hogan <
>"
If you like TorK you can send a gift to the developer from his Amazon wish-list.
TorK is Free Software released under the GNU/GPL License. This website was made with Mambo.