richardlehane / siegfried

signature-based file format identification
http://www.itforarchivists.com/siegfried
Apache License 2.0
214 stars 30 forks source link

Renew key for debian signing #249

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 1 month ago

The key for signing deb packages is about to expire!

Do this:

gpg --list-options show-unusable-subkeys --list-keys
gpg --edit-key 0x20F802FE798E6857
gpg> key 2
gpg> expire
gpg> 1Y
gpg --keyserver keyserver.ubuntu.com --send-keys 0x20F802FE798E6857
fozboz commented 3 weeks ago

Yes please @richardlehane it has expired now :heart:

adsjim commented 3 weeks ago

Yup, it has expired!

richardlehane commented 2 weeks ago

apologies for being slow with this, I updated the key this week. Please re-open if any issues