Add tutorial to use bobavault in official clients

This commit is contained in:
BBaoVanC 2021-05-28 02:13:00 -05:00
parent 31555495aa
commit fb814417ea
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 15 additions and 0 deletions

View File

@ -10,7 +10,22 @@ bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust.
- https://vault.boba.best
## Use in Official Bitwarden Clients
To use bobavault in any of the official Bitwarden clients, you have to manually
enter the URL into the settings of the client:[^1]
1. Log out of the client if you are already signed in.
2. At the login screen, press the Settings button.
3. Enter `https://vault.boba.best` into the Server URL field.
4. Press Save
For more information, see the
[official guide](https://bitwarden.com/help/article/change-client-environment/).
## Vaultwarden
For more information about Vaultwarden, see the
[README](https://github.com/dani-garcia/vaultwarden/blob/main/README.md).
[^1]: [https://bitwarden.com/help/article/change-client-environment/](https://web.archive.org/web/20210528052731/https://bitwarden.com/help/article/change-client-environment/)