From 4ebd1bfb9889b5c1b03c577b8666328afa8cefb0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 13 Sep 2022 22:03:51 +0200 Subject: add gpg keys for openwrt 22.03 --- files/common/keyrings/info.txt | 2 ++ files/common/keyrings/openwrt-22.03.gpg | Bin 0 -> 3106 bytes 2 files changed, 2 insertions(+) create mode 100644 files/common/keyrings/openwrt-22.03.gpg (limited to 'files/common') diff --git a/files/common/keyrings/info.txt b/files/common/keyrings/info.txt index 2619d9b5..a6355595 100644 --- a/files/common/keyrings/info.txt +++ b/files/common/keyrings/info.txt @@ -20,5 +20,7 @@ Openwrt ------- See: https://openwrt.org/docs/guide-user/security/signatures +or +git clone https://git.openwrt.org/keyring.git gpg --no-options --trust-model always --no-default-keyring --secret-keyring /dev/null --keyring ./openwrt-.gpg --import < (follow download link) diff --git a/files/common/keyrings/openwrt-22.03.gpg b/files/common/keyrings/openwrt-22.03.gpg new file mode 100644 index 00000000..fe9f9765 Binary files /dev/null and b/files/common/keyrings/openwrt-22.03.gpg differ -- cgit v1.2.3