ALHP's keyring source
Go to file
Giovanni Harting 1ca016134b update keyring 2024-04-26 16:18:12 +02:00
master Update keyring 2023-05-04 14:03:38 +02:00
packager update keyring 2024-04-26 16:18:12 +02:00
.editorconfig inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
.gitattributes inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
.gitignore Update keyring 2021-11-25 19:57:08 +01:00
LICENSE inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
Makefile update keyring 2024-04-26 16:18:12 +02:00
README.md inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
alhp-trusted inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
alhp.gpg update keyring 2024-04-26 16:18:12 +02:00
master-keyids inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
master-revoked-keyids inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
packager-keyids inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
packager-revoked-keyids inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00
update-keys inital commit (import from archlinux-keyring) 2021-11-25 18:13:36 +01:00

README.md

ALHP Keyring

Repository for the ALHP keyring package.

Addition/Removal/Update of a packaging key

  1. Add the keyid to packager-keyids in alphabetic order, following this format: full size keyid, a tab, nickname.

Revoking a packager key

  1. Remove the keyid of the revoked user from packager-keyids.
  2. Add the removed keyid to packager-revoked-keyids, in alphabetic order, following this format: full size keyid, a tab, nickname, a tab and reason of revocation.

Keyring release

  1. bump the version in the Makefile
  2. Run update-keys
  3. git add the new .asc file in the packager directory.
  4. Commit everything as 'Update keyring'
  5. Create a new tag git tag -s $(date +"%Y%m%d")
  6. Push changes
  7. Upload the source tarball
  8. Update the package