Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.6.0
-
None
-
None
Description
This issue is for tracking the implementation of the OpenPGP Web Key Directory
https://tools.ietf.org/id/draft-koch-openpgp-webkey-service-07.html
It will first implement the direct method on the url the mail servers runs on:
https://example.org/.well-known/openpgpkey/ hu/iy9q119eutrkn8s1mk4r39qejnbu3n5q?l=Joe.Doe
Here is an overview diagram:
The implementation will be done in the following repository:
https://github.com/ManuelB/james-project/tree/feature/JAMES-3159-web-key-directory-protocol
In the first iteration only auth-submit will be implemented. This means that the public key will directly be published without waiting for the confirmation mail.
Attachments
Attachments
1.
|
Create branch feature/JAMES-3159-web-key-directory-protocol based on tag james-project-3.5.0 | Resolved | Unassigned | |
2.
|
Create wkd data project james-server-data-wkd | Resolved | Unassigned | |
3.
|
Create wkd maven project in server/protocols | Resolved | Unassigned | |
4.
|
Create WebKeyDirectoryServer with routes | Resolved | Unassigned | |
5.
|
Create WebKeyDirectoryStore including File and Memory implementation | Resolved | Unassigned | |
6.
|
Create WebKeyDirectoryMailet that can process and create emails Web Key Directory Update Protocol | Resolved | Unassigned | |
7.
|
Create james-server-guice-wkd project with WebKeyDirectoryModule | Resolved | Unassigned |