Closed
Bug 1600147
Opened 5 years ago
Closed 5 years ago
Ability to import public key attached to email, and deleting a key using key manager.
Categories
(MailNews Core :: Security: OpenPGP, enhancement)
MailNews Core
Security: OpenPGP
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 72.0
People
(Reporter: KaiE, Assigned: KaiE)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
26.32 KB,
patch
|
patrick
:
review+
|
Details | Diff | Splinter Review |
This bug adds two enhancements:
-
when reading a message, we get additional items in the right click menu for attachments. It enables us to import an attached public key.
-
key manager can be used to delete a key
Assignee | ||
Comment 1•5 years ago
|
||
In addition, I'll import the enigmailKeyImportInfo.js and .xul files.
Attachment #9112387 -
Flags: review?(patrick)
Comment 2•5 years ago
|
||
Comment on attachment 9112387 [details] [diff] [review]
1600147-v1.patch
The patch looks good, but there are quite a number of TODO's that need to be resolved until the patch is functionally complete :)
Attachment #9112387 -
Flags: review?(patrick) → review+
Assignee | ||
Comment 3•5 years ago
|
||
Absolutely agree, many more changes will be required, these are just some essential initial steps.
Next step will be sending an encrypted message.
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/693ecddb204f
Ability to import public key attached to email, and deleting a key using key manager. r=patrick DONTBUILD
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 72.0
You need to log in
before you can comment on or make changes to this bug.
Description
•