- Full Disk Encryption - Use Little Snitch - Don't use iCloud - Disable SSH except for your account - Turn off remote login - Run developer software in Docker containers
Ask HN: How do you secure your Mac?
11–20 of 75 posts
Re: Ask HN: How do you secure your Mac?
#12While I strongly advise avoiding traditional "antivirus" software like Symantec, EtreCheck[1] if a wonderful diagnostic tool for checking your Mac's general health. Included in that health check is a full disk sweep for any known adware. I used it just this past year to help identify and remove some adware on my parents' computer just this past year, and would highly recommend. [1] https://etrecheck.com
Re: Ask HN: How do you secure your Mac?
#13If you're paranoid: - Full Disk Encryption - Use Little Snitch - Don't use iCloud - Disable SSH except for your account - Turn off remote login - Run developer software in Docker containers
Re: Ask HN: How do you secure your Mac?
#14What exactly is your threat model? Are you a developer of a very public software project? Are you a politician or a journalist? Or someone in HR? Or are you just an average Joe? And what software do you use regularly? Do you pirate software? These are important questions to answer, before you come up with how to secure your Mac. That said, I'm just an average developer. I hardly run anything non-standard. I do make s…
Regarding software: only system apps with the exception of say a password manager, code editor and git.
Re: Ask HN: How do you secure your Mac?
#15FileVault, strong system password, Little Snitch. Everything else (2FA, password manager) is not macOS specific.
Re: Ask HN: How do you secure your Mac?
#16I have Prey[1] installed. On both devices, I have "admin" credentials taped to the back. The account is actually a locked down user-level account with very little authority, other than being able to get on wifi/browse the internet, etc. I suppose this would be a honeypot of sorts. My thought being if someone walks off with it, I want to be able to gather as much info on them as possible. I haven't given a whole lot of thought to this, so definitely curious if there are issues with this approach.
Re: Ask HN: How do you secure your Mac?
#17If you're paranoid: - Full Disk Encryption - Use Little Snitch - Don't use iCloud - Disable SSH except for your account - Turn off remote login - Run developer software in Docker containers
Re: Ask HN: How do you secure your Mac?
#18We built a Slack bot [0] that shames (in good humor) people in the office who leave unlocked laptops unattended. We had a similar system at Twitter where we would tweet a certain codeword on unlocked laptops and it was very effective in stopping that behavior.
Re: Ask HN: How do you secure your Mac?
#19Touch ID for sudo http://osxdaily.com/2017/11/22/use-touch-id-sudo-mac/
Touch ID for SSH https://github.com/sekey/sekey (uses secure enclave)
I use this for 2FA https://krypt.co/ (uses secure enclave on your phone)
Touch ID for password management https://1password.com/
I upload dotfiles and other credentials in a keybase encrypted repo
Re: Ask HN: How do you secure your Mac?
#20It's how I caught a new Seagate external hard drive making calls to Baidu and Google. https://fosstodon.org/@lukewrites/100907932236227641