(no title)
osa1 | 5 months ago
For example, GitHub asks for 2FA when I change certain repo settings (or when deleting a repo etc.) even when I'm logged in. Maybe NPM needs to do the same?
osa1 | 5 months ago
For example, GitHub asks for 2FA when I change certain repo settings (or when deleting a repo etc.) even when I'm logged in. Maybe NPM needs to do the same?
dboreham|5 months ago
FWIW npmjs does support FIDO2 including hard tokens like Yubikey.
They do not force re-auth when issuing an access token with publish rights, which is probably how the attackers compromised the packages. iirc GitHub does force re-auth when you request an access token.
osa1|5 months ago
I'm surprised by this. Yeah, GitHub definitely forces you to re-auth when accessing certain settings.
koil|5 months ago
hughw|5 months ago
unknown|5 months ago
[deleted]