git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Managing signed git tags and expiring keys
@ 2012-01-06  8:13 Jonathan "Duke" Leto
  2012-01-06 20:09 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan "Duke" Leto @ 2012-01-06  8:13 UTC (permalink / raw)
  To: Git Users

Howdy,

My question is about the Git workflow in a repository which has signed
tags and uses expiring keys in a chain of trust.

When the key changes, all existing tags are signed with the previous
key in the chain of trust.

Do people:
1) resign all the tags, causing people to overwrite their local tags
2) keep all versions of the keys in the chain of trust
3) something else more involved?

Is anybody doing this currently?

Thanks!

Duke

-- 
Jonathan "Duke" Leto <jonathan@leto.net>
Leto Labs LLC
209.691.DUKE // http://labs.leto.net
NOTE: Personal email is only checked twice a day at 10am/2pm PST,
please call/text for time-sensitive matters.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Managing signed git tags and expiring keys
  2012-01-06  8:13 Managing signed git tags and expiring keys Jonathan "Duke" Leto
@ 2012-01-06 20:09 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2012-01-06 20:09 UTC (permalink / raw)
  To: Jonathan "Duke" Leto; +Cc: Git Users

"Jonathan \"Duke\" Leto" <jonathan@leto.net> writes:

> When the key changes, all existing tags are signed with the previous
> key in the chain of trust.
>
> Do people:
> 1) resign all the tags, causing people to overwrite their local tags
> 2) keep all versions of the keys in the chain of trust
> 3) something else more involved?
>
> Is anybody doing this currently?

Many kernel.org users (Linus and myself included) changed their signing
keys last year, so their project histories have tags signed with different
keys. I highly doubt anybody revoked old key and re-signed his tags with
new one.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-06 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06  8:13 Managing signed git tags and expiring keys Jonathan "Duke" Leto
2012-01-06 20:09 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).