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
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
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
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
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 "
5 matches
Mail list logo