Source code for 2FAS Android app
Go to file
Rafał Kobyłko 595e7bc7f8 Add new guides
2023-09-04 14:01:17 +02:00
.github Create FUNDING.yml 2023-08-17 16:16:27 +02:00
app Guided 2023-08-25 22:41:44 +02:00
backup Allow screenshots 2023-05-16 07:22:06 +02:00
base Optimize imports 2023-03-26 18:04:32 +02:00
browserextension Optional save choice on browser request 2023-08-25 23:44:32 +02:00
buildlogic Bump version 2023-08-25 23:46:38 +02:00
config Initial open source commit 2023-01-24 17:35:17 +01:00
core Update strings and logos 2023-09-02 22:00:15 +02:00
data Guided fixes 2023-09-02 21:44:06 +02:00
design Fix brand icon search 2023-06-04 23:16:11 +02:00
developer Services list beta 2023-03-10 21:01:10 +01:00
extensions New service adding 2023-06-04 23:07:29 +02:00
feature Add new guides 2023-09-04 14:01:17 +02:00
featuretoggle Optimize imports 2023-03-26 18:04:32 +02:00
gradle Optional save choice on browser request 2023-08-25 23:44:32 +02:00
parsers Update services 2023-09-02 21:20:02 +02:00
permissions Allow screenshots 2023-05-16 07:22:06 +02:00
persistence Target SKD 34 and bump dependencies 2023-08-16 17:54:24 +02:00
prefs Add new colors 2023-08-04 21:38:56 +02:00
push Fix time shift 2023-04-30 12:36:24 +02:00
qrscanner Pair BE with manual code 2023-07-02 09:47:08 +02:00
resources Update strings and logos 2023-09-02 22:00:15 +02:00
security Invalidate biometrics when fingerprint added 2023-07-09 14:45:46 +02:00
serialization Optimize imports 2023-03-26 18:04:32 +02:00
services Allow domain to be matched only once 2023-09-02 22:15:41 +02:00
spanner Initial open source commit 2023-01-24 17:35:17 +01:00
start Move notifications from bottombar to topappbar 2023-08-04 22:17:38 +02:00
time New service adding 2023-06-04 23:07:29 +02:00
truetime Initial open source commit 2023-01-24 17:35:17 +01:00
truetime-rx Initial open source commit 2023-01-24 17:35:17 +01:00
widgets Optimize imports 2023-03-26 18:04:32 +02:00
.gitignore Initial open source commit 2023-01-24 17:35:17 +01:00
build.gradle.kts Merge develop 2023-03-26 17:56:23 +02:00
CONTRIBUTING.md Merge pull request #19 from FineFindus/patch-1 2023-05-03 21:53:41 +02:00
gradle.properties Initial open source commit 2023-01-24 17:35:17 +01:00
gradlew Initial open source commit 2023-01-24 17:35:17 +01:00
gradlew.bat Initial open source commit 2023-01-24 17:35:17 +01:00
LICENSE Initial commit 2022-12-12 14:31:10 +01:00
README.md Merge pull request #19 from FineFindus/patch-1 2023-05-03 21:53:41 +02:00
settings.gradle.kts New service adding 2023-06-04 23:07:29 +02:00

Open Source 2FAS for Android

This is the official Android app for the Open Source 2FAS project.

What is 2FAS?

2FAS (Two-Factor Authentication Service) is a user authentication method that provides an additional layer of security for online accounts. In addition to a username and password, 2FAS uses a second factor, such as a one-time password (OTP) shown on a user's phone, to verify a user's identity. This helps prevent unauthorized access to accounts, even if a password is compromised.

Features

  • Support for time-based one-time passwords (TOTP) and HMAC-based on-time passwords (HOTP)
  • Compatible with any service that supports the TOTP and HOTP standard, including Google, Microsoft, and Dropbox
  • Easy to set up and use

Graphics

Please note that the graphics used in this app are not part of the open source project and are subject to their own separate licensing terms.

Bug Reporting

We use GitHub for bug reports. Please visit the 2FAS for Android issues page to search for and report any bugs you may have found. Before adding a new issue, please search for existing issues to avoid duplicates.

Getting Started

  1. Download the app from the releases page.
  2. Install the app on your Android device.
  3. Follow the on-screen instructions to set up 2FAS for your online accounts.

Contributing

We welcome contributions to the Open Source 2FAS project. If you would like to contribute, please see the contribution guide.

Donations

If you would like to support the development of the Open Source 2FAS project, you can make a donation. All donations will be used to support the ongoing development and maintenance of the project.

We appreciate your support!

License

Copyright (c) Two Factor Authentication Service, Inc. All rights reserved.

Licensed under the GNU General Public License v3.0.