Skip to content

Repo for public checking digital signature of my files.

Notifications You must be signed in to change notification settings

ksemele/digital-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

digital-signature

Repo for public checking digital signature of my files.

Hello everyone! For checking digital sign on my files feel free to use this simple shell script.

  1. Download Invoice and their .signature file from email
  2. Run script with filename-of-invoice-file
./check-sign-file.sh <filename> [filename.signature] [public-keyfile]

Script download my publickey from this repo and check digital sign.

Requirements

bash
awk
curl
openssl

About

Repo for public checking digital signature of my files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages