▲ | lrvick 3 days ago | ||||||||||||||||
The most important is just having authors sign their code and packages, and verifying code that is signed on download, like every sane Linux distro goes. Except NPM rejected this over and over going back to 2013. | |||||||||||||||||
▲ | andycaine 3 days ago | parent [-] | ||||||||||||||||
Some of the reservations around GPG and PKI are understandable. GPG signing clearly works for OS package managers where there is more control, but it's been a failure on PyPi, RubyGems and Maven. I'd love to see npm adopt keyless signing like PyPi are doing with https://peps.python.org/pep-0740/. | |||||||||||||||||
|