Andrew@andrew.masto.host to Open Source@lemmy.ml · 11 months agoRadicle: Open-Source, Peer-to-Peer, GitHub Alternativemessage-squaremessage-square28fedilinkarrow-up199arrow-down111file-text
arrow-up188arrow-down1message-squareRadicle: Open-Source, Peer-to-Peer, GitHub AlternativeAndrew@andrew.masto.host to Open Source@lemmy.ml · 11 months agomessage-square28fedilinkfile-text
minus-squareCrinterScaked@sh.itjust.workslinkfedilinkarrow-up1·11 months agoInstalling by piping from curl is pretty common and not a red flag in and of itself. Even Rust is installed this way. If you don’t trust the URL, you also shouldn’t trust any binary installers downloaded from that website.
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up0arrow-down1·11 months agoRust is a red flag
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up0arrow-down1·edit-211 months agoCrates is insecure and, as pointed out above, so is piping curl to bash for installing rust Dev tools
Installing by piping from curl is pretty common and not a red flag in and of itself. Even Rust is installed this way. If you don’t trust the URL, you also shouldn’t trust any binary installers downloaded from that website.
Rust is a red flag
Why?
Crates is insecure and, as pointed out above, so is piping curl to bash for installing rust Dev tools