lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 4 Oct 2011 21:27:07 -0300
From:	Henrique de Moraes Holschuh <hmh@....eng.br>
To:	Heiko Carstens <heiko.carstens@...ibm.com>
Cc:	Jiri Kosina <jkosina@...e.cz>, "H. Peter Anvin" <hpa@...or.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ