Re: Changing usage of master key

2009-05-21 Thread Resul Cetin
On Monday 18 May 2009 16:35:29 Christoph Anton Mitterer wrote: > In principle it is possible by issuing new self-sigs, but gnupg > doesn't support this AFAIK. Does there exist another program to do this (I won't tell anyone ;) )? The PGP Desktop applications doesn't seem to be able to do anything

Re: Changing usage of master key

2009-05-21 Thread Resul Cetin
On Monday 18 May 2009 16:46:02 Resul Cetin wrote: > On Monday 18 May 2009 16:35:29 Christoph Anton Mitterer wrote: > > In principle it is possible by issuing new self-sigs, but gnupg > > doesn't support this AFAIK. > > I will look at the gnupg source code to try to find the correct section to > man

Re: Changing usage of master key

2009-05-21 Thread Resul Cetin
On Friday 15 May 2009 12:30:27 Resul Cetin wrote: > Is there now a good way to move a subkey between two keys? The method > described at http://atom.smasher.org/gpg/gpg-migrate.txt don't work because > in the step "resign using the expire trick" doesn't work. I cannot see a > usage behind the short

Re: Changing usage of master key

2009-05-18 Thread Christoph Anton Mitterer
In principle it is possible by issuing new self-sigs, but gnupg doesn't support this AFAIK. Chris. This message was sent using IMP, the Internet Messaging Program. ___ Gnupg-users mai

Changing usage of master key

2009-05-18 Thread Resul Cetin
Hi, I generated a new RSA cert/sign key. Default is to use it as sign and cert, but I wanted to use a seperated sign subkey and use the master key only for cert stuff. Is it possible to change it afterwards and how to do it? I have no fear of hex editors and unix commandline tools. My first idea