From a23454cd2205b8a215af9bf0d9121a647b7e72fb Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Tue, 10 Oct 2023 08:21:40 -0600 Subject: [PATCH] all: add OpenBSD signing keys for 7.0 - 7.4 --- bins/default.nix | 27 +++++++++++++++++++++++++++ bins/pubs/openbsd-70-base.pub | 2 ++ bins/pubs/openbsd-70-fw.pub | 2 ++ bins/pubs/openbsd-70-pkg.pub | 2 ++ bins/pubs/openbsd-70-syspatch.pub | 2 ++ bins/pubs/openbsd-71-base.pub | 2 ++ bins/pubs/openbsd-71-fw.pub | 2 ++ bins/pubs/openbsd-71-pkg.pub | 2 ++ bins/pubs/openbsd-71-syspatch.pub | 2 ++ bins/pubs/openbsd-74-base.pub | 2 ++ bins/pubs/openbsd-74-fw.pub | 2 ++ bins/pubs/openbsd-74-pkg.pub | 2 ++ bins/pubs/openbsd-74-syspatch.pub | 2 ++ 13 files changed, 51 insertions(+) create mode 100644 bins/pubs/openbsd-70-base.pub create mode 100644 bins/pubs/openbsd-70-fw.pub create mode 100644 bins/pubs/openbsd-70-pkg.pub create mode 100644 bins/pubs/openbsd-70-syspatch.pub create mode 100644 bins/pubs/openbsd-71-base.pub create mode 100644 bins/pubs/openbsd-71-fw.pub create mode 100644 bins/pubs/openbsd-71-pkg.pub create mode 100644 bins/pubs/openbsd-71-syspatch.pub create mode 100644 bins/pubs/openbsd-74-base.pub create mode 100644 bins/pubs/openbsd-74-fw.pub create mode 100644 bins/pubs/openbsd-74-pkg.pub create mode 100644 bins/pubs/openbsd-74-syspatch.pub diff --git a/bins/default.nix b/bins/default.nix index 001c916..0a6cfc2 100644 --- a/bins/default.nix +++ b/bins/default.nix @@ -31,6 +31,24 @@ in xinStatus ]; environment.etc = { + "signify/openbsd-70-base.pub".text = + builtins.readFile ./pubs/openbsd-70-base.pub; + "signify/openbsd-70-fw.pub".text = + builtins.readFile ./pubs/openbsd-70-fw.pub; + "signify/openbsd-70-pkg.pub".text = + builtins.readFile ./pubs/openbsd-70-pkg.pub; + "signify/openbsd-70-syspatch.pub".text = + builtins.readFile ./pubs/openbsd-70-syspatch.pub; + + "signify/openbsd-71-base.pub".text = + builtins.readFile ./pubs/openbsd-71-base.pub; + "signify/openbsd-71-fw.pub".text = + builtins.readFile ./pubs/openbsd-71-fw.pub; + "signify/openbsd-71-pkg.pub".text = + builtins.readFile ./pubs/openbsd-71-pkg.pub; + "signify/openbsd-71-syspatch.pub".text = + builtins.readFile ./pubs/openbsd-71-syspatch.pub; + "signify/openbsd-72-base.pub".text = builtins.readFile ./pubs/openbsd-72-base.pub; "signify/openbsd-72-fw.pub".text = @@ -48,5 +66,14 @@ in builtins.readFile ./pubs/openbsd-73-pkg.pub; "signify/openbsd-73-syspatch.pub".text = builtins.readFile ./pubs/openbsd-73-syspatch.pub; + + "signify/openbsd-74-base.pub".text = + builtins.readFile ./pubs/openbsd-74-base.pub; + "signify/openbsd-74-fw.pub".text = + builtins.readFile ./pubs/openbsd-74-fw.pub; + "signify/openbsd-74-pkg.pub".text = + builtins.readFile ./pubs/openbsd-74-pkg.pub; + "signify/openbsd-74-syspatch.pub".text = + builtins.readFile ./pubs/openbsd-74-syspatch.pub; }; } diff --git a/bins/pubs/openbsd-70-base.pub b/bins/pubs/openbsd-70-base.pub new file mode 100644 index 0000000..4e79131 --- /dev/null +++ b/bins/pubs/openbsd-70-base.pub @@ -0,0 +1,2 @@ +untrusted comment: openbsd 7.0 base public key +RWR3KL+gSr4QZ5mOvKhcOOgGe61ogHp5PyBOj2RrmyCpqchk9A7NVPzh diff --git a/bins/pubs/openbsd-70-fw.pub b/bins/pubs/openbsd-70-fw.pub new file mode 100644 index 0000000..d0f39e7 --- /dev/null +++ b/bins/pubs/openbsd-70-fw.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.0 firmware public key +RWS8nd7vy+I+fRHtnpxVBeX+P+9rBqJMPvSU6z8LYyAv5p73WcdFXs3B diff --git a/bins/pubs/openbsd-70-pkg.pub b/bins/pubs/openbsd-70-pkg.pub new file mode 100644 index 0000000..e3ad1bd --- /dev/null +++ b/bins/pubs/openbsd-70-pkg.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.0 packages public key +RWR3iauEtA8/bLN/zfIQhOc5ramL/fARX72S6xw8BwAUebxik7KioCvL diff --git a/bins/pubs/openbsd-70-syspatch.pub b/bins/pubs/openbsd-70-syspatch.pub new file mode 100644 index 0000000..cfa725d --- /dev/null +++ b/bins/pubs/openbsd-70-syspatch.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.0 syspatch public key +RWSD33kMDKsQH8j0Q8FzfYk+vsgTKiP8Q5DcrkQQtrZoWg48yxUQgLxU diff --git a/bins/pubs/openbsd-71-base.pub b/bins/pubs/openbsd-71-base.pub new file mode 100644 index 0000000..596bb2c --- /dev/null +++ b/bins/pubs/openbsd-71-base.pub @@ -0,0 +1,2 @@ +untrusted comment: openbsd 7.1 public key +RWR2eHwZTOEiTWog354iy3StRj18VbZl87O9uZpa1M2jGLXEkco6vDT5 diff --git a/bins/pubs/openbsd-71-fw.pub b/bins/pubs/openbsd-71-fw.pub new file mode 100644 index 0000000..e8522f4 --- /dev/null +++ b/bins/pubs/openbsd-71-fw.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.1 firmware public key +RWQCAJ4gBK3pbcm/Q5XYxu+hIY3Zvx9kwGv2uJphEN7kNl1DD4QRue6v diff --git a/bins/pubs/openbsd-71-pkg.pub b/bins/pubs/openbsd-71-pkg.pub new file mode 100644 index 0000000..d610537 --- /dev/null +++ b/bins/pubs/openbsd-71-pkg.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.1 packages public key +RWQgLTtHQtisyH9qc9imxVFsf+P24M75F1aNio5qJCfG/bO6gATAzC9V diff --git a/bins/pubs/openbsd-71-syspatch.pub b/bins/pubs/openbsd-71-syspatch.pub new file mode 100644 index 0000000..f5c8547 --- /dev/null +++ b/bins/pubs/openbsd-71-syspatch.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.1 syspatch public key +RWTVqN+z9ta+Z6Ri7W7Vlf+XgXE30rGXld8kO78L1GmE61U5Xvbr/zHM diff --git a/bins/pubs/openbsd-74-base.pub b/bins/pubs/openbsd-74-base.pub new file mode 100644 index 0000000..01f52c6 --- /dev/null +++ b/bins/pubs/openbsd-74-base.pub @@ -0,0 +1,2 @@ +untrusted comment: openbsd 7.4 public key +RWRoyQmAD08ajTqgzK3UcWaVlwaJMckH9/CshU8Md5pN1GoIrcBdTF+c diff --git a/bins/pubs/openbsd-74-fw.pub b/bins/pubs/openbsd-74-fw.pub new file mode 100644 index 0000000..e4a119a --- /dev/null +++ b/bins/pubs/openbsd-74-fw.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.4 firmware public key +RWTRA9KXRuZKunpXYK0ed5OxbE0K7rYWpDnTu+M8wZdqzRroFqed0U6I diff --git a/bins/pubs/openbsd-74-pkg.pub b/bins/pubs/openbsd-74-pkg.pub new file mode 100644 index 0000000..fd64213 --- /dev/null +++ b/bins/pubs/openbsd-74-pkg.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.4 packages public key +RWR/h7gubZ9M/O46RNy3PzLTPevOCK24LGCPca41IHMwSH4YuVA+jnWO diff --git a/bins/pubs/openbsd-74-syspatch.pub b/bins/pubs/openbsd-74-syspatch.pub new file mode 100644 index 0000000..7772515 --- /dev/null +++ b/bins/pubs/openbsd-74-syspatch.pub @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 7.4 syspatch public key +RWQqty2voy8V8afR9/v2RzuNr7r4y9cKwljABN7Tytd7JcPdBjnXg0Ue