[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36956] [PATCH] machine: Automatically authorize the coordinator's s
From: |
Jakob L. Kreuze |
Subject: |
[bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key. |
Date: |
Wed, 07 Aug 2019 16:52:33 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi Chris and Ricardo,
Christopher Lemmer Webber <address@hidden> writes:
> This seems like a good usability improvement. For clarity, I assume
> that it's still configurable, however? Would be important if pushing
> builds to a different machine.
No, but you raise a good point :) I'll update this patch to make it
configurable.
Ricardo Wurmus <address@hidden> writes:
> This will overwrite an existing acl file on the remote with a copy
> that differs only in the newly added key.
>
> Is there a chance for corruption, e.g. if acl->public-keys returns
> something unexpected?
I suppose it's possible. 'guix archive --authorize' doesn't seem to do
any specific handling for it, but it doesn't hurt to be paranoid -- we
"atomically" overwrite the GC root for the bootloader configuration, for
example, and we could do something similar here. I'll include it in the
updated patch.
Regards,
Jakob
signature.asc
Description: PGP signature
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Jakob L. Kreuze, 2019/08/07
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Christopher Lemmer Webber, 2019/08/07
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Ricardo Wurmus, 2019/08/07
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key.,
Jakob L. Kreuze <=
- [bug#36956] [PATCH v2] machine: Automatically authorize the coordinator's signing, Jakob L. Kreuze, 2019/08/09
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Jakob L. Kreuze, 2019/08/09
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Christopher Lemmer Webber, 2019/08/14
- [bug#36956] [PATCH] machine: Automatically authorize the coordinator's signing key., Ricardo Wurmus, 2019/08/15
- bug#36956: [PATCH] machine: Automatically authorize the coordinator's signing key., Christopher Lemmer Webber, 2019/08/15