overwriting trust levels

View: New views
4 Messages — Rating Filter:   Alert me  

overwriting trust levels

by Joachim Harloff-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

after a computer crash I moved to another computer and copied my user folder on to it. In some way I do not at all understand the trust level of the public keys changed on the way: None of the previously locally trusted keys is marked trusted anymore (so they do not appear in GPGDropThing etc dialogs). But when I use GPGKeys to sign one of them, the terminal window tells me that the key has already been signed (thats true, of course) and I cannot sign it again. But the trust level was: unknown (thats wrong. It was locally signed on the old computer to make it available). Strange. What can I do? Is it a good idea to throw away the key trustdb.gpg file?

Cheers, Joachim

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Macgpg-users mailing list
Macgpg-users@...
https://lists.sourceforge.net/lists/listinfo/macgpg-users

Re: overwriting trust levels

by Charly Avital :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joachim Harloff wrote the following on 8/4/09 3:52 AM:

> Hi,
> after a computer crash I moved to another computer and copied my user
> folder on to it. In some way I do not at all understand the trust level
> of the public keys changed on the way: None of the previously locally
> trusted keys is marked trusted anymore (so they do not appear in
> GPGDropThing etc dialogs). But when I use GPGKeys to sign one of them,
> the terminal window tells me that the key has already been signed (thats
> true, of course) and I cannot sign it again. But the trust level was:
> unknown (thats wrong. It was locally signed on the old computer to make
> it available). Strange. What can I do? Is it a good idea to throw away
> the key trustdb.gpg file?
>
> Cheers, Joachim

Hi Joachim,

when transferring the GnuPG user folder ~/.gnupg, the trustdb.gpg file
gets somehow reset (I can't find the proper term).

I suggest you try the following.

Launch Terminal and type:

$ gpg --update-trustdb

you'll be presented with an interactive output where each key in your
keyring will be listed, asking you to set the trust.

It's important that for your own key or keys, you set trust and validity
to 'ultimate'.

Hope this helps.
Charly

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Macgpg-users mailing list
Macgpg-users@...
https://lists.sourceforge.net/lists/listinfo/macgpg-users

Re: overwriting trust levels

by Joachim Harloff-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>
> Hi Joachim,
>
> when transferring the GnuPG user folder ~/.gnupg, the trustdb.gpg file
> gets somehow reset (I can't find the proper term).
>
> I suggest you try the following.
>
> Launch Terminal and type:
>
> $ gpg --update-trustdb
>
> you'll be presented with an interactive output where each key in your
> keyring will be listed, asking you to set the trust.
>
> It's important that for your own key or keys, you set trust and validity
> to 'ultimate'.
>
> Hope this helps.
> Charly

Hi Charly,

Sorry, after typing gpg --update-trustdb I get about the message (in german):

gpg: no ultimately trusted keys found

Ok, there are no trusted keys in the key ring. Thats the problem.

Joachim

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Macgpg-users mailing list
Macgpg-users@...
https://lists.sourceforge.net/lists/listinfo/macgpg-users

Parent Message unknown Re: overwriting trust levels

by Joachim Harloff-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> > Hi Charly,
> >
> > Sorry, after typing gpg --update-trustdb I get about the message (in
> german):
> >
> > gpg: no ultimately trusted keys found
> >
> > Ok, there are no trusted keys in the key ring. Thats the problem.
> >
> > Joachim
> >
>
> Hi Joachim,
>
> $ gpg -K
>
> 1. this should output the list of your secret key or keys, and prove
> that your secring.gpg is there, and that it is accessible
>
> 2. Then, edit each of your keys (if more than one are listed) in order
> to reestablish the trust and validity of each key.
>
> $ gpg --edit-key [key ID]
>
> Command> trust   [reset the trust to ultimate]
>
> Charly
>
>
Hi Charly,

thank you very much. This worked fine.

Regards, Joachim

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Macgpg-users mailing list
Macgpg-users@...
https://lists.sourceforge.net/lists/listinfo/macgpg-users