My_first_Macair wrote:
I just bought my first personal MACBOOK AIR. I recently read that Macs are not as secure as they once were. Can you please tell me the current recommendation for security? For our windows laptop, we have both virus protection and a VPN. What's the thinking for these regarding MacBook? Many thanks.
macOS has full end-to-end tunnel support built-in. As does Windows, with TLS.
The widely-hyped first-few-hops VPNs protect against security issues that really haven't existed for a decade or so—Apple has been requiring encryption by default for all app networking activity for a while now—and by centralizing and personally-identifying your network traffic for easy collection and logging (and various no-logging providers were caught logging when the "non-existent" logs leaked), with the use of a weak (known credentials) second tunnel for the first several hops. Too many of the VPN providers are just sketchy, too.
macOS also has effective anti-virus package built-in, with XProtect, XProtect Remediator, and related features. As does Windows, with whatever Microsoft is calling Defender this week.
macOS has a write-locked operating system, encrypted storage, and various other security features, and optionally adds private relay akin to a two-hop Tor connection with iCloud+, and supports DDR, DNS over HTTPS, and DNS over TLS when you want that with iCloud+.
Encrypted DNS support is built in. Here is how to set up encrypted DNS with Quad9 DNS, and other providers offer similar connections. The built-in encrypted DNS available with iCloud+ uses CloudFlare. Or set up DDR, and get it automatically.
One of the other core features for data integrity and platform security is backups. macOS has built-in support for backups to locally-attached devices, and to network-attached storage (use of NAS requires Time Machine server support):
... Back up your Mac with Time Machine - Apple Support
Details of Apple platform security:
... https://help.apple.com/pdf/security/en_US/apple-platform-security-guide.pdf
PS: I'd suggest not trying to map Microsoft Windows concepts and norms over to macOS, too. The two are very different platforms, with different tooling, and different assumptions.