#format text/creole #language en = Tracking tasks for GnuPG related software. == GnuPG and its core libraries * [[https://gnupg.org/roadmap.html#gnupg|GnuPG roadmap]] * [[https://gnupg.org/roadmap.html#gcrypt|Libgcrypt roadmap]] * [[TasksOtherLibs|Tasks related to support libs]] == GPA The latest GPA does a WKD query from the //Server->Receive_key// menu item if a mail address is given. == Enigmail See [[TasksEnigmail]] == Windows See [[TasksWindows]] == Scute Needs some work to make it usable with Thunderbird. == Poldi (PAM module allowing authentication using a OpenPGP smartcard) Some fixes are in the [[http://git.gnupg.org/cgi-bin/gitweb.cgi?p=poldi.git|repo]] - needs a new release. == WKD Checker A program/service to automatically verify a [[WKD]]: * Is the {{{WELLKNOWN/policy}}} file available? Contents OK? * Is the {{{WELLKNOWN/submission-address}}} available? * Is there a valid public key available for the submission address? * ... what else? If the directory is structured in the way gpg-wks-server does it, running that program with the option --list-domains does all relevant checks.