Re: Importing existing key as subkey

2018-04-19 Thread Werner Koch
On Sat, 31 Mar 2018 02:54, chrisbcouti...@gmail.com said: > Hello, > > I'm trying to consolidate my various master keys into a single master > with subkeys. On my 'old' computer with gpg2.0 (openSUSE 42.3) I was > able to export the secret key and split it up with `gpgsplit`. On my > new machine

Re: pinentry problems

2018-04-19 Thread Paul H. Hentze
On 18.04.2018 22:09, Daniel Kahn Gillmor wrote: > can you explain the pinentry problem you're seeing? I'm afraid the bad > ownership of your files was distracting from any other problems you were > reporting. > > One simple way to test pinentry (without gpg or gpg-agent in the mix) > is: > >

Re: dirmngr timeout

2018-04-19 Thread Laszlo Papp
OK, so I have now solved this issue by running the following commands in docker prior to running gpg: install -dm700 ~/.gnupg; echo honor-http-proxy > ~/.gnupg/dirmngr.conf On Thu, Apr 19, 2018 at 11:04 AM, Laszlo Papp wrote: > Adding the list back. > > On Thu, Apr 19, 2018 at

Re: Semantics of WOT and Subkeys

2018-04-19 Thread Damien Goutte-Gattat via Gnupg-users
Hi, On 04/19/2018 03:12 AM, Evan Klitzke wrote: Later Alice learns about subkeys, so she creates a new signing subkey for signing her mail/git commits/whatever. How does this work when Bob sees the new subkey? For most purposes, the use of subkeys is "transparent" from the user's point of