GnuPG 2.1.0 "modern" released
GnuPG 2.1.0 "modern" released
Posted Nov 7, 2014 19:57 UTC (Fri) by dkg (subscriber, #55359)In reply to: GnuPG 2.1.0 "modern" released by epa
Parent article: GnuPG 2.1.0 "modern" released
PGP 2.x keys (more precisely, OpenPGPv3 keys) are not things you should be relying on these days.
The OpenPGPv3 fingerprint specification is trivially spoofable, and almost all OpenPGPv3 keys are significantly smaller and weaker (typically 1024-bit RSA) than modern keys (2048-bit RSA is the minimum you should consider), and they tend to use MD5 as a signature digest (a bad idea because MD5 is no longer collision-resistant).
Verifying legacy signatures in historical archives (or decrypting historical messages) is a job for historical tools, not something that we want to encourage modern software that people might use in contemporary situations to do. There are enough logistical problems with including this sort of fallback mode to make it a worthy decision to streamline a security-focused tool by removing features that were explicitly deprecated 16 years ago:
V3 keys SHOULD only be used for backward compatibility because of three weaknesses in them[...]
