mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Add OTP Authenticator 0.1
This commit is contained in:
parent
ee85362178
commit
53f5d91aca
1 changed files with 39 additions and 0 deletions
39
metadata/net.bierbaumer.otp_authenticator.txt
Normal file
39
metadata/net.bierbaumer.otp_authenticator.txt
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
Categories:Security
|
||||||
|
License:MIT
|
||||||
|
Web Site:https://github.com/0xbb/otp-authenticator/blob/HEAD/README.md
|
||||||
|
Source Code:https://github.com/0xbb/otp-authenticator
|
||||||
|
Issue Tracker:https://github.com/0xbb/otp-authenticator/issues
|
||||||
|
|
||||||
|
Auto Name:OTP Authenticator
|
||||||
|
Summary:A two-factor authentication App
|
||||||
|
Description:
|
||||||
|
OTP Authenticator is a two-factor authentication App for Android 4.0+.
|
||||||
|
|
||||||
|
It implements Time-based One-time Passwords (TOTP) like specified in RFC 6238.
|
||||||
|
Simply scan the QR code and login with the generated 6-digit code.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Free and Open-Source
|
||||||
|
* Requires minimal permissions
|
||||||
|
|
||||||
|
- Only camera access for QR code scanning
|
||||||
|
|
||||||
|
* Encrypted storage on Android 4.3+
|
||||||
|
* Sleek minimalistic Material Design
|
||||||
|
* Great Usability
|
||||||
|
* Compatible with Google Authenticator
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/0xbb/otp-authenticator
|
||||||
|
|
||||||
|
Build:0.1,1
|
||||||
|
commit=v0.1.0
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.1
|
||||||
|
Current Version Code:1
|
||||||
Loading…
Reference in a new issue