GnuPG 2.1.0 "modern" released
GnuPG 2.1.0 "modern" released
Posted Nov 9, 2014 21:41 UTC (Sun) by epa (subscriber, #39769)In reply to: GnuPG 2.1.0 "modern" released by dkg
Parent article: GnuPG 2.1.0 "modern" released
But really the question is one of principle. We know that over time ciphers and hashes will become less secure, so what is used today will be deprecated in the future. So if you encrypt a document today, will it still be decryptable in the future? If the package manager in your distribution pushes out a new version of GPG (and that will happen, unless those packaging it are alert enough to spot the backwards incompatibility and split it off as a separate package name) then existing files can no longer be decrypted or verified. It is as if gzip stopped reading old format .gz files. OK for a major version upgrade, perhaps, but not something to happen regularly, even if there are very good reasons not to compress anything more in that format.
Now the GPG developers have a solution: maintaining a historical release (1.4) which supports the old key formats. That works, as long as some wrapper can be written to invoke the correct GPG version, and this wrapper is updated in tandem with GPG itself.
