Re: Is there a way to browse the GPG web of trust?

2011-10-07 Thread Melvin Carvalho
On 7 October 2011 20:55, Aaron Toponce wrote: > On Fri, Oct 07, 2011 at 06:56:36PM +0200, Werner Koch wrote: >> On Fri,  7 Oct 2011 11:51, aaron.topo...@gmail.com said: >> >     gpg --list-sigs --keyring ~/.gnupg/pubring.gpg | sig2dot > >> > ~/.gnupg/pubring.dot 2> ~/.gnupg/pubring.error.txt >> >

Re: Is there a way to browse the GPG web of trust?

2011-10-07 Thread Werner Koch
On Fri, 7 Oct 2011 11:51, aaron.topo...@gmail.com said: > gpg --list-sigs --keyring ~/.gnupg/pubring.gpg | sig2dot > > ~/.gnupg/pubring.dot 2> ~/.gnupg/pubring.error.txt Why at all does this tool use the human readable format? I don't get it. We have a machine readable format which is gua

Re: Is there a way to browse the GPG web of trust?

2011-10-07 Thread Melvin Carvalho
On 7 October 2011 17:54, Aaron Toponce wrote: > On Fri, Oct 07, 2011 at 12:46:32PM +0200, Melvin Carvalho wrote: >> This is awesome, thanks! > > No problem. It's pretty crazy stuff. > >> Is it possible to get a dump of all the signatures in a particular key >> server? > > Possible? Yes. Probable?

Re: How to use terminal to change mac-cache-ttl

2011-10-07 Thread Robert J. Hansen
On 10/7/11 4:18 AM, Werner Koch wrote: > I suggest that you use gpgconf to change configuration options. Cute: thanks for the heads-up. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Is there a way to browse the GPG web of trust?

2011-10-07 Thread Melvin Carvalho
On 7 October 2011 11:51, Aaron Toponce wrote: > On Fri, Oct 07, 2011 at 10:26:59AM +0200, Melvin Carvalho wrote: >> Just wondering is there a way to browse the GPG web of trust? >> >> Is some of the signing data public and downloadable, or is it mainly private? > > Yes, and no. The Web of Trust is

KeyServer...

2011-10-07 Thread Laurent Jumet
Hello ! Is this server active: hkp://blackhole.pca.dfn.de ? Seems I get an error when trying to refresh a key. -- Laurent Jumet KeyID: 0xCFAF704C ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/list

Is there a way to browse the GPG web of trust?

2011-10-07 Thread Melvin Carvalho
Just wondering is there a way to browse the GPG web of trust? Is some of the signing data public and downloadable, or is it mainly private? ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: card error message in .gpg-agent.log

2011-10-07 Thread Werner Koch
On Thu, 6 Oct 2011 16:18, splu...@gmail.com said: > 2011-10-05 17:15:25 gpg-agent[2694] gpg-agent (GnuPG) 2.0.18 started > 2011-10-05 17:21:36 gpg-agent[2694] error getting default authentication > keyID of card: Card error Gpg-agent checks whether a smartcard which features an authentication k

Re: How to use terminal to change mac-cache-ttl

2011-10-07 Thread Werner Koch
On Thu, 6 Oct 2011 20:20, r...@sixdemonbag.org said: > The good news is that I've put together a small Python script that will > (hopefully) make things a little easier on you. Give me a day or two to I suggest that you use gpgconf to change configuration options. We designed this tool to allo