GPG-Mailgate doesn't recognise keys without "Real names" #45

Closed
opened 2021-11-11 11:38:32 +01:00 by pfm · 1 comment
Collaborator

When a key doesn't include a "Real name" and therefore its gpg -k output doesn't include a less-than sign (<), GPG-Mailgate won't process it in GnuPG.public_keys function.

Solution idea: process items that either contain < and > or at least @ (a valid email regexp would be better of course).

When a key doesn't include a "Real name" and therefore its `gpg -k` output doesn't include a less-than sign (`<`), GPG-Mailgate won't process it in `GnuPG.public_keys` function. Solution idea: process items that either contain `<` and `>` *or* at least `@` (a valid email regexp would be better of course).
pfm added the
ISSUE
label 2021-11-11 11:38:32 +01:00
Author
Collaborator

This issue has been fixed with !129 by changes in !130.

This issue has been fixed with !129 by changes in !130.
pfm closed this issue 2023-12-02 23:01:42 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Disroot/gpg-lacre#45
No description provided.