|
|
|
|
|
by uecker
22 days ago
|
|
I think there were enough attacks already for cargo that one can not call this FUD. It is also obvious that this way to distribute software is susceptible to supply chain attacks. cargo audit is an attempt to fix this retrospectively, but does not fix this fundamentally broken model. The Linux distribution model worked perfectly fine for the 30 years I am using Linux. |
|
What attacks are you referring to specifically?
> It is also obvious that this way to distribute software is susceptible to supply chain attacks. cargo audit is an attempt to fix this retrospectively, but does not fix this fundamentally broken model.
This is the FUD I'm talking about. If you worry about supply chain attacks, it's not harder to be careful just because dealing with dependencies in general is much easier. You have to vet your dependencies no matter what.
> The Linux distribution model worked perfectly fine for the 30 years I am using Linux.
The xz scandal was a damn close call. Linux is a forest of distributions, and each distribution is a separate vulnerable organization.