Summary | Implement OpenPGP Web Key Service |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | jan (at) horde (dot) org |
Created | 2016-09-12 (1626 days ago) |
Due | |
Updated | 2016-09-12 (1626 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
Type ⇒ Enhancement
State ⇒ Accepted
Priority ⇒ 1. Low
Summary ⇒ Implement OpenPGP Web Key Service
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
Implementing at least of the Web Key Directory part should be easy to
accomplish. We already have the PGP keys and email addresses, so we
need to hash them and provide some end point to retrieve them. We
already use .well-known redirection for CalDAV/CardDAV discovery, so
this is easily added too.
Whether we want to implement the directory update part is to be
discussed. We already have alternative means to update the PGP keys.
Btw, do we already check if the user has access to the private and
that the public and private keys match?