Add a test to ensure we don't support importing LibrePGP v5 keys (yet)
Categories
(MailNews Core :: Security: OpenPGP, task)
Tracking
(Not tracked)
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file, 1 obsolete file)
I don't know yet whether Thunderbird should support LibrePGP v5 keys or OpenPGP v6 keys in the future.
But at this time, I suggest Thunderbird doesn't yet use v5 keys, to avoid unintended compatibility issues.
I've manually tested to import an example v5 key, and currently we're failing.
The snapshot of RNP that we're currently using rejects v5 keys.
I would like to add a test that ensures we reject the import of v5 keys, until we have more clarity what we want to do.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Comment on attachment 9388397 [details]
Bug 1871726 - Don't allow import of OpenPGP v5/v6 keys yet. r=mkmelin
Revision D203122 was moved to bug 1875303. Setting attachment 9388397 [details] to obsolete.
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/8f79d9e50fc9
Add a test to ensure we refuse importing of OpenPGP v5 and v6. r=mkmelin
Updated•2 years ago
|
Description
•