]> the.earth.li Git - onak.git/commitdiff
Add de-duplication of subkeys on a key
authorJonathan McDowell <noodles@earth.li>
Fri, 14 Aug 2015 17:19:15 +0000 (18:19 +0100)
committerJonathan McDowell <noodles@earth.li>
Fri, 14 Aug 2015 17:19:15 +0000 (18:19 +0100)
GnuPG will incorrectly add a pre-existing subkey that it doesn't
understand (e.g. ECC) to a key. This results in keys with a large
number of identical subkeys. Avoid this by detecting such keys and
de-duplicating the identical subkeys.

(gnupg bug report at https://bugs.gnupg.org/gnupg/issue1962)


No differences found