[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Re: Rosterify and certificate keys
From: |
Bruce Stephens |
Subject: |
[Monotone-devel] Re: Rosterify and certificate keys |
Date: |
Mon, 10 Apr 2006 16:41:23 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Tom Koelman <address@hidden> writes:
> I just rosterified a database. On inspecting the contents of the new
> database I found out that all certificates had been reissued with my
> own e-mail-adress. This would be an issue for a trust model based on
> who handed out what certificate.
Yes indeed.
> Is there some way in which I can make the certificates keep their
> original key?
No, because the certs have been resigned (because the revision numbers
changed), and you (presumably) don't have all the relevant private
keys.
Presumably for specific problems you can hack something that'll work:
if you're using particular certs, you could get a list of revisions
with the author cert not you, and get the original author to create
certs for those, and then delete the unnecessary certs if necessary
(probably using SQL).
It's yucky, but necessary when history gets rebuilt. (On the positive
side, the current trust model doesn't work that well anyway.)
- [Monotone-devel] Rosterify and certificate keys, Tom Koelman, 2006/04/10
- [Monotone-devel] Re: Rosterify and certificate keys,
Bruce Stephens <=
- [Monotone-devel] Re: Rosterify and certificate keys, Tom Koelman, 2006/04/11
- Re: [Monotone-devel] Re: Rosterify and certificate keys, Richard Levitte - VMS Whacker, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Tom Koelman, 2006/04/11
- Re: [Monotone-devel] Re: Rosterify and certificate keys, hendrik, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Bruce Stephens, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Bruce Stephens, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Bruce Stephens, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Bruce Stephens, 2006/04/11
- [Monotone-devel] Re: Rosterify and certificate keys, Bruce Stephens, 2006/04/11
- Re: [Monotone-devel] Re: Rosterify and certificate keys, Nathaniel Smith, 2006/04/12