Most Linux users prob won’t care if Win10 dies.

  • @[email protected]
    link
    fedilink
    -1127 days ago

    It’s security through small market share. There’s just not enough major organizations using Linux as a default to warrant large numbers of all manor of gray or black hats to dig deep into finding the exploits.

      • @[email protected]
        link
        fedilink
        -727 days ago

        Can be, but less likely given how ubiquitous Windows is on major systems across all industries.

    • mycelium underground
      link
      fedilink
      English
      1227 days ago

      You do know that almost the entire Internet runs on linux? Even Microsoft isn’t running very many windows servers. In my humble opinion, if you are running a server on Windows, you are batshit crazy.

      • @[email protected]
        link
        fedilink
        226 days ago

        I run a winServer, but only to test if our device we develop works with LDAP(S) hosted on winServer->ActiveDirectory/entraID, as well as WinServer->RADIUS->eap-tls

    • @[email protected]
      link
      fedilink
      826 days ago

      There’s more money flowing through linux systems than you can even imagine. It’s an incredibly lucrative target that runs approx 85-90% of all internet service servers.

    • @[email protected]
      link
      fedilink
      326 days ago

      Much of the security that comes with most linux distros is due to how software is installed. On windows, you typically install random .exe files online and have to put your trust in whoever provided you with the installer. On linux, it’s much more common to use a package manager to install packages, which means you are putting your trust in the package repositories instead, which can be policed by the maintainers who can decline to add suspicious packages.