|
|
|
|
|
by leo_santagada
4223 days ago
|
|
it is a https url, the same you use to move funds in your bank... If they provided a rpm/deb package it either would not be signed or you would have to download the public key and the package over https. In the end is the same level of security, this one at least you can first download the script, read it and then pipe it to bash much more easily than a rpm/deb. |
|
But that just pushes the problem on the user: now the user needs to know affirmatively that "rust-lang.org" is the correct source. And they need to know the same thing about every piece of software they install using this insanity.
That's a rather different situation than simply trusting the install-time keys shipped on your system, which you can authenticate manually (via a public key check against a well-published, historically attestable key) with comparative simplicity.