Do you need antivirus software to participate in the seas?

Im always scaredd, but my antivirus software is expiring tomorrow and i wanted to know!

  • beliquititious@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 hours ago

    If you’re downloading video or audio files the risk of malware and viruses is pretty low. Usually the worst thing you’ll find is intentionally sabotaged files that have audio or visual glitches. It’s very hard to create malicious media files because they are viewed by other programs and not executed directly. There is a trick they use sometimes where they will try to trick someone by naming a file “popular song.flac.exe” just check the file extensions before opening them and open them from your media player rather than double clicking the file and you’ll be fine.

    The real danger is programs. Any executable file could be dangerous, which includes things like roms too. I personally won’t go near executables because the risk is so high. Having an anti-virus software helps, but some of them like Norton and McAfee are hot garbage that don’t work as advertised. Strangely Micro$oft’s Bitdefender is really good though and free. There is a paid version but if you practice the opsec some of the other posters suggested, you should be fine.

  • shrek_is_love@lemmy.ml
    link
    fedilink
    English
    arrow-up
    17
    ·
    4 hours ago

    My rules that haven’t led me astray yet:

    • Use Linux
    • Use Firefox with uBlock Origin with all/most of the built-in block lists enabled
    • Stick to reputable sources listed on FMHY and the r/piracy megathread
    • Prefer open source emulators and source ports for gaming
    • Have an automatic backup system that does off-site backups
    • Use network-wide or system-wide host blocking using custom DNS servers for your router or operating system (such as Pi-hole or NextDNS) with aggressive block lists
  • UntimedDiffusion@piefed.zip
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 hours ago

    Even if your antivirus expires, you’ll still have Windows defender, which is at least as good, if not better, than whatever antivirus you’re already using.

    Also, as long as you’re smart about what you download and open on your computer, you’ll be fine

  • bridgeenjoyer@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 hours ago

    I mean I assume most of us use Linux, but there can still be malware and viruses. Just gotta be careful. I stay away from most games since those are ripe for malware. Video and audio ive never had an issue

  • buckykat [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 hours ago

    You don’t need an antivirus on linux.

    and even if you stay on windows-cool you shouldn’t be paying for av, the built in defender is just as adequate as any of the paid stuff.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 hours ago

      You still have to be careful on Linux. Some windows malware can run on Wine. Don’t open any .exe, .com, .bat, .lnk or .reg files.

      Watch out for files with two extensions. Some_movie.mkv.exe is guaranteed to be malware. That’s done to trick windows users since the file extension is hidden by default for some stupid reason.