Dan McGee
765178c5ba
Implement PGP key search and import
...
Add two new static methods, key_search() and key_import(), to our
growing list of signing code.
If we come across a key we do not have, attempt to look it up remotely
and ask the user if they wish to import said key. If they do, flag the
validation process as a potential 'retry', meaning it might succeed the
next time it is ran.
These depend on you having a 'keyserver hkp://foo.example.com' line in
your gpg.conf file in your gnupg home directory to function.
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-09-22 11:14:31 -05:00
..
2011-08-25 16:04:41 -05:00
2007-07-16 16:49:28 -04:00
2011-09-21 13:02:35 -05:00
2011-06-28 14:04:00 +10:00
2011-08-24 11:27:11 -05:00
2011-07-21 15:04:30 -05:00
2011-09-22 10:32:35 -05:00
2011-09-22 10:35:52 -05:00
2011-07-14 15:34:04 -05:00
2011-07-14 15:34:04 -05:00
2011-08-15 06:24:49 -05:00
2011-08-15 06:24:49 -05:00
2011-09-19 13:43:13 -05:00
2011-09-22 10:35:52 -05:00
2011-09-20 10:23:11 -05:00
2011-09-02 21:45:08 -05:00
2011-07-21 15:04:30 -05:00
2011-09-20 10:23:10 -05:00
2011-08-18 10:47:41 -05:00
2011-09-11 19:10:48 -05:00
2011-06-28 23:28:23 +10:00
2011-09-20 10:23:10 -05:00
2011-08-19 11:09:57 -05:00
2011-09-08 14:18:19 -05:00
2011-09-07 21:05:04 -05:00
2011-09-18 16:57:59 -05:00
2011-08-25 16:09:52 -05:00
2011-08-08 19:42:52 -05:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-06-29 15:52:33 +10:00
2011-06-29 15:52:33 +10:00
2011-09-22 10:32:30 -05:00
2011-09-02 21:45:08 -05:00
2011-07-02 02:01:39 +10:00
2011-06-28 23:28:24 +10:00
2011-08-15 07:07:13 -05:00
2011-08-11 20:17:21 -05:00
2011-08-11 20:17:21 -05:00
2011-09-20 10:23:10 -05:00
2011-09-20 10:23:11 -05:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-07-05 22:36:40 -05:00
2011-09-19 13:18:42 -05:00
2011-09-19 13:18:42 -05:00
2011-08-15 07:07:13 -05:00
2011-08-15 07:07:13 -05:00
2011-09-22 11:14:31 -05:00
2011-09-20 10:23:11 -05:00
2011-09-22 10:35:52 -05:00
2011-06-28 14:04:00 +10:00
2011-09-20 10:23:10 -05:00
2011-09-02 21:45:03 -05:00
2011-09-20 10:23:10 -05:00
2011-09-01 12:36:11 -05:00
2011-08-23 01:49:29 -05:00