Gabriel Augendre wrote:
> Whenever I need to sign a git commit, I need to plug my Yubikey in and
> type the pin code. That works perfectly just after logging into my
> session, but if the computer goes to sleep (that's my guess, not sure
> about that) and I wake it up and try to sign another commi
Hello,
This question has originally been posted to GPGTools support [1], who
redirected me there.
I'm trying to use GPGTools for git commit signing, using a MacBook Air
(macOS 10.13.3) and gpg version 2.2.3.
I used this tutorial [2] (I guess, it was a while ago) to generate a
key pair and add su
Hi,
I'm working with libgcrypt in a CentOS 7 distribution that includes version
1.5.3... I'd like to use GCRY_CIPHER_MODE_CCM but this
https://markmail.org/message/pavkgenzrd4mmbpu makes me think that it isn't
available in 1.5.3?
Is there an easy table of what features became stable in libgcrypt
On Sat, 24 Mar 2018 00:31, gnupg-users@gnupg.org said:
> For Example: John, Harry and Sally wrote a file, lets assume it is a
> text file. Now all of them want to sign this file, so that when
> verifying it, all three signatures are visible.
If you use binary detached signatures (-sb) this is pre
On Sat, 24 Mar 2018 23:26, mac3...@gmail.com said:
> it possible to easily make speedo use v1.27?
After the first attempt modify the downloaded swdb.lst file and add
CUSTOM_SWDB=1
to the make -f ... line. That should by pass the integrity check and
download the version you entered there.
I tr