Schrift
[thread]1559[/thread]

gpg --list-sigs

Leser: 1


<< >> 8 Einträge, 1 Seite
esskar
 2004-06-15 02:24
#15188 #15188
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
hi...
kann mir vielleicht jemand den Output von

Code: (dl )
gpg --list-sigs


erklären; finde nicht wirklich ne Doku dazu.
Bsp. Output:

pub 2048R/3103F52B 2000-01-22 Microsoft Security Response Center <secure@microsoft.com>
sig 3103F52B 2000-01-22 Microsoft Security Response Center <secure@microsoft.com>
sig 63303CAF 2000-01-24 [User id not found]
rev 459CA6EF 2001-08-15 [User id not found]
sig 0CD3104E 2000-07-28 [User id not found]
sig 9AFCD897 2000-06-13 [User id not found]
sig X 808BD119 2000-11-13 [User id not found]
sig 2 528D9D69 2002-05-24 [User id not found]
sig 3 49D715DC 2002-08-24 [User id not found]
sig 1 44316003 2002-09-05 [User id not found]
sig 1 N 8F146BD5 2003-03-19 [User id not found]


rev == revoked
sig == signature
pub == public key

aber was bedeutet:
1
2
3
N
X

Der Rest ist klar!
esskar
 2004-06-15 02:43
#15189 #15189
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
liege ich richtig?

x == expired
1, 2, 3 == trust depth

was ist mit n?
gibt es noch andere außer n und x?
Crian
 2004-06-15 02:44
#15190 #15190
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
       --list-sigs [names]
Same as --list-keys, but the signatures are
listed too.

For each signature listed, there are several
flags in between the "sig" tag and keyid. These
flags give additional information about each
signature. From left to right, they are the
numbers 1-3 for certificate check level (see
--default-cert-check-level), "L" for a local or
non-exportable signature (see --lsign-key), "R"
for a nonRevocable signature (see --nrsign-key),
"P" for a signature that contains a policy URL
(see --cert-policy-url), "N" for a signature
that contains a notation (see --cert-notation),
and "X" for an eXpired signature (see --ask-
cert-expire).
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite
esskar
 2004-06-15 02:46
#15191 #15191
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
dank...
quelle?
Crian
 2004-06-15 02:47
#15192 #15192
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
man gpg :D

Ich nehme mal an, Du arbeitest mit einer Windowsversion ... falls da die Manpage fehlt, soll ich Dir die Linux-Manpage msgen?\n\n

<!--EDIT|Crian|1087253307-->
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite
esskar
 2004-06-15 03:05
#15193 #15193
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
[quote=Crian,15.06.2004, 00:47]falls da die Manpage fehlt, soll ich Dir die Linux-Manpage msgen?[/quote]
ja.. bitte
Crian
 2004-06-15 04:02
#15194 #15194
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
ist abgesendet...
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite
esskar
 2004-06-15 04:33
#15195 #15195
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
[quote=Crian,15.06.2004, 02:02]ist abgesendet...[/quote]
hob se .. donke
<< >> 8 Einträge, 1 Seite



View all threads created 2004-06-15 02:24.