Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following example details how signature interaction works. In this example, you are already assumed to have downloaded apache-fineract-0.6.0-incubating-src.tar.gz (the source release) and apache-fineract-0.6.0-incubating-src.tar.gz.asc (the detached signature). In this example we are assuming you are verifying Apache Fineract 0.6.0-incubating release.

This example uses The GNU Privacy Guard. Any OpenPGP -compliant program should work successfully.

...

Download apache-fineract-0.6.0-incubating-src.tar.gz.md5, apache-fineract-0.6.0-incubating-src.sha512, apache-fineract-0.6.0-incubating-binary.tar.gz.sha.md5, apache-fineract-0.6.0-incubating-binary.sha512 files from https://dist.apache.org/repos/dist/dev/incubator/fineract/0.6.0-incubating/

...

Code Block
languagebash
% gpg --print-md MD5 apache-fineract-0.6.0-incubating-src.tar.gz
  apache-fineract-0.6.0-incubating-src.tar.gz: 
  53 BD 68 9E 41 DA 8D 34  80 70 CE 97 36 44 DF BE

The content of the file file apache-fineract-0.6.0-incubating-binary.tar.gz.md5 should be equal to the output of the following command

Code Block
languagebash
% gpg --print-md MD5 apache-fineract-0.6.0-incubating-binary.tar.gz.md5
  apache-fineract-0.6.0-incubating-

...

binary.tar.gz: 
  10 D4 06 DC 4E 3A 53 32  F6 14 F9 42 E3 8C 65 F1

The content of the file apache-fineract-0.6.0-incubating-src.sha512 .sha should be equal to the output of the following command

Code Block
languagebash
% gpg --print-md SHA512 apache-fineract-0.6.0-incubating-src.tar.gz
  apache-fineract-0.6.0-incubating-src.tar.gz: 
  1AC9FEC6 781F6BD7 B14481A2 367E3BD2 049ECF5B 8EC3E1AB 675E02DE CC15FC6A DC0E1460 DD932023 CB1994BD F49738A2 A0A743CE 55E059CC 9646CA3E 5E48396A

The content of the file apache-fineract-0.6.0-incubating-binary.sha512 should be equal to the output of the following command

Code Block
languagebash
% gpg --print-md SHA512 apache-fineract-0.6.0-incubating-binary.tar.gz
  apache-fineract-0.6.0-incubating-binary.tar.gz: 
  D7FC2DF9 081A37B0 35F862EE 4D7D7A9A 86A97BA7 BE38BA80 71EA1D02 7116DA2C 1E6E11AD
  FDEAC129 C007F08E 7B397D4D 77D22E91 675E78F1 FF60C41A E891F058