summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-09-28 16:29:02 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-09-28 16:29:02 +0200
commiteaba3dc86d6cec20d9cb3ba4a8d63901aa1603d1 (patch)
tree5c866581938308345550097e752fb76a6eba63c6 /files
parentws/minet: fix conflicts with systemd-(networkd|resolved) (diff)
raspios: rename keyring file
Diffstat (limited to 'files')
-rw-r--r--files/common/keyrings/info.txt11
-rw-r--r--files/common/keyrings/raspberrypi-downloads.gpg (renamed from files/common/keyrings/raspios.gpg)bin2530 -> 2530 bytes
2 files changed, 10 insertions, 1 deletions
diff --git a/files/common/keyrings/info.txt b/files/common/keyrings/info.txt
index a6355595..4684d40f 100644
--- a/files/common/keyrings/info.txt
+++ b/files/common/keyrings/info.txt
@@ -20,7 +20,16 @@ Openwrt
-------
See: https://openwrt.org/docs/guide-user/security/signatures
-or
+or
git clone https://git.openwrt.org/keyring.git
gpg --no-options --trust-model always --no-default-keyring --secret-keyring /dev/null --keyring ./openwrt-<yy.mm>.gpg --import < (follow download link)
+
+
+
+Raspios
+-------
+
+get key from Raspi Forums??? (sadly there seems to be no official site where keys get published...)
+
+gpg --no-options --trust-model always --no-default-keyring --secret-keyring /dev/null --keyring ./raspberrypi-downloads.gpg --recv-keys <key-id-from-above>
diff --git a/files/common/keyrings/raspios.gpg b/files/common/keyrings/raspberrypi-downloads.gpg
index fb800c19..fb800c19 100644
--- a/files/common/keyrings/raspios.gpg
+++ b/files/common/keyrings/raspberrypi-downloads.gpg
Binary files differ