TL;DR

What it is

When you sign in to almost anything online, the system needs to know you are who you claim to be. The traditional way is a password — a secret only you should know. The problem with passwords is well known by now: people reuse them, write them down badly, and pick weak ones. Attackers count on this.

Two-factor authentication (2FA, sometimes called multi-factor or MFA) adds a second proof: something only the real you should have. Most commonly:

Even an attacker who somehow gets your password cannot sign in without the second factor. That single step blocks the majority of account compromise.

How to pick a strong password

The rules have changed, and the old advice was mostly wrong.

The only realistic way to keep dozens of unique strong passwords is a password manager. See Password Managers Explained for how to choose one.

How to pick a second factor

In order of strength, for ordinary people:

  1. Passkey. Where offered, this is the best. No password at all. Phishing-resistant by design.
  2. Hardware security key. A small physical device. Phishing-resistant. Best for email and bank accounts. The cost (€25–€60 each, ideally two so you have a backup) is justified by the protection it gives your email and money.
  3. Authenticator app. A free app on your phone that generates a fresh six-digit code every 30 seconds. Strong, easy, widely supported.
  4. SMS code. Better than nothing. Vulnerable to SIM-swap attacks. Use it only when no other option is offered; move off it as soon as the platform supports better.
  5. "Approve this sign-in" push. Convenient, but watch for MFA-fatigue attacks — repeated push prompts you didn't request, hoping you'll tap "approve" out of habit. Never approve a sign-in you didn't trigger.

Set this up — in this order

If you do nothing else this week, do this. From a quiet hour with a coffee.

  1. Your main email account first. This is the master key. Set a strong unique password. Turn on the strongest 2FA available. Add a recovery method that is not your phone number alone.
  2. Your bank, and any payment account (PayPal, Wise, Revolut, Stripe).
  3. The account that holds your password manager itself, with the strongest 2FA you can use.
  4. Government and tax accounts.
  5. Your social-media accounts, because they are often used to phish your friends and family if compromised.
  6. Your phone carrier account, with a port-out PIN if your carrier offers one — to make SIM-swap harder.
  7. Major shopping accounts, especially any that store delivery addresses or default payment methods.

Once those are done, the rest of your accounts can be migrated gradually as you log in to them.

What about backup codes?

When you turn on 2FA, the platform almost always offers a set of backup codes — short strings you can use if your phone is lost. Print them. Put them somewhere safe — a drawer, a safe, a folder in the family papers. Do not keep them as a screenshot on your phone or as a note in your email, both of which can be compromised together with the account.

If a platform allows you to register two security keys, register two: one you use every day, one stored at home. Losing your only key locks you out of your account just as effectively as losing your password.

Set up "in case I lose my phone"

Plan for losing the phone, because eventually you will.

What NOT to do

Use AI to help you

A few prompts that work well:

Audit your habits:

"I'd like to assess my current password and 2FA setup. I'll describe my habits: [where I store passwords, whether I reuse them, what 2FA I have on my email, bank, social accounts]. Please tell me (a) my biggest risk, in plain language, (b) the three changes that would give me the most protection for the least effort, and (c) the order to do them in."

Choosing a method:

"I am setting up two-factor authentication on [account name]. The options offered to me are [list them]. Which one is the strongest, which is the most convenient, and which strikes the best balance? Explain in plain language; assume I'm not technical."

A reminder: AI cannot see your accounts. The answers it gives you are general — verify the steps with the platform's official help page before changing security settings.

Who to call

This card is preventive, not reactive — there's no one to call when you set things up well. But if something goes wrong while you're configuring 2FA:

Find the latest contacts for your country with AI:

"I'm in [your country] and I want to set up — or recover — strong authentication on my most important accounts. List the official sources I should consult: the national cybersecurity centre's free 2FA guide, the data-protection authority's guidance on authentication best practice, the major platforms' account-recovery pages (Google, Microsoft, Apple, Meta, my bank, my email provider), my phone carrier's account-PIN / port-out-protection page, and a reputable supplier of hardware security keys (YubiKey, Google Titan, Nitrokey) that ships to my country. For each, give the official URL. Cite each source. Flag anything that may be outdated, and note any specific guidance on passkeys in my jurisdiction."

When to escalate beyond chat

Related topics


Sources & references (internal — not rendered to the live page):