Add andOTP
Closes rfp#260
This commit is contained in:
parent
3ca2f83a29
commit
02f1cc1eaf
48
metadata/org.shadowice.flocke.andotp.txt
Normal file
48
metadata/org.shadowice.flocke.andotp.txt
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
Categories:Security
|
||||||
|
License:MIT
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/flocke/andOTP
|
||||||
|
Issue Tracker:https://github.com/flocke/andOTP/issues
|
||||||
|
Changelog:https://github.com/flocke/andOTP/releases
|
||||||
|
Donate:https://paypal.me/flocke000
|
||||||
|
|
||||||
|
# FlattrID:mrk5p0
|
||||||
|
Summary:An open-source two-factor authentication App for Android 4.4+
|
||||||
|
Description:
|
||||||
|
andOTP is a two-factor authentication App for Android 4.4+.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This is a fork of the great [[net.bierbaumer.otp_authenticator]] app written by
|
||||||
|
Bruno Bierbaumer, which has sadly been inactive since 2015. All credit for the
|
||||||
|
original version goes to Bruno.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Free and Open-Source
|
||||||
|
* Encrypted storage
|
||||||
|
* Plain-text backups
|
||||||
|
* Encrypted backups using OpenPGP
|
||||||
|
* Sleek minimalistic Material Design
|
||||||
|
* Great Usability
|
||||||
|
* Compatible with Google Authenticator
|
||||||
|
|
||||||
|
Requires minimal permissions:
|
||||||
|
|
||||||
|
* Camera access for QR code scanning
|
||||||
|
* Storage access for import and export of the database
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/flocke/andOTP
|
||||||
|
|
||||||
|
Build:0.2.2,4
|
||||||
|
commit=v0.2.2
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.2.2
|
||||||
|
Current Version Code:4
|
Loading…
Reference in a new issue