Page MenuHome GnuPG
Feed All Stories

Sep 15 2021

Jakuje created T5600: Provide module name/version API for FIPS 140-3.
Sep 15 2021, 4:34 PM · libgcrypt, FIPS, Bug Report
ikloecker created T5599: Make gpg use the helpers baked into its AppImage.
Sep 15 2021, 1:29 PM · gnupg, Restricted Project, Feature Request
aheinecke committed rKLEOPATRAd2338373ab41: Let the readerstatus thread wait on gpg-agent (authored by aheinecke).
Let the readerstatus thread wait on gpg-agent
Sep 15 2021, 1:28 PM
ikloecker added a comment to T5598: AppImage of gpg.

One challenge of the AppImage is how to make gpg and its helpers use the helpers baked into the AppImage. Currently, everything is built with prefix /build/AppDir/usr. This causes

gpg: failed to start agent '/build/AppDir/usr/bin/gpg-agent': No such file or directory

unless gpg finds an already running agent.

Sep 15 2021, 1:25 PM · AppImage, gnupg, Restricted Project, Feature Request
werner added a comment to T5520: Fix tests in FIPS mode.

If a configure switch to disable Brainpool curves will be added, we also need to add a switch to disable NIST curves.

Sep 15 2021, 11:05 AM · FIPS, libgcrypt, Bug Report
Jakuje added a comment to T5520: Fix tests in FIPS mode.

Oh, my bad. I probably used wrong git command. Uploaded now the patches themselves:

Sep 15 2021, 9:51 AM · FIPS, libgcrypt, Bug Report
ikloecker triaged T5598: AppImage of gpg as High priority.
Sep 15 2021, 9:29 AM · AppImage, gnupg, Restricted Project, Feature Request
gniibe added a comment to T5520: Fix tests in FIPS mode.

disable-brainpool.patch is a text of list of patches.
I think the first two could be applied.
@Jakuje Could you please upload them?

Sep 15 2021, 9:10 AM · FIPS, libgcrypt, Bug Report
gniibe moved T5520: Fix tests in FIPS mode from Ready for release to Next on the FIPS board.
Sep 15 2021, 8:36 AM · FIPS, libgcrypt, Bug Report

Sep 14 2021

ikloecker committed rPc68d80e23a86: qt: Support building with Qt 5.9 (authored by ikloecker).
qt: Support building with Qt 5.9
Sep 14 2021, 8:06 PM
ikloecker committed rMab9bca09eb86: qt: Fix build against Qt 5.9 (authored by ikloecker).
qt: Fix build against Qt 5.9
Sep 14 2021, 6:34 PM
werner closed T5594: some possible minor things in the manpage as Resolved.
Sep 14 2021, 3:16 PM · Documentation, gnupg, Bug Report
werner committed rG7f8ccb67e337: doc: Clarify some gpg keyring options (authored by werner).
doc: Clarify some gpg keyring options
Sep 14 2021, 3:16 PM
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Thanks. I meanwhile pushed a fix to 2.3 so that a warning is shown if the low bits are set.

Sep 14 2021, 3:01 PM · Support, gnupg, OpenPGP
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Thanks for the replies, this makes things clear. We'll update RNP to correctly set/unset those bits while saving a generated secret key and a way to fix up previously generated keys.

Sep 14 2021, 2:18 PM · Support, gnupg, OpenPGP
werner closed T5560: gpg.exe interrupt batch execution in WindowsXp as Invalid.
Sep 14 2021, 2:03 PM · Windows, gnupg (gpg22), Bug Report
werner closed T4972: GPG: Add Option to force passphrase constraints for symmetric encryption, too as Resolved.

Won't be implemented as a new option because --check-sym-passphrase-pattern and --check-passphrase-pattern (since 2.2.30) can be used to implement the same in a more flexible way.

Sep 14 2021, 2:02 PM · gnupg (gpg22), Feature Request
werner lowered the priority of T5085: Filter APDUs in log output from Normal to Low.
Sep 14 2021, 2:00 PM · gnupg24, gnupg22, Feature Request, scd
werner added a comment to T5120: Incompatible Ed25519 secret key (no-encryption).

gniibe: What's the state of this?

Sep 14 2021, 1:59 PM · gnupg (gpg22), Bug Report
werner lowered the priority of T5301: Decrypting a message that has multiple SKESK packets sometimes fails from Normal to Wishlist.

Currently I see no need to fix this for 2.2

Sep 14 2021, 1:58 PM · gnupg (gpg22), Bug Report
werner closed T5322: gpg erroring when the terminal is too small to show the ncurses pinentry dialog as Resolved.
Sep 14 2021, 1:56 PM · gnupg (gpg22), gpgagent, pinentry, Bug Report
werner closed T5536: Backport the extended gpg-check-pattern to 2.2 as Resolved.

Released with 2.2.30 (T5519)

Sep 14 2021, 1:52 PM · gnupg (gpg22)
werner committed rG13e4e322eb14: Update release signing keys. (authored by werner).
Update release signing keys.
Sep 14 2021, 1:51 PM
werner committed rG67e1834ad402: scd: Remove context reference counting from pc/sc (authored by werner).
scd: Remove context reference counting from pc/sc
Sep 14 2021, 1:44 PM
werner committed rGdbfb7f809b89: gpg: Print a warning when importing a bad cv25519 secret key. (authored by werner).
gpg: Print a warning when importing a bad cv25519 secret key.
Sep 14 2021, 1:01 PM
mdeslaur added a comment to T5328: On the (in)security of Elgamal in OpenPGP.

Thanks for the clarification!

Sep 14 2021, 12:41 PM · side-channel, CVE, libgcrypt
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Right, as long as there is only one format in widespread use (based on a long existing 4880bis draft) only this format should go over the wire.
Thus, it is a matter how the key is exported. In cryptography you should never have several options - one clearly defined format is what you want. We have had enough trouble with PGP5 peculiarities but in that case their implementation had more users and thus GnuPG had to work around it. Not good, but there was no standard at all at this time.

Sep 14 2021, 11:14 AM · Support, gnupg, OpenPGP
werner committed rD8b8811c50311: web: Update signature keys. (authored by werner).
web: Update signature keys.
Sep 14 2021, 10:39 AM
aheinecke committed rKLEOPATRA9653fd44cd0b: Bump version to 3.1.17 (authored by aheinecke).
Bump version to 3.1.17
Sep 14 2021, 10:20 AM
werner committed rG18e94c72294a: Update release signing keys. (authored by werner).
Update release signing keys.
Sep 14 2021, 10:16 AM
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@onickolay No sorry needed. It was me, who cannot answer promptly.

Sep 14 2021, 9:23 AM · Support, gnupg, OpenPGP
aheinecke closed T5589: add context menu for normal operation after installation as Wontfix.

It is related in the following way:
The Gpg4win installer creates these context menu actions through the component GpgEX.
The Gpg4win installer does not support Windows XP anymore.

Sep 14 2021, 8:18 AM · Installer, FAQ, gpg4win
gniibe added a comment to T5328: On the (in)security of Elgamal in OpenPGP.

The problem of (2), is local side-channel attacks to ElGamal encryption.
We evaluated the impact, mainly for the use case of GnuPG; ElGamal keys are not that popular any more. When such an attack is possible, easier attacks would be possible.

Sep 14 2021, 7:52 AM · side-channel, CVE, libgcrypt
gniibe added a comment to T5328: On the (in)security of Elgamal in OpenPGP.

The paper addresses two issues.
(1) https://ibm.github.io/system-security-research-updates/2021/07/20/insecurity-elgamal-pt1
(2) https://ibm.github.io/system-security-research-updates/2021/09/06/insecurity-elgamal-pt2

Sep 14 2021, 7:46 AM · side-channel, CVE, libgcrypt
luweitest reopened T5589: add context menu for normal operation after installation as "Open".

What I need is exactly ikloecker described on Linux. The point is NSIS installer gnupg-w32-2.2.27_20210111.exe (and versions above, I am sure) do not create context menu shortcut. Windows XP is not the point. Same on another Windows 7 machine. Do you need I find another windows 10 machine to test? I think it's easier to check whether the installer has that feature or not.

Sep 14 2021, 4:26 AM · Installer, FAQ, gpg4win
gniibe committed rCd04b1be9edac: cipher: Fix support of sha512-224 and sha512-256. (authored by gniibe).
cipher: Fix support of sha512-224 and sha512-256.
Sep 14 2021, 4:19 AM
gniibe committed rC422031a5943f: cipher: Support internal hashing with "prehash" for RSA PKCS#1. (authored by gniibe).
cipher: Support internal hashing with "prehash" for RSA PKCS#1.
Sep 14 2021, 4:19 AM

Sep 13 2021

FierzvID added a member for ssh: FierzvID.
Sep 13 2021, 10:47 PM
werner committed rG117afec01891: common: New envvar GNUPG_EXEC_DEBUG_FLAGS. (authored by werner).
common: New envvar GNUPG_EXEC_DEBUG_FLAGS.
Sep 13 2021, 5:37 PM
werner committed rGf2b01025c3da: common: New envvar GNUPG_EXEC_DEBUG_FLAGS. (authored by werner).
common: New envvar GNUPG_EXEC_DEBUG_FLAGS.
Sep 13 2021, 5:37 PM
werner changed the status of T5597: First 8 bytes of cache item left in clear in memory after decryption. from Open to Testing.
Sep 13 2021, 4:51 PM · libgcrypt, symmetric, Bug Report
werner committed rC792f607c58c0: cipher: Clear AESWRAP scratch area immediately after use (authored by werner).
cipher: Clear AESWRAP scratch area immediately after use
Sep 13 2021, 4:50 PM
werner committed rC69e2e498f6a1: cipher: Clear AESWRAP scratch area immediately after use (authored by werner).
cipher: Clear AESWRAP scratch area immediately after use
Sep 13 2021, 4:50 PM
werner committed rCdf4fe02794bb: cipher: Clear AESWRAP scratch area immediately after use (authored by werner).
cipher: Clear AESWRAP scratch area immediately after use
Sep 13 2021, 4:46 PM
werner added a comment to T5597: First 8 bytes of cache item left in clear in memory after decryption..

And well, the context area of the handle is also wiped at gcry_cipher_close time. Thus any standard use of aeswrap (open,encrypt/decrypt,close) is not affected.

Sep 13 2021, 4:42 PM · libgcrypt, symmetric, Bug Report
werner claimed T5597: First 8 bytes of cache item left in clear in memory after decryption..

Good catch. Thanks. This patch should fix the leak:

Sep 13 2021, 4:39 PM · libgcrypt, symmetric, Bug Report
mdeslaur added a comment to T5328: On the (in)security of Elgamal in OpenPGP.

I looks like the "cipher: Hardening ElGamal by introducing exponent blinding too." commit [1] was never applied to 1.8.x. Is that intentional? If so, is there a specific reasoning that it's not needed in 1.8.x? Thanks!

Sep 13 2021, 2:55 PM · side-channel, CVE, libgcrypt
Laurent Montel <montel@kde.org> committed rKLEOPATRAcb8f2662f926: GIT_SILENT: remove unused _version.h include (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: remove unused _version.h include
Sep 13 2021, 1:57 PM
ajaja added a comment to T5574: Doubled characters in Windows console output.

@ikloecker
Thank you.
So it's a different issue.
Sorry, I was confused because after solving the gpg: can't connect to the agent I instantly got gpg: problem with the agent: End of file.

Sep 13 2021, 1:03 PM · gnupg, Windows, Bug Report
ikloecker added a comment to T5574: Doubled characters in Windows console output.

Symmetric decryption is broken in 2.3.2. See T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2). Try 2.3.1.

Sep 13 2021, 12:34 PM · gnupg, Windows, Bug Report
spelissier added a project to T5597: First 8 bytes of cache item left in clear in memory after decryption.: libgcrypt.
Sep 13 2021, 11:47 AM · libgcrypt, symmetric, Bug Report
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@gniibe sorry for pinging, but this issue gets attention as TB users (with RNP OpenPGP backend) cannot import to GnuPG EdDSA secret key which was generated by RNP since it doesn't tweak bits when storing or exporting a secret key.
Should we update RNP to tweak those bits during storage to be more compatible (given that those bits doesn't make any difference)?

Sep 13 2021, 11:36 AM · Support, gnupg, OpenPGP
werner moved T5520: Fix tests in FIPS mode from Next to Ready for release on the FIPS board.
Sep 13 2021, 11:17 AM · FIPS, libgcrypt, Bug Report
werner moved T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation from Backlog to Next on the FIPS board.
Sep 13 2021, 11:16 AM · FIPS, libgcrypt, Feature Request
werner moved T5520: Fix tests in FIPS mode from Backlog to Next on the FIPS board.
Sep 13 2021, 11:11 AM · FIPS, libgcrypt, Bug Report
spelissier created T5597: First 8 bytes of cache item left in clear in memory after decryption..
Sep 13 2021, 11:04 AM · libgcrypt, symmetric, Bug Report
ajaja added a comment to T5574: Doubled characters in Windows console output.
gpg: can't connect to the agent: IPC connect call failed

This problem with portable mode in Windows can be solved by creating additional gnupg folder near bin, home, share.
I don't know why, but gpg-agent v2.3.2/2.2.30 in Windows in portable mode creates files S.gpg-agent.* in gnupg, not in home folder. And it doesn't work without gnupg folder.

Sep 13 2021, 10:20 AM · gnupg, Windows, Bug Report
werner added a comment to T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation.

My suggestion for a combined function is a simple:

Sep 13 2021, 9:53 AM · FIPS, libgcrypt, Feature Request
werner added a comment to T5594: some possible minor things in the manpage.

Yes, --no-keyring should enough for the subset of gpg commands which do not need keys.

Sep 13 2021, 9:37 AM · Documentation, gnupg, Bug Report
werner added a comment to T5560: gpg.exe interrupt batch execution in WindowsXp.

Sorry, GnuPG proper has no context menu or any graphic user interface. You need to install Gpg4win for this. Regarding use of gpg by other programs: There has been no change - other programs need to use the status-fd/command-fd interface and that has always been defined as UTF-8 and not as any native codepage. Please ask the makers of The Bat what is going wrong there.

Sep 13 2021, 9:35 AM · Windows, gnupg (gpg22), Bug Report
gniibe added a comment to T5576: New set of API for public key cryptography.

2021-09-13 Update:

  • Signature operation tested: RSA-PSS, RSA-PKCS#1-v1.5, RSA-X9.31, ECDSA by NIST Curves, DSA (against CAVS test vectors in FIPS 186-4)
    • Newly added features (also useful for standard API of sexp):
      • Support of X9.31 signature scheme with RSA
      • Support of supplying random "k" for DSA/ECDSA
      • Digest mode ASN for SHA512-224 and SHA512-256 (required for RSA PKCS#1-v1.5)
Sep 13 2021, 9:17 AM · libgcrypt, Feature Request
Jakuje added a comment to T5520: Fix tests in FIPS mode.

I have one more patch set to improve FIPS testing in test/curves.c. In the past, it was basically skipped altogether in FIPS mode. This implements more fine-grained selection of what is being tested. This is the first part.

Sep 13 2021, 8:53 AM · FIPS, libgcrypt, Bug Report
Laurent Montel <montel@kde.org> committed rLIBKLEO92f0755e956d: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Sep 13 2021, 7:46 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAd3ad47fcfe6a: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Sep 13 2021, 7:36 AM
werner claimed T5574: Doubled characters in Windows console output.

The breakaway job notices should definitely only be emitted in verbose mode. For the other things I need to check.

Sep 13 2021, 6:30 AM · gnupg, Windows, Bug Report
werner claimed T5596: Libgcrypt documentation: corrections to obvious misprints.
Sep 13 2021, 6:28 AM · libgcrypt, patch, Documentation, Bug Report
ajaja added a comment to T5574: Doubled characters in Windows console output.

Few more logs from 2.3.2 and 2.2.29 (for comparison):

Sep 13 2021, 1:14 AM · gnupg, Windows, Bug Report
ajaja added a comment to T5574: Doubled characters in Windows console output.

I'm not sure that the portable mode is a culprit here.
Something is very wrong with gpg-agent/pinentry.
Even symmetric decryption doesn't work in 2.3.2/2.2.30:

Sep 13 2021, 12:15 AM · gnupg, Windows, Bug Report

Sep 12 2021

MikhailRyazanov renamed T5596: Libgcrypt documentation: corrections to obvious misprints from Corrections to obvious Libgcrypt documentation misprints to Libgcrypt documentation: corrections to obvious misprints.
Sep 12 2021, 11:51 PM · libgcrypt, patch, Documentation, Bug Report
MikhailRyazanov renamed T5596: Libgcrypt documentation: corrections to obvious misprints from Corrections to obvious documentation misprints to Corrections to obvious Libgcrypt documentation misprints.
Sep 12 2021, 11:50 PM · libgcrypt, patch, Documentation, Bug Report
MikhailRyazanov added a project to T5596: Libgcrypt documentation: corrections to obvious misprints: libgcrypt.
Sep 12 2021, 11:49 PM · libgcrypt, patch, Documentation, Bug Report
MikhailRyazanov updated the task description for T5596: Libgcrypt documentation: corrections to obvious misprints.
Sep 12 2021, 10:52 PM · libgcrypt, patch, Documentation, Bug Report
MikhailRyazanov updated the task description for T5596: Libgcrypt documentation: corrections to obvious misprints.
Sep 12 2021, 10:49 PM · libgcrypt, patch, Documentation, Bug Report
MikhailRyazanov created T5596: Libgcrypt documentation: corrections to obvious misprints.
Sep 12 2021, 10:46 PM · libgcrypt, patch, Documentation, Bug Report
sjlongland added a comment to T1621: Support multiple cards (not just readers).

GnuPG stable (i.e. 2.3.2) has full support for several readers and tokens. This won't be backported to the LTS versions (2.2), though. Better switch.

Sep 12 2021, 4:24 AM · gnupg, Feature Request

Sep 11 2021

werner added a comment to T1621: Support multiple cards (not just readers).

GnuPG stable (i.e. 2.3.2) has full support for several readers and tokens. This won't be backported to the LTS versions (2.2), though. Better switch.

Sep 11 2021, 11:16 AM · gnupg, Feature Request
sjlongland updated sjlongland.
Sep 11 2021, 1:43 AM
sjlongland added a comment to T1621: Support multiple cards (not just readers).

I've recently acquired two Yubikeys: one Yubikey 5 NFC from my workplace, and shortly after, I bought a Yubikey 5C for my own personal keys… both security tokens have _different_ keys on them. (There are some questions being asked regarding the use of the same GnuPG key duplicated on separate smartcards; this is a different case).

Sep 11 2021, 1:35 AM · gnupg, Feature Request

Sep 10 2021

swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

Woops, :-s I forgot to also add all these details from additional investigations I already did (obviously assuming it might be helpful ones for definitely fixing issue I reported (and my apologies in advance for whom might find lenght of all this really excessive, 8-) since I simply tried to comprehensively summarize results...)

Sep 10 2021, 1:21 PM · Bug Report, gpg4win
ikloecker added a comment to T5595: gpgrt-config doesn't work well with PKG_CONFIG_LIBDIR="" and setting PKG_CONFIG_PATH.

The fix works for me (using bash on openSUSE Tumbleweed).

Sep 10 2021, 12:26 PM · gpgrt
swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

My apologies for further delay before also providing this screenshot bitmap of error found (because of initially not finding specific site info about best browser to use and not seeing 'cloud symbol' (many thanks werner :-D ) I obviously had to switch from IE11 to MSEdge and then also manually import proper cookies needed for this site :-(( )

Sep 10 2021, 11:17 AM · Bug Report, gpg4win
ikloecker committed rKLEOPATRAba72eadef0a8: Use correct name for third number of RELEASE_SERVICE_VERSION (authored by ikloecker).
Use correct name for third number of RELEASE_SERVICE_VERSION
Sep 10 2021, 9:53 AM
ikloecker committed rKLEOPATRAcbd5aefd99cc: Fix duplicate release versions (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix duplicate release versions
Sep 10 2021, 9:31 AM
ikloecker committed rKLEOPATRA0f4efe1124d5: Fix version number (authored by ikloecker).
Fix version number
Sep 10 2021, 9:31 AM
ikloecker committed rKLEOPATRAb0565ac2a3c4: Use correct name for third number of RELEASE_SERVICE_VERSION (authored by ikloecker).
Use correct name for third number of RELEASE_SERVICE_VERSION
Sep 10 2021, 9:31 AM
gniibe committed rE6b08dd09864e: gpgrt-config: Fix behavior when PKG_CONFIG_LIBDIR="". (authored by gniibe).
gpgrt-config: Fix behavior when PKG_CONFIG_LIBDIR="".
Sep 10 2021, 3:11 AM
gniibe changed the status of T5595: gpgrt-config doesn't work well with PKG_CONFIG_LIBDIR="" and setting PKG_CONFIG_PATH from Open to Testing.
Sep 10 2021, 3:00 AM · gpgrt

Sep 9 2021

werner committed rG92f5cbb01874: doc: Clarify some gpg keyring options (authored by werner).
doc: Clarify some gpg keyring options
Sep 9 2021, 5:47 PM
werner lowered the priority of T5079: Add compliance flag to trustlist.txt from High to Normal.
Sep 9 2021, 3:08 PM · gnupg24 (gnupg-2.4.1), Restricted Project, Feature Request
werner committed rG265d993c7644: doc: Minor update of the AD schema. (authored by werner).
doc: Minor update of the AD schema.
Sep 9 2021, 1:31 PM
werner committed rG255d4d5815d0: sm: Add LotW support to the key listing (authored by werner).
sm: Add LotW support to the key listing
Sep 9 2021, 1:31 PM
werner committed rGPAfaaf0b7b72bd: core: Map an LotW OID in DNs (authored by werner).
core: Map an LotW OID in DNs
Sep 9 2021, 1:13 PM
werner added a project to T5494: gpg-agent doesn't support security-key (sk) key types: gnupg (gpg23).

Interesting idea.

Sep 9 2021, 1:03 PM · gnupg24, gnupg (gpg23), Feature Request, ssh
gniibe added a comment to T5595: gpgrt-config doesn't work well with PKG_CONFIG_LIBDIR="" and setting PKG_CONFIG_PATH.

Here is a possible fix:

Sep 9 2021, 12:36 PM · gpgrt
gniibe triaged T5595: gpgrt-config doesn't work well with PKG_CONFIG_LIBDIR="" and setting PKG_CONFIG_PATH as High priority.
Sep 9 2021, 12:33 PM · gpgrt
aheinecke closed T5589: add context menu for normal operation after installation as Wontfix.

No support for Windows XP anymore.

Sep 9 2021, 12:12 PM · Installer, FAQ, gpg4win
rhansen added a comment to T5494: gpg-agent doesn't support security-key (sk) key types.

How difficult would it be to teach gpg-agent to fall back to another SSH agent if given an unsupported key?

Sep 9 2021, 11:13 AM · gnupg24, gnupg (gpg23), Feature Request, ssh
luweitest added a comment to T5589: add context menu for normal operation after installation.

Sorry, I should clarify that I am using the windows installer
gnupg-w32-2.2.27_20210111.exe on WindowsXpSp3. The installer do not create
any context menu since I use it. I use Gnupg with Enigmail in Thunderbird,
so Gpg4win is not preferred.

Sep 9 2021, 9:23 AM · Installer, FAQ, gpg4win
Nicolas Fella <nicolas.fella@gmx.de> committed rKLEOPATRAa4a910231895: Fix duplicate release versions (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix duplicate release versions
Sep 9 2021, 1:41 AM

Sep 8 2021

bjmgeek added a comment to T3748: GPA is stuck if keyring is too big and trust-model is tofu+pgp.

I verified that manually putting the DB in WAL mode also resolved this issue, since writers don't block readers in WAL mode.

Sep 8 2021, 10:07 PM · TOFU, gnupg (gpg22), gpa