From: Tobias Geerinckx-Rice <me@tobias.gr>
To: help-guix@gnu.org, Marcel van der Boom <marcel@hsdev.com>
Subject: Re: Authenticate a channel
Date: Fri, 10 Jan 2025 12:22:53 +0000 [thread overview]
Message-ID: <79C829FF-5773-4761-A3E5-B6C326E7AC1E@tobias.gr> (raw)
In-Reply-To: <6f5ae1ff-a5fa-4c82-9cd2-54d38daa4c0b@hsdev.com>
H(o)i Marcel,
On 29 December 2024 13:04:59 UTC, Marcel van der Boom <marcel@hsdev.com> wrote:
>- are subkeys supported? anything special needed?
AIR Guix does not (yet?) resolve subkeys to an authorised primary. This means that each signing subkey used must be explicitly authorised. If you look at upstream Guix's .guix-authorizations, you'll see a good few ';; Primary: XXXX…' comments above certains keys, including mine.
>- do i need to pull the keyring in manually over time of does the machinery take care of this?
If you mean in a git checkout: you must manually fetch any updates to the keyring branch before rebasing + pushing your changes. There is no magic.
If you mean 'guix pull', even from a file:// URL: guix clones and updates the entire repository, not only 'master'. No additional action is needed to fetch the latest upstream keyring.
Kind regards,
T G-R
Sent on the go. Excuse or enjoy my brevity.
next prev parent reply other threads:[~2025-01-10 12:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 16:48 Authenticate a channel Jeremy Korwin-Zmijowski
2024-12-28 18:01 ` Ludovic Courtès
2024-12-29 13:04 ` Marcel van der Boom
2024-12-30 18:57 ` Cayetano Santos
2025-01-01 12:03 ` Marek Paśnikowski
2025-01-02 9:07 ` Jeremy Korwin-Zmijowski
2025-01-10 11:22 ` Marcel van der Boom
2025-01-10 12:22 ` Tobias Geerinckx-Rice [this message]
2025-01-10 12:51 ` Tobias Geerinckx-Rice
2025-01-10 13:47 ` Marcel van der Boom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=79C829FF-5773-4761-A3E5-B6C326E7AC1E@tobias.gr \
--to=me@tobias.gr \
--cc=help-guix@gnu.org \
--cc=marcel@hsdev.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.