aboutsummaryrefslogtreecommitdiff
path: root/carbslinux.texi
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-02-05 19:06:58 +0100
committerCem Keylan <cem@ckyln.com>2023-02-05 19:06:58 +0100
commit0023cd18c76ca3d078f364a987a21b229297f529 (patch)
treeeca7536a639029bdaf2ce6564f0dd270eb41fbf6 /carbslinux.texi
parent031aeef680c0556c350e107c9e595eaa267b1359 (diff)
downloaddocs-0023cd18c76ca3d078f364a987a21b229297f529.tar.gz
docs: update public key
Diffstat (limited to 'carbslinux.texi')
-rw-r--r--carbslinux.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/carbslinux.texi b/carbslinux.texi
index 676a0af..e0d2dfc 100644
--- a/carbslinux.texi
+++ b/carbslinux.texi
@@ -226,8 +226,8 @@ wget $URL/carbs-rootfs.tar.xz.sig
The signature file should say something similar to
@example
-untrusted comment: verify with carbslinux-2021.08.pub
-RWTK4GFDD7JiohUHBeJXuKw+/P3K4ZRR8jQud0iOxNDbn7WCFxQsxt9FUNSEiXfLjkm1Ez8c3esRG8oydrsFUFpBGtekFt5obgo=
+untrusted comment: verify with carbslinux-2023.02.pub
+RWTe38zmx+iyuKEL5T84MJ5Y24jqenkTtQLJxbaMzOBS/NkGVl5J+Vn2B6vTV/gJK7LYBPS+IOXV5sEf+YLGCMcBYAGHCcP4xQ8=
@end example
@@ -238,7 +238,7 @@ check the validity of the public key from multiple locations, or just copy paste
that portion to a file and use that instead.
@example
-PUBKEY=carbslinux-2021.08.pub
+PUBKEY=carbslinux-2023.02.pub
wget https://dl.carbslinux.org/keys/$PUBKEY
@end example