Yarn repo key expired [EDIT: changed again], is it OK to trust it?

YunoHost compatible command for rotating the key:

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/yarn.gpg > /dev/null
25 Likes