Zed Editor automatically downloads binaries and NPM packages without consent
1–10 of 183 posts
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#2Re: Zed Editor automatically downloads binaries and NPM packages without consent
#3Re: Zed Editor automatically downloads binaries and NPM packages without consent
#4I don't get why having a modal for each tool asking for consent is too hard.
But what they should have is a CDN with their own extensions and verified binaries. This way they can ship new versions of extensions without bumping their editor version.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#5[flagged]
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#6I don't get why having a modal for each tool asking for consent is too hard.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#7If you open a file for that language, is there ever a time you would deny the download?
I just don't want a huge amount of popups like VSCode.
Also, the binaries are downloaded from their release on github. As long as that is secure I don't see a problem.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#8[flagged]
The same people who will complain about this do t really understand how package managers work also. Take npm as an example, you manually install one package. You do not consent explicitly to have all of its dependencies added also.
This sounds like typical Reddit behaviour.
As you said, a better approach would have been to ask the maintainers to mention it in the readme. No drama required.