nodejs / release-keys

Node.js release signing keys.
MIT License
12 stars 11 forks source link

🔑 Update key for Danielle Adams #5

Closed canterberry closed 3 years ago

canterberry commented 3 years ago

Supercedes #3.

Per the upstream change https://github.com/nodejs/node/pull/36793.

cc @danielleadams to confirm this is the correct key. I had to pull from keys.openpgp.org, as the STS keyservers are now defunct!

canterberry commented 3 years ago

I'm seeing some spurious changes in this changeset, probably as a result of some unrelated key drift. I'll try to isolate just this one key change and apply a general key update as a separate PR.

canterberry commented 3 years ago

I've reduced the changeset in this MR to only impact @danielleadams 's keys -- both the one used to sign the v15.2.0 release and the currently active one.

This is now ready for review.

targos commented 3 years ago

Do you have a script to automate these updates? Should it be in the repo?

canterberry commented 3 years ago

@targos Yes, and yes! Based the discussion in #6 I've created #8 to enable release signers to update their own keys without a dependency on a third-party keyserver.