1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 2b32eb15aa gpg: Disallow the use of v3 keys.
* g10/gpg.c: Add options --allow-v3-keys and --no-allow-v3-keys.
(main): Enable --allow-v3-keys in --pgp2 mode.
* g10/options.h (opt): Add field allow_v3_keys.
* g10/import.c (delete_v3_subkeys): New.
(import_one): Skip v3 keys and delete v3 subkeys.
(import_print_stats): Print stats on v3 keys and subkeys.
* g10/getkey.c (finish_lookup): Skip v3 keys.
--

This is a first take on disabling v3 keys.  We may need to add some
tweaks to make decryption using an existing v3 key easier.  There is
no need to disallow decryption.

Thanks to Georgi Guninski to put some pressure on us to finally do
what PGP 2 folks will probably don’t like.  See the discussion on
gnupg-devel starting 2012-06-22.
2012-06-25 16:27:04 +02:00
..
2011-03-03 12:40:54 +01:00
2011-02-08 21:11:19 +01:00
2011-03-08 12:23:59 +01:00
2011-02-04 12:57:53 +01:00
2011-04-28 10:51:14 +02:00
2007-07-04 19:49:40 +00:00
2011-09-20 19:24:52 +02:00
2012-06-25 16:27:04 +02:00
2012-06-25 16:27:04 +02:00
2011-02-04 12:57:53 +01:00
2012-06-25 16:27:04 +02:00
2011-03-03 13:01:03 +01:00
2012-06-25 16:27:04 +02:00
2011-09-20 19:24:52 +02:00
2011-06-13 14:54:40 +02:00
2011-09-20 19:24:52 +02:00
2008-12-12 08:54:50 +00:00
2011-06-01 21:43:30 +02:00
2011-08-10 14:11:30 +02:00
2011-09-20 19:24:52 +02:00