gpg: add my public key
Synced with https://github.com/ynezz.gpg and https://gitlab.com/ynezz.gpg
Signed-off-by: Petr Štetiar <[email protected]>
Add new build system signing key stored on Nitrokey 3A Mini dongle
This key is available only from Nitrokey 3A Mini (nk3) USB security key.
Only 3 such identical nk3 dongles were provisioned[1], one nk3 dongle is
going to be attached to the new buildbot master server, remaining two
nk3 dongles are going to be kept as a backup (ynezz, jow). GnuPG
master/secret keys are not available, only revocation certificate was
generated, just in case.
This new signing key 0x1D53D1877742E911 available only from those three
nk3 dongles was cross signed with 3 previous signing keys (snapshot,
21.02, 22.03):
pub
ed25519/0x1D53D1877742E911 2023-05-18 [C] [expires: 2033-05-15]
Key fingerprint = 8A8B C12F 46B8 36C0 F9CD B36F 1D53 D187 7742 E911
uid [ultimate] OpenWrt Build System (Nitrokey3) <
[email protected]>
sig 3 0x1D53D1877742E911 2023-05-18 OpenWrt Build System (Nitrokey3) <
[email protected]>
sig 0xCD84BCED626471F1 2023-05-18 OpenWrt Build System (PGP key for unattended snapshot builds) <
[email protected]>
sig 0xCD54E82DADB3684D 2023-05-18 OpenWrt Build System (GnuPGP key for 22.03 release builds) <
[email protected]>
sig 0x88CA59E88F681580 2023-05-18 OpenWrt Build System (PGP key for 21.02 release builds) <
[email protected]>
sub
ed25519/0x2B0151090606D1D9 2023-05-18 [S] [expires: 2033-05-15]
Key fingerprint = 92C5 61DE 55AE 6552 F3C7 36B8 2B01 5109 0606 D1D9
sig 0x1D53D1877742E911 2023-05-18 OpenWrt Build System (Nitrokey3) <
[email protected]>
nk3 dongle PIN is going to be available to all build infrastructure
admins (needed after server restarts), admin PIN, reset PIN and
revocation certificate to folks having backup key dongles (ynezz, jow).
Signed-off-by: Petr Štetiar <[email protected]>
gpg: add Daniel's public key
Add my PGP public key. It's a 4096 bit key which is stored on a OpenPGP
2.0 smartcard. It may be replaced once I get my NitroKey 3 mini working
with GnuPG because the OpenPGP smartcard is annoyingly slow...
Signed-off-by: Daniel Golle <[email protected]>
gpg: update 22.03 signing key
Extend the key validity by another year.
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: update 21.02 signing key
Extend the key validity by another year.
Signed-off-by: Jo-Philipp Wich <[email protected]>
usign: add 22.03 release build public key
Signed-off-by: Petr Štetiar <[email protected]>
gpg: add OpenWrt 22.03 signing key
pub rsa4096 2022-03-25 [SCEA] [expires: 2024-03-24]
BF856781A01293C8409ABE72CD54E82DADB3684D
uid [ultimate] OpenWrt Build System (GnuPGP key for 22.03 release builds) <
[email protected]>
sub rsa4096 2022-03-25 [SEA] [expires: 2024-03-24]
Signed-off-by: Petr Štetiar <[email protected]>
gpg: update OpwnWrt 19.07 signing key
Signed-off-by: Jo-Philipp Wich <[email protected]>
usign: add 21.02 release build pubkey
Signed-off-by: Petr Štetiar <[email protected]>
gpg: add OpenWrt 21.02 signing key
Signed-off-by: Petr Štetiar <[email protected]>
usign: add 19.07 release build pubkey
Signed-off-by: Jo-Philipp Wich <[email protected]>
usign: use distro agnostic comments
Signed-off-by: Jo-Philipp Wich <[email protected]>
usign: fix filename of Stijn's usign key
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: update snapshots public signing key
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: replace my public GPG key
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: add OpenWrt 19.07 signing key
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: add OpenWrt 18.06 v2 signing key
Signed-off-by: Jo-Philipp Wich <[email protected]>
gpg: update LEDE 17.01 public signing key
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add my public GPG and usign key
Signed-off-by: Hauke Mehrtens <[email protected]>
Add public GPG key used by the 18.06 release builds
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add public usign key used for the 18.06 release builds
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add my public key for gpg and usign
Signed-off-by: Alexander Couzens <[email protected]>
Add public GPG key used by the 17.01 release builds
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add public usign key used by the 17.01 release builds
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add unattended GnuPG build key
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add unattended usign build key
Signed-off-by: Jo-Philipp Wich <[email protected]>
Move my public key to the correct directory
I imported it to the wrong directory :/
Signed-off-by: Álvaro Fernández Rojas <[email protected]>