Corelli_III to linuxmemes@lemmy.worldEnglish · 1 month ago"i've always wondered if i could keep windows 10 after support ends..."imagemessage-square87linkfedilinkarrow-up1398arrow-down19file-text
arrow-up1389arrow-down1image"i've always wondered if i could keep windows 10 after support ends..."Corelli_III to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square87linkfedilinkfile-text
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 month agono I mean piping a downloaded script to the interpreter
minus-squaremissfrizzle@discuss.tchncs.delinkfedilinkarrow-up5·1 month 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@swg-empire.delinkfedilinkarrow-up1·1 month 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·1 month 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