Corelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 2 个月前"i've always wondered if i could keep windows 10 after support ends..."midwest.socialimagemessage-square93fedilinkarrow-up1404file-text
arrow-up1404image"i've always wondered if i could keep windows 10 after support ends..."midwest.socialCorelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 2 个月前message-square93fedilinkfile-text
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 个月前no I mean piping a downloaded script to the interpreter
minus-squaremissfrizzle@discuss.tchncs.delinkfedilinkarrow-up5·edit-22 个月前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.)
minus-squareBjörn@swg-empire.delinkfedilinkarrow-up1·2 个月前A 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 个月前oh. yeah, problematic but it’s at least easy for end users
no I mean piping a downloaded script to the interpreter
curl | bashfor 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