From d9a99fd49eb4dd012d22ba65d6a326d020f47102 Mon Sep 17 00:00:00 2001 From: def Date: Thu, 4 May 2023 19:33:38 +0300 Subject: [PATCH] Update 'content/en/docs/Services/bitwarden.md' --- content/en/docs/Services/bitwarden.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Services/bitwarden.md b/content/en/docs/Services/bitwarden.md index 0ccf48d..e79588c 100644 --- a/content/en/docs/Services/bitwarden.md +++ b/content/en/docs/Services/bitwarden.md @@ -5,4 +5,4 @@ description: > Bitwarden is a self-hosted password manager. --- -Information security experts recommend using complex passwords and creating a unique one for each account. Even three or four passwords are difficult to remember, so people often use the same password or similar ones. A password manager solves this problem: it generates complex passwords and stores them in a convenient form. [Bitwared](https://bitwarden.com/open-source/) can be downloaded and used on your server, which is what we use as part of the SelfPrivacy project. Unlike other free password managers, Bitwarden provides easy synchronization of one database between all devices. \ No newline at end of file +Information security experts recommend using complex passwords and creating a unique one for each account. Even three or four passwords are difficult to remember, so people often use the same password or similar ones. A password manager solves this problem: it generates complex passwords and stores them in a convenient form. [Bitwared](https://bitwarden.com/open-source/) can be downloaded and used on your server, which is what we use as part of the SelfPrivacy project. Unlike other free (like freedom) password managers, Bitwarden provides easy synchronization of one database between all devices. \ No newline at end of file