You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
Create a python script called gpg-sign.py which takes as arguments the key and the file to be signed and signs it using GPGME functions, in a similar way to this command:
Please remove the directory pgpg (rm -rf pgpg/) and clone it again (git clone https://github.com/EasyGnuPG/pgpg) because I have changed the branches and this may confuse git.
Create a python script called
gpg-sign.py
which takes as arguments the key and the file to be signed and signs it using GPGME functions, in a similar way to this command:Then replace the command above with a call to the script
gpg-sign.py
.The text was updated successfully, but these errors were encountered: