Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 676 Bytes

File metadata and controls

22 lines (14 loc) · 676 Bytes

GpgChecker

GnuPG Signatures Verification Utility Frontend

Build:

Compile using GCC 8 and higher by running makefile

Installation:

Put the compiled file in the same directory as GnuPG (1.4.23 or 2.4.8 versions)

Requirements You will need Binaries of GnuPG 1.4.23 or 2.4.8 8 Usage:

  1. Press open dev file and select the public key file of the developer's application.
  2. Press Select Files and select the signatures files you want to check.
  3. Green lines indicate the signatures are Good, Red lines indicate the signatures are either Bad or an error occured.
  4. Press Clean List to remove values from the list
  5. Press Export List to Generate a CSV file of the list.