From ee81c7e0d18169918a69a3d6685feff02da9f4a0 Mon Sep 17 00:00:00 2001 From: Jalimamo <119734047+Jalimamo@users.noreply.github.com> Date: Tue, 12 May 2026 14:33:07 +0200 Subject: [PATCH] Added KeepassXC as 2FA Alternative --- data/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.json b/data/apps.json index 754023b..2c8d86c 100644 --- a/data/apps.json +++ b/data/apps.json @@ -207,6 +207,7 @@ { "id": "aegis_auth", "name": "Aegis Auth" }, { "id": "freeotp", "name": "FreeOTP" }, { "id": "proton_auth", "name": "Proton Auth" }, + { "id": "keepassxc", "name": "KeePassXC" }, { "id": "bitwarden_auth", "name": "Bitwarden Auth" }, { "id": "yubico_auth", "name": "Yubico Authenticator" }, { "id": "1password", "name": "1Password" },