It's depressing how many popular packages getting started guides include piping curl output directly to a shell.
That's the quickest way I lose trust in a package. #InsecureByDesign
It's depressing how many popular packages getting started guides include piping curl output directly to a shell.
That's the quickest way I lose trust in a package. #InsecureByDesign
@YAb0 many have started using signed scripts though
So comparable security to the packages in a package system
@kramselund - So basically "Install GPG and trust our script checks its own integrity"?
I understand how we got here, but truly do not like it.