From 86b4a9c60504253ad4e6a46def8524fe1814b6ae Mon Sep 17 00:00:00 2001 From: Ali Date: Tue, 4 Apr 2023 16:53:00 +0330 Subject: [PATCH] Add 2FA Authenticator App (2FAS) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e4f389..5ff20ce 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ The primary focus of this list is to provide alternatives that prioritize privac - Google Authenticator [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217) Instead use +- [2FAS](https://github.com/twofas) - The Internet’s favorite open-source two-factor authenticator, Secure, private and simple. - [Aegis](https://getaegis.app/) - A free, secure and open source app for Android to manage your 2-step verification tokens. Supports variety of imports from other apps (Google Authenticator, Authy etc.), vault encryption and exporting keys (plaintext or encrypted). - [ente Auth](https://ente.io/auth) - A free, cross platform, end-to-end encrypted and open source app for managing your 2-step verification tokens. From the makers of [ente Photos](https://ente.io), and uses the same battle tested infrastructure. Needs an ente.io account. - [Owky](https://github.com/charlietango/owky) - Free and Open Source Two-Factor Authenticator for IOS users.