Source code for 2FAS Android app
Go to file
Rafał Kobyłko c6cf35e4a8 Bump version
2023-06-04 15:54:44 +02:00
app Add polish language 2023-06-04 15:51:24 +02:00
backup Allow screenshots 2023-05-16 07:22:06 +02:00
base
browserextension
buildlogic Bump version 2023-06-04 15:54:44 +02:00
config
core Add polish language 2023-06-04 15:51:24 +02:00
data Allow screenshots 2023-05-16 07:22:06 +02:00
design
developer
extensions Allow screenshots 2023-05-16 07:22:06 +02:00
feature Move crash toggle to about 2023-05-15 18:29:40 +02:00
featuretoggle
gradle Use relinker in rare cases when ndk sql lib is not loaded 2023-05-06 13:49:50 +02:00
parsers Add new icons 2023-06-04 15:53:58 +02:00
permissions Allow screenshots 2023-05-16 07:22:06 +02:00
persistence Revert sqlite 2023-05-06 20:06:50 +02:00
prefs Fix group ids to be unique 2023-05-06 13:25:22 +02:00
push
qrscanner
resources Add polish language 2023-06-04 15:51:24 +02:00
security Allow screenshots 2023-05-16 07:22:06 +02:00
serialization
services Fix strings issues 2023-05-06 13:11:45 +02:00
spanner
start
time Fix last timer value display 2023-04-30 16:34:58 +02:00
truetime
truetime-rx
widgets
.gitignore
build.gradle.kts
CONTRIBUTING.md Merge pull request #19 from FineFindus/patch-1 2023-05-03 21:53:41 +02:00
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md Merge pull request #19 from FineFindus/patch-1 2023-05-03 21:53:41 +02:00
settings.gradle.kts

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.