Npm operational incident, 6 Jan 2018
blog.npmjs.org
Npm operational incident, 6 Jan 2018
1–10 of 197 posts
Re: Npm operational incident, 6 Jan 2018
#2Even if a package is removed as malware, a user should never unexpectedly download the work of a totally new author that they haven't vetted.
Some of the protections should be done on the user side, but that's no reason for NPM to have dangerous policies.
Re: Npm operational incident, 6 Jan 2018
#3Re: Npm operational incident, 6 Jan 2018
#4Re: Npm operational incident, 6 Jan 2018
#5"We don’t discuss all of our security processes and technologies in specific detail for what should be obvious reasons..." - Security by obfuscation? That's not security. Your protocols and processes should stand up even if made public.
Re: Npm operational incident, 6 Jan 2018
#6"We don’t discuss all of our security processes and technologies in specific detail for what should be obvious reasons..." - Security by obfuscation? That's not security. Your protocols and processes should stand up even if made public.
What is your home address and phone number?
Re: Npm operational incident, 6 Jan 2018
#7"We don’t discuss all of our security processes and technologies in specific detail for what should be obvious reasons..." - Security by obfuscation? That's not security. Your protocols and processes should stand up even if made public.
Would you expect Google's security team to provide a detailed list of all of the security procedures in place to prevent access to their network?
Rejecting "security through obscurity" just means you shouldn't rely on obscurity alone. Obscurity + good security > good security alone, since it increases the threshold of time and ability that any attacker would need to bring to an attack.
Re: Npm operational incident, 6 Jan 2018
#8Maybe not in the incident itself, but the sheer fact that many of the packages were replaced by other people constitutes a jeopardization of applications that depend on NPM. The only reason why some big package didn't get replaced with code that exfiltrated data from production or subtly backdoored it is sheer luck.
Re: Npm operational incident, 6 Jan 2018
#9"We don’t discuss all of our security processes and technologies in specific detail for what should be obvious reasons..." - Security by obfuscation? That's not security. Your protocols and processes should stand up even if made public.