Re: Software Bill of Materials (SBOM) anyone?
carlo von lynX <[email protected]> Wed, 8 May 2024 09:48:47 +0200
| Newsgroups | gmane.network.gnunet.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 07, 2024 at 06:25:45PM +0200, Valentin Gagarin wrote: > curl -L https://nixos.org/nix/install | sh -s -- --daemon Blind execution of something potentially corrupted coming from the Internet, and by use of a pipe you don't even have a way to retroactively find out if your system has been corrupted by such download. Who does stuff like that? This is totally irresponsible.