news.txt: Introduce channel authentication

Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2020-09-08 23:51:43 -04:00
parent 9bf768e70e
commit 9c2a5c65bc
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
(channel-news
(version 0)
(entry (commit "1ac29b33f3ca19134fcbedd6dc22deb45c15229f")
(title (en "Nonguix authenticated updates"))
(entry (commit "53e23d231b7f7cc0167180fa50702cbd143cf9c8")
(title (en "rekahsoft-guix authenticated updates"))
(body
(en "This is a personal channel that is meant as a staging ground
for changes I plan on making upstream to guix, however there may be packages
@ -19,7 +18,7 @@ To ensure you only receive genuine updates from rekahsoft-guix, you should updat
(url \"https://git.rekahsoft.ca/rekahsoft/rekahsoft-guix\")
(introduction
(make-channel-introduction
\"<TODO:commit-sha>\"
\"53e23d231b7f7cc0167180fa50702cbd143cf9c8\"
(openpgp-fingerprint
\"F7BD DC6D BBE6 B16B 2C71 1A02 5FAB 9938 E05B FEC8\"))))
\"F8D5 46F3 AF37 EF53 D1B6 48BE 7B4D EB93 212B 3022\"))))
@end lisp "))))