I secure systems for my day job. That means installing AV software, ensuring Windows Firewall is ON, etc. (Plus many other things…)

I’ve seen discussions around disk encryption here, but I don’t recall much about a malware protection. Maybe a little about personal (desktop) firewalls.

I’m aware of Clam, etc, but is anyone actually using these tools much?

Or are we just presuming we’re all immune from the bad guys targeting Windows?

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Disk encryption is purely for preventing local access to your data. Nothing else.

    Then you only download software from official repos and flathub (see my list on how to only allow verified or FOSS apps)

    You mount the entire rest of the system non-executable and you have no malware!

    Also you should not have a sudo user, use a seperate admin with wheel/sudo group.

    Those things dont work well yet, so be careful.