I mean even if an account is high jacked the packages must conform to a hash.
Half of all JavaScript npm packages could have been hacked via weak credentials
31–38 of 38 posts
Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#32The npm ecosystem is fundamentally insecure. Some highlights: * I obtained accounts of 4 users from the top-20 list. * One of those 4 users set their password back to the leaked one shortly after it was reset. * 13 users [that I found the password for] had more than 50 million downloads/month. * One of the users directly controlling more than 20 million downloads/month chose to improve their previously revoked leaked…
Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#33Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#34Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#35Obligatory HN reminder that the NPM system is crap and you shouldn't be using it.
https://news.ycombinator.com/newsguidelines.html
This applies regardless of whether your underlying view is correct.
Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#36Earlier quoted context omitted.
I don't see how any of these reasons are why npm is "fundamentally insecure" any more than any other system involving humans.
maybe there should be some type of 2 factor authorization to make sure you can't get in by guessing someone's insecure password, or grabbing it from a leak (due to password reuse).
Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#37Obligatory HN reminder that the NPM system is crap and you shouldn't be using it.
Please don't post like this; it breaks the site guidelines and discredits both your point and you. https://news.ycombinator.com/newsguidelines.html This applies regardless of whether your underlying view is correct.
I should have said that NPM is fundamentally and essentially flawed, and that HN readers should not use it, favoring alternatives like Yarn instead.
Re: Half of all JavaScript npm packages could have been hacked via weak credentials
#38Earlier quoted context omitted.
Please don't post like this; it breaks the site guidelines and discredits both your point and you. https://news.ycombinator.com/newsguidelines.html This applies regardless of whether your underlying view is correct.
I'm sorry. I should have said that NPM is fundamentally and essentially flawed, and that HN readers should not use it, favoring alternatives like Yarn instead.