..    
Deutsch · English · Español · Français · Italiano    Mirrors    
Page Contents 
  
 
Home 
  
 
Download 
  
 
Documentation 
  
 
Related software 
  
 
Misc 
  
 

Integrity Check

In order to check that the version of GnuPG which you are going to install is an original and unmodified one, you can do it in one of the following ways.

 
  
 

Using gpg

If you already have a trusted version of GnuPG installed, you can simply check the supplied signature. For example to check the signature of the file gnupg-1.4.9.tar.bz2 you would use this command:

gpg --verify gnupg-1.4.9.tar.bz2.sig

This checks whether the signature file matches the source file. You should see a message indicating that the signature is good and made by that signing key . Make sure that you have the right key, either by checking the fingerprint of that key with other sources or by checking that the key has been signed by a trustworthy other key.

Never use a GnuPG version you just downloaded to check the integrity of the source - use an existing GnuPG installation.

 
  
 

Using sha1sum

If you are not able to use an old version of GnuPG, you have to verify the SHA1 checksum. Assuming you downloaded the file gnupg-1.4.9.tar.bz2, you would run the sha1sum command like this:

sha1sum gnupg-1.4.9.tar.bz2

and check that the output matches the SHA1 checksum reported on this site. An example of sha1sum checksum is:

826f4bef1effce61c3799c8f7d3cc8313b340b55 gnupg-1.4.9.tar.bz2

To be sure that this page has not been tampered, you may want to compare the list below with the one included in the announcement mail posted to several mailing list.

 
  
 

SHA1 Sum Summary

For your convenience, all SHA1 sums available for software that can be downloaded from our site , have been gathered below.

826f4bef1effce61c3799c8f7d3cc8313b340b55  gnupg-1.4.9.tar.bz2
52a245d20da70a3f79a2134c8ece3a1d30554ffa  gnupg-1.4.9.tar.gz
59ec735f425c37722746be68bf12565e2380362e  gnupg-1.4.8-1.4.9.diff.bz2
c2efad983dfe50e6d8007257bad2c76604be389a  gnupg-w32cli-1.4.9.exe
959bdb934e3a72d256bfbd0122d996a73adb5d1f  gnupg-2.0.9.tar.bz2
6699a1ff94c649e8905199d480c6412cc43bad3d  pinentry-0.7.5.tar.gz
39eb62907e5c4ddc29da00b1291c24e5267f113e  dirmngr-1.0.1.tar.bz2
d3c71afb8b88b1050067633cd8bcc4ca0bae696d  gpgme-1.1.4.tar.bz2
f6c36e9d99736883a8ce5b80b0a51d854cbbbc70  libassuan-1.0.5.tar.bz2
367fe7fecd2ed4ab743849279dbc2f7e148f9956  libgcrypt-1.4.1.tar.bz2
2f387d0c34dd55eaf3b5f3c2570e9033eb540bc3  libgpg-error-1.6.tar.bz2
7a4b3a8340087ed360269b567881ebfb9b67441b  libksba-1.0.3.tar.bz2
 
  
 
 

Copyright (C) 2002-2004 Free Software Foundation, Inc.

Written by Werner Koch (2004-08-26 17:14).
Generated with WML 2.0.8 (30-Oct-2001) on 2008-07-29 11:39:22
from source file integrity_check.wml, $Revision: 1.32 $, $Date: 2008-07-02 08:05:11 $
Site designed by LoLo

For any question, please, follow these directions


 Technical resources for this
project are sponsered by
Site sponsored by 
  

Valid XHTML 1.0!     Peace!     Valid CSS!