--ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
> When viewing a file from Jayce^, I got the following gpg output: >=20 > gpg: Signature made Fri Mar 21 11:34:59 2003 MST using DSA key ID > EF1C0078 gpg: key EF1C0078: public key "Jason Hall (Jayce^) > <[EMAIL PROTECTED]>" +imported > gpg: Total number processed: 1 > gpg: imported: 1 > gpg: Good signature from "Jason Hall (Jayce^) <[EMAIL PROTECTED]>" > gpg: checking the trustdb > gpg: checking at depth 0 signed=3D10 ot(-/q/n/m/f/u)=3D0/0/0/0/0/1 > gpg: checking at depth 1 signed=3D2 ot(-/q/n/m/f/u)=3D2/2/0/0/6/0 > gpg: checking at depth 2 signed=3D0 ot(-/q/n/m/f/u)=3D2/0/0/0/0/0 >=20 > Now, when "checking the trustdb", I gather that it's checking whether a) > I've signed Jason's key, and b) if someone who's key I've signed signed > his key. But, I don't fully understand the output. What do those > numbers mean? It looks to me like someone with ultimate trust (me) > signed his key, but I have not, and my sig is not on there. Actually I believe it's a routine check on your trustdb because it needed it. It's doing your whole trustdb not just looking for jayce. Once your db is set up it's a simple lookup to see what jayce's calculated trust is. [EMAIL PROTECTED]:~$ gpg --check-trustdb gpg: checking at depth 0 signed=3D15 ot(-/q/n/m/f/u)=3D0/0/0/0/0/1 gpg: checking at depth 1 signed=3D18 ot(-/q/n/m/f/u)=3D0/0/0/3/12/0 gpg: checking at depth 2 signed=3D43 ot(-/q/n/m/f/u)=3D0/16/0/0/2/0 gpg: checking at depth 3 signed=3D0 ot(-/q/n/m/f/u)=3D0/1/0/0/0/0 gpg: next trustdb check due at 2003-07-03 So it looks like at level there's one ultimately trusted key (mine). At level 1 there's 3 marginal and 12 full. At level 2 there's 16 unkown trust keys and 2 full. At level 3 there's 1 unkown trust key and that's it. --=20 Hans Fugal | De gustibus non disputandum est. http://hans.fugal.net/ | Debian, vim, mutt, ruby, text, gpg http://gdmxml.fugal.net/ | WindowMaker, gaim, UTF-8, RISC, JS Bach --------------------------------------------------------------------- GnuPG Fingerprint: 6940 87C5 6610 567F 1E95 CB5E FC98 E8CD E0AA D460 --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+e25//JjozeCq1GARAuwmAKDwmFya+8tyd4/XTkqCj4E1bdU0nQCgs1Ao Ej4JcJQcsIUpQbxucbpnOqg= =9RX8 -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd-- ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
