monica_b1998@lemmy.world to Browsers@lemmy.ml · 2 months agoJust the Browser - remove AI featuresjustthebrowser.comexternal-linkmessage-square8linkfedilinkarrow-up131arrow-down11cross-posted to: technology@lemmy.worldbrowsers@programming.devlobsters@lemmy.bestiver.se
arrow-up130arrow-down1external-linkJust the Browser - remove AI featuresjustthebrowser.commonica_b1998@lemmy.world to Browsers@lemmy.ml · 2 months agomessage-square8linkfedilinkcross-posted to: technology@lemmy.worldbrowsers@programming.devlobsters@lemmy.bestiver.se
minus-squarelurch (he/him)@sh.itjust.workslinkfedilinkEnglisharrow-up6·2 months agoDo not just execute curl output. What if the site got hacked? There are no signatures or anything. Download it. Check for malicious code. Then you can run it.
minus-squarejjjalljslinkfedilinkarrow-up4·2 months agoThe amount of times I see official guides saying just pipe curl into bash is too much. Sometimes even with sudo!
minus-squareaberrate_junior_beatnik (he/him)@midwest.sociallinkfedilinkEnglisharrow-up2arrow-down1·2 months agoFrom the site: You can also follow the manual guides for Google Chrome, Microsoft Edge, and Firefox.
Do not just execute curl output. What if the site got hacked? There are no signatures or anything. Download it. Check for malicious code. Then you can run it.
The amount of times I see official guides saying just pipe curl into bash is too much. Sometimes even with sudo!
From the site: