@@ -10,7 +10,7 @@ Vaultwarden also supports TOTP-based MFA like the one ETH uses.
- make sure your master password is [really good](https://xkcd.com/936/). It should be **at least** 12 characters long.
- 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](TODO URL/#/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.
## Individual use
...
...
@@ -19,7 +19,7 @@ If you'd just like to use Vaultwarden to manage your personal passwords, follow
### Create your Vaultwarden account
- go to the Vaultwarden [web frontend](TODO URL).
- go to the Vaultwarden [web frontend](https://vault.phys.ethz.ch).
- click `Create account`.
- provide your **D-PHYS** email (we limit registrations to `@phys.ethz.ch` addresses) and name.
- choose your master password. The longer the better.
...
...
@@ -31,7 +31,7 @@ If you'd just like to use Vaultwarden to manage your personal passwords, follow
- register your client by providing the D-PHYS email address you
used above.
- under `Logging in on:`, click on `self-hosted`.
- use `TODO URL` for `Server URL`.
- use `https://vault.phys.ethz.ch` for `Server URL`.
- enter your master password.
- make sure to visit `File` -> `Settings` to configure your client according to your preferences.
...
...
@@ -52,7 +52,7 @@ Adding someone to an organization has to be initiated by the organization owner.
### Managing an organization
If you're the owner of an organization and would like to add users, log in to the Vaultwarden [web frontend](TODO URL) and go to `Organizations`. You can then use the `Members` tab to invite, confirm and kick users. Some notes:
If you're the owner of an organization and would like to add users, log in to the Vaultwarden [web frontend](https://vault.phys.ethz.ch) and go to `Organizations`. You can then use the `Members` tab to invite, confirm and kick users. Some notes:
- invite new users via their `@phys` email address. Note that if they've already created a Vaultwarden login, you need to invite the same email address they've used (not some alias).
- check the 'Collections` tab to control the new user's access rights to your vaults.