Repo for public checking digital signature of my files.
Go to file
Aleksei Krugliak 26f309dcd7 add check-sign-file.sh 2022-04-27 19:12:23 +04:00
README.md add check-sign-file.sh 2022-04-27 19:12:23 +04:00
akrugliak-publickey.pem add publickey 2022-04-27 17:22:22 +04:00
check-sign-file.sh add check-sign-file.sh 2022-04-27 19:12:23 +04:00

README.md

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]