Supply-chain-attack risk
Supply-chain-attack risk
Posted Feb 12, 2025 19:43 UTC (Wed) by jmalcolm (subscriber, #8876)In reply to: Supply-chain-attack risk by excors
Parent article: Rewriting essential Linux packages in Rust
Supply-chain attacks are a legitimate concern and I completely agree with your second paragraph. That said, there are benefits and I would like to see solutions around how to do it rather than treating having distributed dependencies as a design flaw.
I mean, we could say the same thing about dynamic linking (and some do I realize) or having any dependencies at all. I mean, I hope that the users of all software realize the risks that they are taking when trusting some random C library or C++ compiler to provide foundational functionality to the applications that they compile. Reflections on trusting trust I guess.
