PGP Digital File Signing

An Online File Signing.
to make sure your file not corrupt or tampered
Using PGP to validate

Create KEY for signing

  • This will create PGP key
  • RSA
  • 3072 bits

Sign a File

  • Requirements
  • PGP Private key
  • File to sign

Validation

  • Requirements
  • .jsign file
  • file to verify