2021-04-23 05:35:39 -05:00
|
|
|
<!--
|
|
|
|
This template is used when an existing main PGP public key needs to be removed
|
|
|
|
from the distribution's keyring.
|
2022-02-24 16:48:25 -06:00
|
|
|
It is used by users with a valid main key or the holder of the revocation
|
|
|
|
certificate of the main key that is about to be removed.
|
|
|
|
|
|
|
|
NOTE: All comment sections with a MODIFY note need to be edited. All checkboxes
|
|
|
|
in the "Check" section labeled as "Main key holders" need to be checked for the
|
|
|
|
accompanying merge request to be merged.
|
2021-04-23 05:35:39 -05:00
|
|
|
-->
|
2022-07-07 16:09:18 -05:00
|
|
|
/assign @anthraxx @bluewind @diabonas @dvzrv @grazzolini @pierre
|
2021-04-23 05:35:39 -05:00
|
|
|
/label ~"remove main key"
|
2021-05-09 10:59:14 -05:00
|
|
|
/title Remove main key of <!-- MODIFY: Add main key holder's username -->
|
2021-04-23 05:35:39 -05:00
|
|
|
<!--
|
|
|
|
Please do not remove the above quick actions, which automatically label the
|
|
|
|
issue and assign relevant users.
|
|
|
|
-->
|
|
|
|
|
|
|
|
# Remove a main key
|
|
|
|
|
|
|
|
## Details
|
|
|
|
|
2021-05-09 10:59:14 -05:00
|
|
|
- Username: <!-- MODIFY: Add the @-prefixed username -->
|
2022-02-24 16:48:25 -06:00
|
|
|
- PGP key ID: <!-- MODIFY: Add the output of `gpg --keyid-format long --list-key <MAIN KEY UID> | sed -n '2p' | tr -d ' '` here -->
|
2021-05-09 10:59:14 -05:00
|
|
|
- Resignation: <!-- MODIFY: Link to resignation of key holder -->
|
2021-04-23 05:35:39 -05:00
|
|
|
|
|
|
|
## Checks
|
|
|
|
|
2021-05-09 10:59:14 -05:00
|
|
|
### Main key holders
|
|
|
|
|
2021-04-23 05:35:39 -05:00
|
|
|
- [ ] There are more than or equal to three valid main keys remaining after
|
|
|
|
removal of this key.
|
|
|
|
- [ ] All packagers have at least three valid main key signatures for their
|
|
|
|
packager key after removal of this key.
|
2022-02-24 16:48:25 -06:00
|
|
|
- [ ] A merge request to [remove the main public
|
|
|
|
key](https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/wikis/workflows/remove-a-main-key)
|
|
|
|
has been created
|