Page MenuHome GnuPG

Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured
Testing, NormalPublic

Description

Since version 2.1.19 (released 2017-03-02) GnuPG uses a builtin fallback if no key server is configured. Since then the fallback used by Kleopatra is obsolete.

Moreover, if the usage of the default key server has been explicitly disabled (with the special value "none"; T6708) then Kleopatra must not use any key server. See also T6761.

Event Timeline

ikloecker triaged this task as Normal priority.Dec 5 2023, 10:09 AM
ikloecker created this task.

Use same priority as T6761

ikloecker moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
ikloecker changed the task status from Open to Testing.Dec 6 2023, 9:22 AM

The fallback wasn't used/offered for any GnuPG versions after 2.1.19.

To check that the fallback isn't used with GnuPG versions supporting the special value "none" to disable the usage of an OpenPGP key server do the following:

  • Set "none" as key server.
  • Try to export an OpenPGP key to a key server or to refresh the OpenPGP keys.

Expected result: You'll get an error message explaining why the operation isn't possible.