Riley to Technology · 2 years ago"Kids Can't Use Computers" is now ten years old, and it's only gotten worsewww.coding2learn.orgexternal-linkmessage-square152fedilinkarrow-up1414arrow-down124cross-posted to: hackernews@lemmy.bestiver.setech@kbin.social
arrow-up1390arrow-down1external-link"Kids Can't Use Computers" is now ten years old, and it's only gotten worsewww.coding2learn.orgRiley to Technology · 2 years agomessage-square152fedilinkcross-posted to: hackernews@lemmy.bestiver.setech@kbin.social
minus-squaremoonsnotreal@lemmy.blahaj.zonelinkfedilinkarrow-up8·2 years agoYeah, it’s also easy enough to set up that a coding website not doing it is almost embarrassing.
minus-square133arc585linkfedilinkarrow-up5arrow-down2·2 years agoIndeed. See my edit on the parent comment–I noticed that the website provides commands to the user to run, which makes it ripe for MITM attacks: if the user is copying-and-pasting commands to run into their shell, those need to be served over HTTPS.
Yeah, it’s also easy enough to set up that a coding website not doing it is almost embarrassing.
Indeed. See my edit on the parent comment–I noticed that the website provides commands to the user to run, which makes it ripe for MITM attacks: if the user is copying-and-pasting commands to run into their shell, those need to be served over HTTPS.