summaryrefslogtreecommitdiff
path: root/files/common/keyrings/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'files/common/keyrings/info.txt')
-rw-r--r--files/common/keyrings/info.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/common/keyrings/info.txt b/files/common/keyrings/info.txt
index 90391a23..2619d9b5 100644
--- a/files/common/keyrings/info.txt
+++ b/files/common/keyrings/info.txt
@@ -13,3 +13,12 @@ Ubuntu:
get keys from installed system: apt-key list --fingerprint
gpg --no-options --trust-model always --no-default-keyring --secret-keyring /dev/null --keyring ./ubuntu-archive.gpg --recv-keys <key-id-from-above>
+
+
+
+Openwrt
+-------
+
+See: https://openwrt.org/docs/guide-user/security/signatures
+
+gpg --no-options --trust-model always --no-default-keyring --secret-keyring /dev/null --keyring ./openwrt-<yy.mm>.gpg --import < (follow download link)