From e651ea8144dd87c195f0bfd99c1f9e61c77ea9fa Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 17:44:37 +0200 Subject: [PATCH 1/2] Add info tooltip for BitWarden to recommend registering through desktop clients than the website Signed-off-by: Stephen L. --- _includes/sections/password-managers.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html index a529e1f3db..b2b32a752d 100644 --- a/_includes/sections/password-managers.html +++ b/_includes/sections/password-managers.html @@ -9,6 +9,7 @@

title="Bitwarden - Cloud/Self-host" image="/assets/img/svg/3rd-party/bitwarden.svg" description="Bitwarden is a free and open-source password manager. It aims to solve password management problems for individuals, teams, and business organizations. Bitwarden is among the easiest and safest solutions to store all of your logins and passwords while conveniently keeping them synced between all of your devices. If you don't want to use the Bitwarden cloud, you can easily host your own Bitwarden server." + labels="color==info::icon==fas fa-info-circle::tooltip==Prefer registering via desktop clients rather than the website." website="https://bitwarden.com/" privacy-policy="https://bitwarden.com/privacy/" forum="https://forum.privacytools.io/t/discussion-bitwarden/1343" From 97ee2ff114d6469afe8a4838a69fb469efcb8838 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 9 Jun 2021 15:44:37 +0200 Subject: [PATCH 2/2] update Bitwarden tip per discussion Signed-off-by: Stephen L. --- _includes/sections/password-managers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html index b2b32a752d..c6d5cb1c0e 100644 --- a/_includes/sections/password-managers.html +++ b/_includes/sections/password-managers.html @@ -9,7 +9,7 @@

title="Bitwarden - Cloud/Self-host" image="/assets/img/svg/3rd-party/bitwarden.svg" description="Bitwarden is a free and open-source password manager. It aims to solve password management problems for individuals, teams, and business organizations. Bitwarden is among the easiest and safest solutions to store all of your logins and passwords while conveniently keeping them synced between all of your devices. If you don't want to use the Bitwarden cloud, you can easily host your own Bitwarden server." - labels="color==info::icon==fas fa-info-circle::tooltip==Prefer registering via desktop clients rather than the website." + labels="color==info::icon==fas fa-info-circle::tooltip==Prefer registering and signing in via desktop clients and browser plugins rather than the website to avoid potential malicious javascripts." website="https://bitwarden.com/" privacy-policy="https://bitwarden.com/privacy/" forum="https://forum.privacytools.io/t/discussion-bitwarden/1343"