Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Update gpg calls in contact/certify.sh #34

Open
diveshuttam opened this issue Jun 1, 2018 · 1 comment
Open

Update gpg calls in contact/certify.sh #34

diveshuttam opened this issue Jun 1, 2018 · 1 comment

Comments

@diveshuttam
Copy link
Contributor

diveshuttam commented Jun 1, 2018

https://github.com/EasyGnuPG/pgpg/blob/gnupg-2.2/src/cmd/contact/certify.sh

gpg --batch --default-cert-level=$level --default-cert-expire=$time \
--quick-sign-key $fingerprint
gpg --armor --export $fingerprint > "$WORKDIR"/contact.asc
gpg --homedir="$homedir" --import "$WORKDIR"/contact.asc

create contact/certify.py

@diveshuttam diveshuttam added the help wanted Extra attention is needed label Jun 2, 2018
@dashohoxha dashohoxha added need not fix and removed help wanted Extra attention is needed labels Jul 13, 2018
@dashohoxha
Copy link
Member

I am not sure, but I think that this is one of those tasks that are difficult for GPGME.
If so, then we don't need to fix this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants