aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-04-07 00:53:19 +0300
committerCem Keylan <cem@ckyln.com>2021-04-07 00:53:19 +0300
commit23f1ad5c7b749fe2233b678ab59bcc834fc1b5f3 (patch)
tree357c6424c9db79500cf0562297bcf3399043c951
parent778afd5aa13857672e909a4188f838cf8e287058 (diff)
downloadrepository-23f1ad5c7b749fe2233b678ab59bcc834fc1b5f3.tar.gz
README: add signify public key
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9892a01f..2a77b099 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,22 @@ All the package repositories have their own purpose:
IRC conversation starter / dbus and packages with hard dependencies.
+Latest Release Key
+------------------
+
+Distribution releases are signed with signify, and the keys can be found on
+<https://dl.carbslinux.org/keys>. Since the keys are small, and this git
+repository also tracks my GnuPG signature, this README also provides the
+latest signify public key used to sign releases.
+
+- `carbslinux-2021.04.pub`
+
+```
+untrusted comment: Carbs Linux 2021-04-06 release public key public key
+RWTBBPDVQ+aHB00By+Vn9xRBcyJi2TrvT35528yrWHh2Ux/KsnSx9aP7
+```
+
+
Enabling repository signing
---------------------------