personal-security-checklist/2_TLDR_Short_List.md

4.9 KiB

Personal Security Checklist | TLDR

This is the shortened version of The Complete Personal Security Checklist. It lays out the 20 most essential security + privacy tips, that you should complete to protect your digital life.

ACCOUNT LOGINS

  • Use strong, unique passphrases for each of your accounts (12+ alpha-numeric upper and lower-case letters + symbols). Avoid predicitable patterns, dictionary words and names.
  • Use a password manager: It is going to be almost impossible to remember hundreds of unique passwords. A password manager will generate strong passwords, securly store and auto-fill them, with a browser extension and mobile app. All you will need to do, is remember 1 master password. 1Password and BitWarden are great password managers. KeePass XC is more secure, but without any cloud-sync functionality.
  • Use 2-factor authentication for all secure accounts (email, cloud storage, financial accounts and social media). You can do this with Authy which will also let you back up and sync your tokens across multiple devices. Or you can use Aegis or AndOTP which are both open source.
  • Be cautious when logging into your accounts on someone elses device, as you cannot be sure that it is free of malware. If you do need to access one of your accounts, use incognito mode (Ctrl+Shift+N) so your credentials don't get cached.

BROWSING

  • Don't enter any personal details on websites that are not HTTPS
  • Switch to Firefox or Brave Browser, both of which have strong privacy and security configurations by default, and will also make loading websites faster. Consider using Tor for the greatest privacy.
  • Consider using search engine that doesn't track you, such as DuckDuckGo or StartPage, which show unbiased results and don't keep logs.
  • Install PrivacyBadger extension to block invisible trackers, and HTTPS Everywhere to force sites to load via HTTPS. You can use Panopticlick to quickly check if your browser is safe against tracking.

PHONE

  • Have a strong pin/ password on your mobile device.
  • Turn of WiFi when your not using it, and delete saved networks that you no longer need (Settings --> WiFi --> Saved Networks).
  • Don't grant apps permissions that they don't need. For Android, you can use Exodus to quickly see the permissions and trackers for each of your installed apps.

EMAIL

  • It's important to protect your email account, as if a hacker gains access to it they will be able to reset the passwords for all your other accounts. Ensure you have a strong and unique password, and enablle 2FA.
  • Emails are not encrypted by default, meaning they are able to be read by anyone who intercepts them as well as your email provider (Google, Microsoft, Apple, Yahoo etc all monitor emails). Consider switching to a secure mail provider, such as ProtonMail.

NETWORKING

  • Use a reputible VPN, to keep your IP protected, and reduce the amount of browsing data your ISP can log. (Note, VPN's do not provide ultimate protection as advertisers commonly state). See thatoneprivacysite.net for a detailed comparison chart. ProtonVPN has a free starter plan, Mullvad is great for anonimity. Other good all-rounders include IVPN, NordVPN, TorGaurd and AirVPN.
  • Change your routers default password. Anyone connected to your WiFi is able to listen to network traffic, so in order to prevent people you don't know from connecting, use WPA2 and set a strong password.
  • Update your router settings to use a secure DNS, such as Cloudflare's 1.1.1.1, this should also speed up your internet. If you cannot modify your roters settings, you can set the DNS on your phone (with the 1.1.1.1. app), or Windows, Mac or Linux. DNS is the system used to resolve URL's to their server addresses, many DNS providers collect data on your browsing habbits and use it to target you with ads or sell it on.

DEVICES

  • Keep software up-to-date. Security fixes and patches are released as updates, so it is important to install updates when prompted, for your phone, PC, router, IoT devices and all software/ apps.