• mkwt@lemmy.world
    link
    fedilink
    arrow-up
    34
    ·
    18 hours ago

    The Linux software you can get as a regular user from your typical Linux distributions is absolutely not any more secure on average than your typical Windows software.

    I say this as someone who writes application programs on both systems.

    I think it’s really debatable whether the Linux kernel is really any more secure than the Windows NT kernel. Linux advocates have pushed the “many eyes, shallow bugs” line for a long time, but high profile lapses seem to really have put the lie to that.

    • expr@programming.dev
      link
      fedilink
      arrow-up
      19
      arrow-down
      1
      ·
      14 hours ago

      The software itself may or may not be more secure, but acquiring software is absolutely more secure. There’s so much Windows malware people unwittingly download from the internet. Downloading from a distro’s software repository simply doesn’t have that problem.

      • fmstrat@lemmy.nowsci.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        4 hours ago

        Also, when not using repositories it is much more common to go to the source, like GitHub releases, etc.