warn when using non-MDC-keys for encryption
OpenPGP addon for Mozilla Thunderbird
Brought to you by:
pbrunschwig
Enigmail should warn, if a message will be encrypted with a non-MDC public key.
(MDC = Modification Detection Code)
You might just get a public key from someone - or have a public key already in your key store - which doesn't support MDC.
Currently you won't recognize this, and Enigmail will encrypt messages with this key without MDC.
As a result, no one (with a recent Enigmail) will be able to read the mail. Not the sender, and also not other CC receipients.
Proposal: Enigmail should warn or simply deny to encrypt messages with a non-MDC public key.
See also:
https://sourceforge.net/p/enigmail/forum/support/thread/03ebee57/
Am 21. Januar 2020 14:01:36 MEZ schrieb kolAflash kolaflash@users.sourceforge.net:
Related
Bugs:
#1047Excuse me, but you just related to bug to itself!?
1047 -> 1047
No, I only replied using K-9 (which quotes the original message). This make Sourceforge relate the bug to itself.
Since GnuPG 2.2.8 (released in June 2018), gpg will always apply
force-mdcand ignores the preferences set on the key. Therefore I won't implement a complex feature to determine the preferences of keys and warn users to fix them.