Re: GPG slows git commit

2021-03-26 Thread Ingo Klöcker
On Donnerstag, 25. März 2021 13:20:47 CET Erik Reinertsen wrote: > I have a private repo with a few python scripts (small). I create an empty > text file, git add it, and commit it. I sign commits using GPG. > > This process takes 4.64 seconds. Without gpg signing, it takes <1 sec. > > Expected >

Re: GPG slows git commit

2021-03-26 Thread Erik Reinertsen via Gnupg-users
Ingo, I greatly appreciate your assistance. >> Additional info >> Any input would be much appreciated. I am also a beginner with GPG and git, >> so thanks for your patience in advance. > > First let's have a look at your key. Please run > gpg --list-secret-keys > and paste the output for your sig

Working around SHA1 signatures in keyring

2021-03-26 Thread alejandro Cortez via Gnupg-users
For a few years, using gpg (GnuPG) 2.0.22 / libgcrypt 1.5.3 from ubuntu-14.04 I signed coworker keys using Preferences: AES256 SHA512 BZIP2 ZLIB ZIP in gpg.conf. I am currently setting up an ubuntu-20.04 workstation with gpg (GnuPG) 2.2.19 / libgcrypt 1.8.5 and it would seem that my config got wipe