Bug#341976: patch for apt-key adding interactive mode and keyserver support

2009-10-26 Thread Stefan Tomanek
Dies schrieb Julian Andres Klode (j...@debian.org): > > apt-key --interactive fetch > > > > will download the specified key from a keyserver, presenting its data > > to the user and awaiting confirmation before adding the key. > > > > Without --interactive/-i, the fetch command will be denied d

Bug#341976: patch for apt-key adding interactive mode and keyserver support

2009-10-26 Thread Julian Andres Klode
Am Donnerstag, den 22.10.2009, 17:24 +0200 schrieb Stefan Tomanek: > tags 341976 + patch > > Greetings, > I created the attached patch that adds the following features to > apt-key: > > apt-key --interactive add > > will show the keys that are to be imported with their fingerprints, > making it

Bug#341976: patch for apt-key adding interactive mode and keyserver support

2009-10-22 Thread Stefan Tomanek
tags 341976 + patch Greetings, I created the attached patch that adds the following features to apt-key: apt-key --interactive add will show the keys that are to be imported with their fingerprints, making it possible to inspect them before adding them to the keyring and without polluting the p

Bug#341976: patch

2007-09-11 Thread Dwayne C. Litzenberger
On Thu, Nov 23, 2006 at 12:21:01PM +0100, Flavio Stanchina wrote: tags 341976 + patch thanks Here's a patch that adds a "get " command to apt-key. This patch is dangerously insecure, since it does not perform any verification that the key that gets retrieved actually matches a trusted key f

Bug#341976: patch

2006-11-23 Thread Flavio Stanchina
tags 341976 + patch thanks Here's a patch that adds a "get " command to apt-key. Patch against apt 0.6.46.3 -- Ciao, Flavio diff --git a/cmdline/apt-key b/cmdline/apt-key index 7460a24..12b76f2 100755 --- a/cmdline/apt-key +++ b/cmdline/apt-key @@ -39,6 +39,7 @@ usage() { echo echo "