@@ -12,6 +12,7 @@ Vaultwarden also supports TOTP-based MFA like the one ETH uses.
...
@@ -12,6 +12,7 @@ Vaultwarden also supports TOTP-based MFA like the one ETH uses.
- store your master password in a secure location on a piece of paper or
- 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.
- 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 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.