mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-03 10:36:05 +01:00
112 lines
2.6 KiB
YAML
112 lines
2.6 KiB
YAML
Categories:
|
|
- Password & 2FA
|
|
- System
|
|
License: Apache-2.0
|
|
WebSite: https://freeotp.github.io/
|
|
SourceCode: https://github.com/freeotp/freeotp-android
|
|
IssueTracker: https://github.com/freeotp/freeotp-android/issues
|
|
|
|
AutoName: FreeOTP
|
|
Description: |-
|
|
<b>NOTE:</b> Users reported issues with the backup & restore functionality, please test this whenever you install the app on a new device.
|
|
|
|
FreeOTP is a two-factor authentication (2FA) application for systems utilizing
|
|
one-time password protocols (OTP). Tokens can be added easily by scanning a
|
|
QR-code or by manually entering in the token configuration.
|
|
|
|
FreeOTP implements open standards. This means that no proprietary server-side
|
|
component is necessary: use any server-side component that implements these
|
|
standards - for example <a href="http://www.freeipa.org">FreeIPA</a>, which uses TOTP. Any
|
|
standards-compliant implementation will work. Currently, FreeOTP provides
|
|
implementations of HOTP (RFC 4226) and TOTP (RFC 6238).
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/freeotp/freeotp-android
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 11
|
|
commit: a80af12
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 12
|
|
commit: r12
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 13
|
|
commit: 18b6b6c115a03b1c93942c0954af8dea457dabcd
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 14
|
|
commit: v1.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 15
|
|
commit: r15
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 16
|
|
commit: r16
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 17
|
|
commit: r17
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 24
|
|
commit: 135a7c0a4946991e0b8939029240c898731d08e5
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.1
|
|
versionCode: 42
|
|
commit: 33f4a9bd21e7efd9883db6848bc9ac340f5aadfb
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.2
|
|
versionCode: 43
|
|
commit: 5c0037557cef79677db9f320213074608ad529e9
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 44
|
|
commit: acbc8a12e7fe2631fc955aff6d64c003c3b014d2
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 45
|
|
commit: c341919adbb2f11013de7c04088ef1149f3fac90
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.5
|
|
versionCode: 46
|
|
commit: 4c1aa9450a8020ec3e27feaebc114d3ebfb24929
|
|
subdir: mobile
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.5
|
|
CurrentVersionCode: 46
|