bug#22883: [bug#41767] [PATCH 0/9] Authenticate channels

2020-06-16 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > Pushed! > > 619972f7b5 maint: "make authenticate" behaves like 'guix pull' by default. > 838ac881ec time-machine: Add '--disable-authentication'. > a9eeeaa6ae pull: Add '--disable-authentication'. > c3f6f564e9 channels: Automatically add introduction for

bug#22883: [bug#41767] [PATCH 0/9] Authenticate channels

2020-06-16 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > git-authenticate: Cache takes a key parameter. > git-authenticate: 'authenticate-commits' takes a #:keyring parameter. > tests: Move OpenPGP helpers to (guix tests gnupg). > channels: 'latest-channel-instance' authenticates Git checkouts. > channels:

bug#22883: [bug#41767] [PATCH 0/9] Authenticate channels

2020-06-13 Thread Ludovic Courtès
Hello Guix! Ludovic Courtès skribis: > This patch series does it! It integrates checkout authentication > with (guix channels). Now, ‘guix pull’, ‘guix time-machine’ etc. > automatically authenticate the commits they fetch and raise an > error if they find an unsigned commit or a commit

bug#22883: [bug#41767] [PATCH 0/9] Authenticate channels

2020-06-09 Thread Ludovic Courtès
Ludovic Courtès skribis: > This patch series does it! It integrates checkout authentication > with (guix channels). Now, ‘guix pull’, ‘guix time-machine’ etc. > automatically authenticate the commits they fetch and raise an > error if they find an unsigned commit or a commit signed by an >