From 37d10f7b59c656cb935f7d2f6bac81ca68e04b4c Mon Sep 17 00:00:00 2001 From: Sebastian Di Luzio Date: Sun, 10 Mar 2024 10:28:55 +0100 Subject: [PATCH 1/2] add 2FAS to authenticators --- awesome-privacy.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 7fd536a5..b812b07d 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -133,6 +133,15 @@ categories: - name: 2-Factor Authentication alternativeTo: ['Google Authenticator', 'Authy', 'Microsoft Authenticator', 'LastPass Authenticator', 'Duo Mobile'] services: + - name: 2FAS + url: https://2fas.com/ + followWith: Android & iOS + github: twofas + icon: https://avatars.githubusercontent.com/u/18189374 + description: | + Free, secure and open source authenticator app for both iOS and Android. + Supports creating encrypted backups and syncing between devices without the need for an account. + - name: Aegis url: https://getaegis.app followWith: Android From 27a2b5b2c2973945024c9478abdf8bd9c1abee7a Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 12 Mar 2024 15:28:20 +0000 Subject: [PATCH 2/2] Adds tosdrId for 2fas --- awesome-privacy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index b812b07d..0c6ffa72 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -136,7 +136,8 @@ categories: - name: 2FAS url: https://2fas.com/ followWith: Android & iOS - github: twofas + github: twofas/2fas-server + tosdrId: 8201 icon: https://avatars.githubusercontent.com/u/18189374 description: | Free, secure and open source authenticator app for both iOS and Android.