Earlier quoted context omitted.
NPM for companies costs enough that it surely covers all the reviews already.
It’s not about revenue, it’s about making spam unprofitable. Charging 0.25$usd is enough to make spam not worth it. It also attaches an identity to the posting.
50% of new NPM packages are spam
21–30 of 325 posts
Re: 50% of new NPM packages are spam
#22Re: 50% of new NPM packages are spam
#23Re: 50% of new NPM packages are spam
#24Earlier quoted context omitted.
> Small fee on submission This will immediately bias the submissions only coming in from the west. Remember you can make the fee small but sometimes a person can't even pay even if they have the money. I remember having the 1000 or so rupees required for some VPS stuff when I was a teenager and not being able to pay since I didn't have a credit card. I hope we don't ever make money a barrier to open source.
Are people who submit to NPM really that short on cash? I doubt it.
Re: 50% of new NPM packages are spam
#25Earlier quoted context omitted.
> Small fee on submission This will immediately bias the submissions only coming in from the west. Remember you can make the fee small but sometimes a person can't even pay even if they have the money. I remember having the 1000 or so rupees required for some VPS stuff when I was a teenager and not being able to pay since I didn't have a credit card. I hope we don't ever make money a barrier to open source.
Are people who submit to NPM really that short on cash? I doubt it.
Re: 50% of new NPM packages are spam
#26Spammers are possibly trying to take advantage of npmjs.com domain's high Google rank. I found and reported this spam account [1] with links to download movies. They seem to be using npmjs as a free web host with good SEO. [1] https://www.npmjs.com/~aarilzd
Other ideas include: do not index new packages before they've garnered enough downloads.
Re: 50% of new NPM packages are spam
#27Spam problems can be solved by - Cross-Internet reputation system for accounts - Small fee on submission
Re: 50% of new NPM packages are spam
#28I'm afraid it can get worse. What happens when there will be a proliferation of "looking legit npm packages" thanks to AI, full with ransomware? Currently I can't really figure out a one size fits all solution to that. Any idea?
The most relevant project for Rust is https://web.crev.dev/rust-reviews/, not sure if anything like this already exists for NPM.
Re: 50% of new NPM packages are spam
#29Spam problems can be solved by - Cross-Internet reputation system for accounts - Small fee on submission
> Small fee on submission This will immediately bias the submissions only coming in from the west. Remember you can make the fee small but sometimes a person can't even pay even if they have the money. I remember having the 1000 or so rupees required for some VPS stuff when I was a teenager and not being able to pay since I didn't have a credit card. I hope we don't ever make money a barrier to open source.
Re: 50% of new NPM packages are spam
#30Spammers are possibly trying to take advantage of npmjs.com domain's high Google rank. I found and reported this spam account [1] with links to download movies. They seem to be using npmjs as a free web host with good SEO. [1] https://www.npmjs.com/~aarilzd
If the spammers only want to be indexed, then NPM should disable indexing for major search engines. But still allow it to be indexed other ways, which aren't unearthed on Google search. Other ideas include: do not index new packages before they've garnered enough downloads.