Caleb Maclennan
5e8fae90db
Extend expiry for alerque's key
2023-06-22 12:27:14 +03:00
Frederik Schwan
c4a758e434
update expiry of freswa's key
2023-05-31 21:39:21 +02:00
David Runge
62646e219b
Add revocation for dvzrv
...
Add revocation certificate for C7E7849466FE2358343588377258734B41C31549.
2023-05-29 13:33:19 +02:00
David Runge
68dbb8014a
Switch advertized key for dvzrv
...
Switch advertized key from C7E7849466FE2358343588377258734B41C31549 to
991F6E3F0765CF6295888586139B09DA5BF0D338, as the latter superseded the
former.
2023-05-29 13:33:14 +02:00
David Runge
a6c89532b1
Add authentication subkey for dvzrv
...
Add authentication subkey 57B71EE573F78CBEA83284B0D0B9A7F0EFEC1108 for
C7E7849466FE2358343588377258734B41C31549.
2023-05-29 13:33:10 +02:00
David Runge
75b363ac6c
Add certification from dvzrv for dvzrv
...
Add signature by 991F6E3F0765CF6295888586139B09DA5BF0D338
on C7E7849466FE2358343588377258734B41C31549 for
"David Runge <dvzrv@archlinux.org>".
2023-05-29 13:33:05 +02:00
David Runge
f4ad2ed61a
Add signature from Foxboron for dvzrv
2023-05-29 13:32:56 +02:00
David Runge
ddc037fa33
Simplify trust_color() using match statement
2023-05-29 13:32:50 +02:00
David Runge
f6d2b35318
Fix issue with Trust Enum values
...
As `auto()` was not used for `Trust.unknown` it led to wrong data being
returned from `trust_color()`.
2023-05-29 13:18:51 +02:00
Johannes Löthberg
cd9536f76a
Revoke signature by demize for allan
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-05-11 10:29:36 +02:00
Levente Polyak
f7749fd39c
Add signature from anthraxx for gromit
...
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
2023-05-02 21:14:05 +02:00
Florian Pritz
fcbb3d5586
Add signature from Bluewind for gromit
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2023-05-02 12:13:45 +02:00
David Runge
35ad10dd01
Add signature from dvzrv for gromit
2023-05-01 13:44:42 +02:00
Johannes Löthberg
771c202291
Add signature from demize for gromit
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-05-01 13:34:10 +02:00
Christian Heusel
4bab3c715d
add packager key for gromit
...
Signed-off-by: Christian Heusel <christian@heusel.eu>
2023-04-30 17:36:41 +02:00
Samir Benmendil
29d9caa9dc
Collect failed keys and print them at the end
...
Since !180 , all keys are tried. This can indeed be useful but buries
the offending key in a long output log.
This stores a message containing the key and UID during processing and
prints them all at the end.
2023-03-20 16:24:49 +01:00
David Runge
a7877fc189
Revoke signature by dvzrv for allan
...
Revoke signature for allan@archlinux.org by
2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E on
6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD.
2023-03-20 16:22:18 +01:00
Leonidas Spyropoulos
ac5f7eaeff
Remove extra forward slash from archlinux-keyring-wkd-sync.service
...
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
2023-03-20 14:28:13 +01:00
Johannes Löthberg
d70b7059d0
Add signature from demize for raster
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-20 09:16:30 +01:00
Johannes Löthberg
299928461d
Add signature from demize for orhun
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-20 09:16:27 +01:00
Johannes Löthberg
f3544fcdf5
Add signature from demize for bastelfreak
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-20 09:16:23 +01:00
Johannes Löthberg
388ec9850a
Add signature from demize for alerque
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-20 09:16:16 +01:00
Johannes Löthberg
79d3fa3bcc
Add signature from demize for lfleischer
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-20 09:12:24 +01:00
Johannes Löthberg
33fe23aecf
Replace keyserver upload requirement with keys.openpgp.org
...
The MIT keyserver is frequently unavailable for uploads so it no longer
make sense to block new keys based on its availability.
Once we have main-key signing tooling built into `keyringctl` this
requirement will no longer be necessary since the tooling will be able
to be run from branches already containing the necessary keys.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-03-14 17:45:03 +01:00
David Runge
8cb0c6d8a0
wkd_sync: Ignore keys with SHA-1 self-signature
...
wkd_sync/archlinux-keyring-wkd-sync:
Ignore keys with SHA-1 self-signature (by hardcoding them in a readonly
array) so that they will not be synced from WKD.
The Arch Linux WKD setup does not contain keys with SHA-1
self-signatures anymore.
2023-02-25 16:18:37 +01:00
David Runge
cb1054f841
Fix formatting in tests
...
Apply black to tests.
2023-02-25 16:18:34 +01:00
Levente Polyak
d21d14176e
Add signature from anthraxx for antiz
2023-02-22 14:47:20 +01:00
Florian Pritz
0a7508ede5
Add signature from Bluewind for antiz
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2023-02-22 14:47:20 +01:00
David Runge
5da50cea03
Add signature from dvzrv for antiz
2023-02-22 14:47:20 +01:00
Johannes Löthberg
44c0af2b9a
Add signature from demize for antiz
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-02-22 14:47:20 +01:00
Robin Candau
103e00a856
Add Antiz packager key
2023-02-22 14:47:15 +01:00
Christian Hesse
67b8e024a9
extent key life time for nicohood
2023-01-31 18:56:34 +01:00
David Runge
5c85f4b953
Consolidate reviewers and assignees in templates
...
.gitlab/issue_templates/*:
Remove pierre from list of main keys.
.gitlab/merge_request_templates/*:
Use group of main key holders when assigning reviewers, instead of
listing them all separately.
2023-01-29 15:56:20 +01:00
Pierre Schmitz
93bd502b4c
Revoke pierre's main key
2023-01-28 18:19:26 +01:00
Johannes Löthberg
a4962f3e76
Add signature for alucryd from demize
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-01-02 16:25:44 +01:00
Johannes Löthberg
f7240fcf00
Add signature for xyne from demize
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-01-01 14:02:10 +01:00
Johannes Löthberg
79a2104803
Add signature for juergen from demize
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2023-01-01 14:01:57 +01:00
Johannes Löthberg
d9d9510b98
Add signature from demize for jelle
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-19 17:56:28 +01:00
Johannes Löthberg
2e54656f9a
Add signature from demize for hashworks
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-19 17:54:17 +01:00
Johannes Löthberg
539555c4ac
Add signature from demize for nicohood
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-19 17:53:58 +01:00
Johannes Löthberg
312e382e23
Add signature from demize for bgyorgy
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-19 17:53:58 +01:00
Johannes Löthberg
afb991fdc3
Add signature from demize for ainola
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-19 17:53:58 +01:00
Florian Pritz
ea27f824ff
Revoke signature from Bluewind for heftig
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2022-12-19 09:58:49 +01:00
Florian Pritz
242a10fd27
Add signature from Bluewind for nicohood
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2022-12-19 09:58:45 +01:00
Florian Pritz
ba11484fb5
Add signature from Bluewind for bgyorgy
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2022-12-19 09:58:35 +01:00
Florian Pritz
631c3000a5
Add signature from Bluewind for tpkessler
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2022-12-18 14:51:27 +01:00
Johannes Löthberg
eac6247ecd
Add signature from demize for tpkessler
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2022-12-16 21:32:08 +01:00
David Runge
2ef2cc6c74
Add signature of dvzrv for tpkessler
...
keyring/packager/tpkessler/04CF0CD6F6EE93AE1896F58407D06351CA5B31BE/uid/Torsten_Kessler__tpkessler@archlinux.org_535cde49/certification/2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E.asc:
Add main key signature by dvzrv (2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E) for tpkessler (04CF0CD6F6EE93AE1896F58407D06351CA5B31BE).
2022-12-16 19:33:15 +01:00
Torsten Keßler
168d6915d1
Add packager key for tpkessler
2022-12-16 19:33:04 +01:00
Levente Polyak
0c4eb6c977
Add signature from anthraxx to nicohood
2022-12-16 01:00:59 +01:00