Size: 324
Comment:
|
← Revision 9 as of 2018-11-13 14:36:20 ⇥
Size: 1185
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
== GnuPG and its core libraries |
|
Line 9: | Line 11: |
* [[TasksGPA]] * [[TasksEnigmail]] * [[TasksWindows]] |
== 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. |
Tracking tasks for GnuPG related software.
GnuPG and its core libraries
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 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.