• kbal@fedia.io
    link
    fedilink
    arrow-up
    94
    arrow-down
    2
    ·
    3 天前

    More importantly, run an operating system you can trust.

    • Lee Duna@lemmy.nz
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      2 天前

      I have Linux Mint installed on my laptop, I just don’t trust M$ Windows with their AI crap.

    • Angry_Autist (he/him)@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      4
      ·
      edit-2
      2 天前

      No operating system is trustable unless you coded it entirely yourself on an air gapped machine with your own hand crafted compiler, and even then you are still exposed to hardware backdoors

      • CeeBee_Eh@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 天前

        You’re confusing “trust” with “can guarantee to beyond a shred of a doubt that the system is not compromised in any way”.

      • Artaca@lemdro.id
        link
        fedilink
        English
        arrow-up
        19
        arrow-down
        3
        ·
        3 天前

        For some, particularly businesses reliant on software that can’t perform on anything but Windows (and occasionally MacOS), sure. For individuals it is much easier. Installed Linux Mint a few months ago and I set up a VM for the stuff I truly needed some form of Windows for (tried dual booting for a bit but found that inconvenient). None of these are insane lengths, unless the cutoff for that is, “anything above minimal effort.”

        • DavidGarcia@feddit.nl
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          41 分钟前

          if you think your average linux distro is trustworthy, you’re mad.

          there’s a tons of binary blobs, not to mention all the known and unknown hardware backdooers that you can’t remove by running linux.

          most of the software your average user installs is untrustworthy as well.

          the security model of linux is outdated at best, no proper isolation of programs. the linux kernel is leaky as heck and filled with tons of bloat.

          You can get a Intel ME disabled laptop or a 15 year old one one that never had it, then put on some FSF approved OS that bans closed source software and compiles everything from scratch, isolates every program like with jails or Qubes or one of the newfangled container based OSes and tunnels all your internet traffic through some sorf of anonymization layer like Tor or I2P and ideally it’s all happening in memory only and never writes to disk. But then again we know there are hidden microcontrollers with full memory access hidden behind obscure instructions in CPUs.

          You can’t tell me those aren’t insane lengths.

          Practically speaking there is no such thing as a “trustworthy” computer and suggeting linux magically makes it trustworthy is laughable. Completely ridiculous.

          You need hardware disconnects on all sensors and physical obstruction of devices like cameras in order to have some level of certainty that they aren’t being misused.

        • Catpurrple@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          9
          ·
          3 天前

          In the past, I had dual booted windows and linux (Ubuntu, I believe), and eventually, windows managed to screw with the bootloader and brick the install. Never tried dual booting again. Windows VM on Linux is a much better solution.

          • Don_alForno@feddit.org
            link
            fedilink
            arrow-up
            2
            ·
            2 天前

            Every single time I boot up my windows install it screws up the boot order and I have to go into UEFI and force it to load GRUB on startup again. Fucking malware.

            • spooky2092@lemmy.blahaj.zone
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 天前

              There’s a reason that my windows install and my linux install are always on separate disks. Can’t fuck up my bootloader if you don’t know it exists.

        • ReversalHatchery@beehaw.org
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          2
          ·
          3 天前

          and what access controls does limux provide forcamera access? because I haven’t seen any such fearure yet. I’m all for linux but it does not help with webcam issues.

          to solve this issue you do need to go insane lengths. like apparmor/selinux or whatnot.

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        12
        arrow-down
        2
        ·
        edit-2
        1 天前

        linux is literally right there and it works for 90% of use cases.

        lineageos can get annoying, yes, but thats mostly on the manufacturers.

        • DavidGarcia@feddit.nl
          link
          fedilink
          arrow-up
          1
          ·
          44 分钟前

          if you think your average linux distro is trustworthy, you’re mad.

          there’s a tons of binary blobs, not to mention all the known and unknown hardware backdooers that you can’t remove by running linux.

          most of the software your average user installs is untrustworthy as well.

          the security model of linux is outdated at best, no proper isolation of programs. the linux kernel is leaky as heck and filled with tons of bloat.

          You can get a Intel ME disabled laptop or a 15 year old one one that never had it, then put on some FSF approved OS that bans closed source software and compiles everything from scratch, isolates every program like with jails or Qubes or one of the newfangled container based OSes and tunnels all your internet traffic through some sorf of anonymization layer like Tor or I2P and ideally it’s all happening in memory only and never writes to disk. But then again we know there are hidden microcontrollers with full memory access hidden behind obscure instructions in CPUs.

          You can’t tell me those aren’t insane lengths.

          Practically speaking there is no such thing as a “trustworthy” computer and suggeting linux magically makes it trustworthy is laughable. Completely ridiculous.

          You need hardware disconnects on all sensors and physical obstruction of devices like cameras in order to have some level of certainty that they aren’t being misused.

      • southsamurai@sh.itjust.works
        link
        fedilink
        arrow-up
        9
        arrow-down
        3
        ·
        3 天前

        Is it really insane though?

        Even a decade ago, it took longer to download a Linux distro than it did to make a bootable disc, boot to it, and install.

        Seriously, the very first time I installed Linux on anything was maybe twenty minutes of actual effort total, with the rest being waiting for things to download or process during install. I can’t call that crazy lengths. Not everyone is as confident in following instructions and willing to take a risk, but it isn’t some kind of hyper specialized skill, and the very fact of a bootable storage means you can verify a given install would work on your hardware.

        Now, changing roms on android? I would agree that doing so is absurdly more difficult than it should be, and there’s more pitfalls that can screw things up. But I didn’t get the impression you meant that.

        • DavidGarcia@feddit.nl
          link
          fedilink
          arrow-up
          1
          ·
          43 分钟前

          if you think your average linux distro is trustworthy, you’re mad.

          there’s a tons of binary blobs, not to mention all the known and unknown hardware backdooers that you can’t remove by running linux.

          most of the software your average user installs is untrustworthy as well.

          the security model of linux is outdated at best, no proper isolation of programs. the linux kernel is leaky as heck and filled with tons of bloat.

          You can get a Intel ME disabled laptop or a 15 year old one one that never had it, then put on some FSF approved OS that bans closed source software and compiles everything from scratch, isolates every program like with jails or Qubes or one of the newfangled container based OSes and tunnels all your internet traffic through some sorf of anonymization layer like Tor or I2P and ideally it’s all happening in memory only and never writes to disk. But then again we know there are hidden microcontrollers with full memory access hidden behind obscure instructions in CPUs.

          You can’t tell me those aren’t insane lengths.

          Practically speaking there is no such thing as a “trustworthy” computer and suggeting linux magically makes it trustworthy is laughable. Completely ridiculous.

          You need hardware disconnects on all sensors and physical obstruction of devices like cameras in order to have some level of certainty that they aren’t being misused.

        • DavidGarcia@feddit.nl
          link
          fedilink
          arrow-up
          1
          ·
          42 分钟前

          if you think your average linux distro is trustworthy, you’re mad.

          there’s a tons of binary blobs, not to mention all the known and unknown hardware backdooers that you can’t remove by running linux.

          most of the software your average user installs is untrustworthy as well.

          the security model of linux is outdated at best, no proper isolation of programs. the linux kernel is leaky as heck and filled with tons of bloat.

          You can get a Intel ME disabled laptop or a 15 year old one one that never had it, then put on some FSF approved OS that bans closed source software and compiles everything from scratch, isolates every program like with jails or Qubes or one of the newfangled container based OSes and tunnels all your internet traffic through some sorf of anonymization layer like Tor or I2P and ideally it’s all happening in memory only and never writes to disk. But then again we know there are hidden microcontrollers with full memory access hidden behind obscure instructions in CPUs.

          You can’t tell me those aren’t insane lengths.

          Practically speaking there is no such thing as a “trustworthy” computer and suggeting linux magically makes it trustworthy is laughable. Completely ridiculous.

          You need hardware disconnects on all sensors and physical obstruction of devices like cameras in order to have some level of certainty that they aren’t being misused.