Source code for 2FAS Android app
Go to file
2024-10-09 19:10:56 +02:00
.github Add GitHub issue templates (#123) 2024-03-01 14:02:39 +01:00
app Bump version 5.4.7 (5000028) 2024-10-07 18:57:06 +02:00
base Fix BE request auth aware 2023-10-27 21:59:06 +02:00
buildlogic Remove OpenCensus from Google Http Client 2024-08-25 14:59:51 +02:00
config Initial open source commit 2023-01-24 17:35:17 +01:00
core Fix keyboard type for password fields 2024-10-09 19:10:56 +02:00
data Fix sorting and colors on notifications screen 2024-08-12 00:14:48 +02:00
feature Fix keyboard type for password fields 2024-10-09 19:10:56 +02:00
gradle Remove OpenCensus from Google Http Client 2024-08-25 14:59:51 +02:00
parsers Update icons 2024-10-07 18:39:09 +02:00
prefs Bump backup schema 2023-11-11 16:07:07 +01:00
truetime Initial open source commit 2023-01-24 17:35:17 +01:00
.gitignore Bump dependencies 2024-08-12 00:11:42 +02:00
build.gradle.kts Bump dependencies 2024-08-12 00:11:42 +02:00
CONTRIBUTING.md Merge pull request #19 from FineFindus/patch-1 2023-05-03 21:53:41 +02:00
gradle.properties Full migration to Compose (#69) 2023-09-30 14:09:56 +02: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 Update README 2023-11-11 13:28:16 +01:00
SECURITY.md Add SECURITY.md 2024-10-06 13:55:16 +02:00
settings.gradle.kts Full migration to Compose (#69) 2023-09-30 14:09:56 +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.

For reporting security issues only, please send a detailed description of the vulnerability to security@2fas.com. Do not use this address for general inquiries or bug reports unrelated to security concerns.

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.