1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 22:31:07 +00:00

Fun Refactoring!

This commit is contained in:
2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
79 changed files with 794 additions and 520 deletions

View File

@@ -5,9 +5,9 @@
</div>
{%
include cardv2.html
include legacy/cardv2.html
title="Bitwarden - Cloud/Self-host"
image="/assets/img/svg/3rd-party/bitwarden.svg"
image="/assets/img/legacy_svg/3rd-party/bitwarden.svg"
description="<strong>Bitwarden</strong> 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/"
privacy-policy="https://bitwarden.com/privacy/"
@@ -31,9 +31,9 @@
%}
{%
include cardv2.html
include legacy/cardv2.html
title="KeePassXC - Local"
image="/assets/img/svg/3rd-party/keepassxc.svg"
image="/assets/img/legacy_svg/3rd-party/keepassxc.svg"
description="<strong>KeePassXC</strong> 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/"
privacy-policy="https://keepassxc.org/privacy/"
@@ -52,9 +52,9 @@
%}
{%
include cardv2.html
include legacy/cardv2.html
title="LessPass - Browser"
image="/assets/img/svg/3rd-party/lesspass.svg"
image="/assets/img/legacy_svg/3rd-party/lesspass.svg"
description="<strong>LessPass</strong> 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."
website="https://lesspass.com/"
privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/lesspass/privacy/"