Corelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 3 days ago"i've always wondered if i could keep windows 10 after support ends..."midwest.socialimagemessage-square90linkfedilinkarrow-up1390arrow-down110file-text
arrow-up1380arrow-down1image"i've always wondered if i could keep windows 10 after support ends..."midwest.socialCorelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square90linkfedilinkfile-text
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 days agono I mean piping a downloaded script to the interpreter
minus-squaremissfrizzle@discuss.tchncs.delinkfedilinkarrow-up5·edit-22 days agocurl | bash for the Windows crowd. honestly it’s exactly as secure as running a binary you downloaded from their website. no more, no less (since https.)
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up1·7 hours agoA little bit less because they could change it for one time. With binaries you could at least compare checksums.
minus-squaresad_detective_man@leminal.spacelinkfedilinkEnglisharrow-up2·2 days agooh. yeah, problematic but it’s at least easy for end users
no I mean piping a downloaded script to the interpreter
curl | bash
for the Windows crowd.honestly it’s exactly as secure as running a binary you downloaded from their website. no more, no less (since https.)
A little bit less because they could change it for one time. With binaries you could at least compare checksums.
oh. yeah, problematic but it’s at least easy for end users