Messages in this thread |  | | | Date | Tue, 4 Oct 2011 21:27:07 -0300 | | From | Henrique de Moraes Holschuh <> | | Subject | Re: kernel.org status: establishing a PGP web of trust |
| |
On Tue, 04 Oct 2011, Heiko Carstens wrote: > > I have a question here. In case people are 'reasonably certain' that the > > old key has never been jeoparadized, why are they required to create a new > > key?
You do that when your key is either old, or weaker than the requested keys. In the kernel.org case, if your old key is not RSA/4096...
If your old key is already RSA/4096, there are some reasons to create a new key:
1. "Just in case the old key was compromised", in which case you should revoke the old key soon.
2. To use different keys for different purposes.
3. To have a backup key (when proper use of subkeys is not enough to protect the main key) -- you better think about this carefully: how safe can you make the backup key storage, and _how fast_ you will notice should someone manage to access it?
4. When prepararing for a key rollover in the near future (in which case the keys are cross-signed, and you keep collecting signatures on BOTH keys until the old one is decomissioned).
> > (if the old key would have been compromised, the attacker could as well > > generate a new key and sign it with the old key himself, so I fail to see > > any benefit of this PGP excercise).
Yes, he could. The signature from the old key is used to assert that you indeed have control of the old private key, but it cannot assert that you are the only party that has control of the old private key.
> > It doesn't make too much sense to force people to live with two different > > personalities in this "PGP web of trust" world just for the sake of > > kernel.org, does it? > > Also same question here. And as far as I can tell nobody has given an > answer yet.
That depends, you might want to have separate keys for separate purposes (which only makes sense if key usage will be different enough to cause different key exposure to risks). In any case, if you'll have different keys, it is good practice to use the UID comment field to disclose the purpose of the key.
-- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh
|  |