New App: Qm Authenticator
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure -
The original app author has been notified, and does not oppose the inclusion. -
Optionally donated to support the maintenance of this app in F-Droid.
The first step is to find the app's Application ID. This is usually the same as the app's Package Name. You will find it in files called AndroidManifest.xml or build.gradle most of the time. You can also see it in the URLs for the app's page in various app stores. Write it here:
APPLICATION ID: com.qmdeve.authenticator
Below is a template "metadata file" to fill out, it has only the required fields. F-Droid uses this file to build and publish the app. Build Metadata Reference documents all available options. Add values after the colon
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://f-droid.org/docs/Build_Metadata_Reference/#Categories
Categories: Security
-
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible FSF and/or OSI approved.
License: Apache-2.0
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: QmDeve
AuthorEmail: admin@qmdeve.com
AuthorWebSite: https://me.qmdeve.com/
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite: https://github.com/Rouneant/Qm-Authenticator-for-Android
SourceCode: https://github.com/Rouneant/Qm-Authenticator-for-Android
# A link to the issue tracker where bugs are reported
IssueTracker: https://github.com/Rouneant/Qm-Authenticator-for-Android/issues
# If available, you can also provide links/IDs for donations.
Donate:
Bitcoin:
LiberaPay:
# Name of the application
AutoName: Qm Authenticator - 2FA
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://github.com/Rouneant/Qm-Authenticator-for-Android
Why do you want this app added to F-Droid:
We heard all the reasons before, but we are open for new ones too
😄
Summary:
An open-source, secure, offline 2FA Application
Description:
An open-source, secure, offline two-factor authentication (2FA) Application developed for Android. It helps you add an extra layer of security to your online account
Characteristic:
- All keys are completely offline stored locally on the device and will never be uploaded to any server
- Supports Time-Based One-Time Password Algorithm (TOTP), compatible with all services using this standard (e.g., Google, GitHub, Microsoft, etc.)\
- Material Design 3 is a design style that provides an intuitive and smooth user experience
.