1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-28 06:09:16 +00:00

style: Add title card background color

This commit is contained in:
2026-05-19 13:39:48 -05:00
parent 236b62ae02
commit c04418b10e
49 changed files with 630 additions and 3 deletions
+17 -1
View File
@@ -17,6 +17,8 @@ These options allow you to manage an encrypted password database locally.
## KeePassXC
{{< title-card >}}
**KeePassXC** is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal of extending and improving it with new features and bug fixes to provide a feature-rich, cross-platform, and modern open-source password manager.
{{< cards >}}
@@ -24,6 +26,8 @@ These options allow you to manage an encrypted password database locally.
{{< card link="https://keepassxc.org/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
{{< /title-card >}}
[{{< badge content="Linux" color="yellow" >}}](https://keepassxc.org/download/#linux)
[{{< badge content="macOS" color="indigo" >}}](https://keepassxc.org/download/#mac)
[{{< badge content="Windows" color="red" >}}](https://keepassxc.org/download/#windows)
@@ -35,6 +39,8 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
## KeePassDX (Android)
{{< title-card >}}
**KeePassDX** is a lightweight password manager for Android; it allows for editing encrypted data in a single file in KeePass format and can fill in forms securely.
{{< cards >}}
@@ -42,6 +48,8 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
{{< card link="https://github.com/Kunzisoft/KeePassDX/wiki" title="Documentation" icon="document-text" >}}
{{< /cards >}}
{{< /title-card >}}
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free)
[{{< badge content="GitHub" >}}](https://github.com/Kunzisoft/KeePassDX/releases)
@@ -51,13 +59,17 @@ The [pro version](https://play.google.com/store/apps/details?id=com.kunzisoft.ke
[Read our latest KeePassium review.](https://www.privacyguides.org/articles/2025/05/13/keepassium-review)
KeePassium is a commercial, open-source password manager made by KeePassium Labs that's compatible with other KeePass applications. It provides autofill support, passkey management, automatic two-way synchronization through [most cloud storage providers](https://support.keepassium.com/kb/sync), and more.
{{< title-card >}}
**KeePassium** is a commercial, open-source password manager made by KeePassium Labs that's compatible with other KeePass applications. It provides autofill support, passkey management, automatic two-way synchronization through [most cloud storage providers](https://support.keepassium.com/kb/sync), and more.
{{< cards >}}
{{< card link="https://keepassium.com" title="Homepage" icon="home" >}}
{{< card link="https://keepassium.com/privacy/app" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
{{< /title-card >}}
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/us/app/id1435127111)
KeePassium offers a [Premium version](https://keepassium.com/pricing) with additional features such as support for multiple databases, YubiKey support, and a password audit tool.
@@ -66,6 +78,8 @@ KeePassium's iOS app has been [audited](https://cure53.de/pentest-report_keepass
## Gopass (CLI)
{{< title-card >}}
**Gopass** is a minimal password manager for the command line written in Go. It can be used within scripting applications and works on all major desktop and server operating systems.
{{< cards >}}
@@ -73,6 +87,8 @@ KeePassium's iOS app has been [audited](https://cure53.de/pentest-report_keepass
{{< card link="https://github.com/gopasspw/gopass/tree/master/docs" title="Documentation" icon="document-text" >}}
{{< /cards >}}
{{< /title-card >}}
[{{< badge content="Linux" color="yellow" >}}](https://gopass.pw/#install-linux)
[{{< badge content="macOS" color="indigo" >}}](https://gopass.pw/#install-macos)
[{{< badge content="Windows" color="red" >}}](https://gopass.pw/#install-windows)