From 92212dc83d36f0d45c31b4f8df488aaab01aa847 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Sat, 17 Aug 2019 11:19:57 -0700
Subject: [PATCH] Update Password Managers page to cardv2 (#1170)
* Update Password Managers page to cardv2
* Fix KeePassXC description typos
* Remove Windows icons
---
_includes/sections/password-managers.html | 72 +++++++++++++---------
assets/img/tools/KeePass.png | Bin 14800 -> 0 bytes
assets/img/tools/keepassxc.png | Bin 0 -> 15492 bytes
source_code.md | 19 +++---
4 files changed, 54 insertions(+), 37 deletions(-)
delete mode 100644 assets/img/tools/KeePass.png
create mode 100644 assets/img/tools/keepassxc.png
diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html
index 57624ed7..14c153b4 100644
--- a/_includes/sections/password-managers.html
+++ b/_includes/sections/password-managers.html
@@ -1,52 +1,68 @@
-
- {% include card.html color="success"
+{%
+ include cardv2.html
title="Bitwarden - Cloud/Self-host"
image="/assets/img/tools/bitwarden.png"
- url="https://bitwarden.com/"
- footer="OS: Windows, macOS, Linux, iOS, Android, Web."
- 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."
- %}
+ 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."
+ website="https://bitwarden.com/"
+ forum="https://forum.privacytools.io/t/discussion-bitwarden/1343"
+ github="https://github.com/bitwarden"
+ web="https://vault.bitwarden.com/#/"
+ linux="https://vault.bitwarden.com/download/?app=desktop&platform=linux"
+ mac="https://vault.bitwarden.com/download/?app=desktop&platform=macos"
+ firefox="https://addons.mozilla.org/firefox/addon/bitwarden-password-manager/"
+ chrome="https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb"
+ safari="https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6"
+ opera="https://addons.opera.com/extensions/details/bitwarden-free-password-manager/"
+ edge="https://www.microsoft.com/store/apps/9P6KXL0SVNNL"
+ android="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
+ ios="https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8"
+%}
- {% include card.html color="primary"
- title="KeePass / KeePassXC - Local"
- image="/assets/img/tools/KeePass.png"
- url="https://keepass.info/download.html"
- website="keepass.info"
- footer="OS: Windows, macOS, Linux, iOS, Android, BSD."
- description='KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. All passwords in one database, which is locked with one
- master key or a key file. The databases are encrypted using the best and most secure encryption algorithms currently known: AES and Twofish. See also:
KeePassXC with official native cross-platform support for Windows/macOS/Linux.'
- %}
- {% include card.html color="warning"
+{%
+ include cardv2.html
+ title="KeePassXC - Local"
+ image="/assets/img/tools/keepassxc.png"
+ description="
KeePassXC is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager."
+ website="https://keepassxc.org/"
+ forum="https://forum.privacytools.io/t/discussion-keepassxc/1344/2"
+ github="https://github.com/keepassxreboot/keepassxc"
+ web="https://keepassxc.org/"
+ linux="https://keepassxc.org/download/#linux"
+ mac="https://keepassxc.org/download/#mac"
+%}
+
+{%
+ include cardv2.html
title="LessPass - Browser"
image="/assets/img/tools/LessPass.png"
- url="https://lesspass.com/"
- footer="OS: Windows, macOS, Linux, Android."
- description="LessPass is a free and open source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security."
- %}
-
-
+ description="