Page MenuHome GnuPG
Feed Advanced Search

May 8 2025

werner moved T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1 from WiP to QA on the gnupg24 board.
May 8 2025, 3:31 PM · gnupg24, dirmngr
werner closed T6477: WKD redirects and dirmngr redirect rewriting as Resolved.
May 8 2025, 3:27 PM · gnupg24 (gnupg-2.4.3), wkd, dirmngr

Apr 7 2025

ebo moved T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1 from Backlog to WiP on the gnupg24 board.
Apr 7 2025, 9:51 AM · gnupg24, dirmngr
werner edited projects for T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1, added: gnupg24; removed gnupg.
Apr 7 2025, 8:23 AM · gnupg24, dirmngr
gniibe changed the status of T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1 from Open to Testing.

Fix pushed by: rG1ed8b0e7b403: dirmngr: Fix libdns with 127.0.0.1.

Apr 7 2025, 4:45 AM · gnupg24, dirmngr
gniibe added a comment to T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1.

For Linux kernel, once, it was proposed:
https://patchwork.ozlabs.org/project/netdev/patch/1490748756.24891.27.camel@edumazet-glaptop3.roam.corp.google.com/

Apr 7 2025, 4:10 AM · gnupg24, dirmngr
gniibe added a comment to T4021: dirmngr: dirmngr/dns.c issue with 127.0.0.1.

Another problem with same cause (possibly) is reported: https://lists.gnupg.org/pipermail/gnupg-devel/2025-April/035845.html

Apr 7 2025, 3:56 AM · gnupg24, dirmngr

Mar 26 2025

Valodim added a comment to T4493: Default to HKPS, not HKP.

Hey there. I wanted to bring this up again, to see if we can perhaps get this changed after all:

Mar 26 2025, 6:04 PM · dirmngr, Feature Request

Feb 21 2025

fmg closed T7537: WKD key import denied due to false dirmngr caching as Resolved.

New Situation
Once I started testing in logging mode the problem had gone away already. There were some hints to HTTPS certificate issues, but nothing really to blame. Neither with nor without logging the problem could be reproduced after two days of questioning me.

Feb 21 2025, 5:05 PM · dirmngr, wkd, Bug Report
werner triaged T7537: WKD key import denied due to false dirmngr caching as Normal priority.

The caching works on the base of the requested domain, that is example.org and not openpgpkey.example.org - thus it should not make a difference when you change your setup. There is an initial test for a cached domain status before the resolving process starts. If you want to look yourself: gnupg/dirmngr/server.c:cmd_wkd_get() and domainfo.c.

Feb 21 2025, 9:00 AM · dirmngr, wkd, Bug Report
fmg added a comment to T7537: WKD key import denied due to false dirmngr caching.

Reproducibility
The problem cannot be confirmed generic on domain level. I can reproduce the effect with keys shipped from my domain, i.e. email addresses @shimps.de, but the issue vanishes when I try to reproduce it with email addresses @gnupg.org as e.g. Werner's address.

Feb 21 2025, 12:08 AM · dirmngr, wkd, Bug Report

Feb 20 2025

fmg created T7537: WKD key import denied due to false dirmngr caching.
Feb 20 2025, 3:29 PM · dirmngr, wkd, Bug Report