Describe the feature
Fall back to HKP (hkps://keys.openpgp.org) when WKD lookup fails. Optional, off by default — some users want hermetic operation.
Why this matters
WKD is great for big providers but most domains don't publish. HKP is still the lingua franca for keyservers.
Notes
- Use the modern keys.openpgp.org policy: only fetch verified UIDs.
- Provide a
--no-keyserver flag for users who want strictly local key state.
Describe the feature
Fall back to HKP (
hkps://keys.openpgp.org) when WKD lookup fails. Optional, off by default — some users want hermetic operation.Why this matters
WKD is great for big providers but most domains don't publish. HKP is still the lingua franca for keyservers.
Notes
--no-keyserverflag for users who want strictly local key state.