• Scrollone@feddit.it
    link
    fedilink
    English
    arrow-up
    7
    ·
    6 hours ago

    I think most malware comes from installing cracked software from non-safe sources.

    Linux already has a huge market share in servers, so it’s already a prime target for malware. More desktop users won’t make it worse.

      • reksas@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        what ways are there for browser to infect you, discounting obvious things like downloading something yourself? I assume javascript can do something, but are there other things?

        • staciagrey@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 hour ago

          Well when using P2P sites you have clickbait, popups, etc. Do aviod that you use blocked, use prowlarr/jacket to get the MAG download pregenerated, no website needed. Anything you click on or download can scam and infect you. That’s why you’re browsing habit & emails cause you the most malware/viruses.

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 hour ago

          browsers can have security vulnerabilities in their complex parts that grant the website powers it shouldn’t have. depending on the kind of vuln, it could enable readout of browser memory contents (like cookies containing access tokens), modification of it, execution of arbitrary program code supplied by the site, etc.