@@ -11,7 +11,7 @@ Vaultwarden also supports TOTP-based MFA like the one ETH uses.
- if you lose it, you'll lose access to your passwords. So either
- store your master password in a secure location on a piece of paper or
- set up [emergency access](https://vault.phys.ethz.ch/#/settings/emergency-access) within Vaultwarden.
- we recommend always using your unique **`<login>@phys.ethz.ch`** email address and not some `firstname.lastname@phys.ethz.ch` or other alias.
- we **strongly**recommend always using your unique **`<login>@phys.ethz.ch`** email address and not some `firstname.lastname@phys.ethz.ch` or other alias.
- if you're uber paranoid, you can switch the key derivation function from `PBKDF2` to `Argon2id` in the [security settings](https://vault.phys.ethz.ch/#/settings/security/security-keys) at the expense of higher memory consumption.