Home GnuPG

Ask GnuPG for the correct path for the uiserver socket

Description

Ask GnuPG for the correct path for the uiserver socket

Calling GpgME::dirInfo() which uses 'gpgconf --list-dirs' implicitly
creates the socket directory (since gpg 2.1.20), so we omit a check.
For older versions of gpg (which are unsupported since a long time)
we keep using the old code which may create a gnupg home directory
with unsafe permissions.

BUG: 441957
FIXED-IN: 21.08.2
(cherry picked from commit a0883f369a6558990011f706444e53b373b68d8d)

Details

Provenance
ikloeckerAuthored on Sep 23 2021, 10:01 AM
Parents
rKLEOPATRAcbd5aefd99cc: Fix duplicate release versions
Branches
Unknown
Tags
Unknown
Tasks
T5619: Kleopatra does not create the UI-Server socket in the socketdir