setting owner trust
David Shaw
dshaw@jabberwocky.com
Tue Dec 10 03:45:01 2002
On Tue, Dec 10, 2002 at 12:44:45AM +0100, Volker Gaibler wrote:
> On Sun, Dec 08, 2002 at 12:57:18AM -0500, David Shaw wrote:
> > On Sun, Dec 08, 2002 at 03:18:08AM +0100, Michael Nahrath wrote:
> > > Why isn't there a "gpg --set-owner-trust --value f 0xXXXXXXXX"
> > > or "gpg --edit-key --trust f 0xXXXXXXXX" ?
> > >
> > > (Note: the second syntax could easyly make each interactive subcommand of
> > > --edit-key a command-line otion)
> >
> > Yep. Do this: "gpg --edit-key 0xXXXXXXXX trust quit" Then enter the
> > trust you want, and you're done (two steps).
>
> Is there also possibiliy to show a list of assigned trust values i. e.
> the human readable content of my trust db or should I do this via shell
> script?
> Would be nice to check what I've set and if I still like this.
gpg --export-ownertrust
The first field is the fingerprint of the key. The second field is
the trust value, where 2 is undefined, 3 is never, 4 is marginal, 5 is
full, and 6 is ultimate.
David
--
David Shaw | dshaw@jabberwocky.com | WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence." - Jeremy S. Anderson