OneTimePass v1.2.2 - initial f-droid contribution
This commit is contained in:
parent
66262f2818
commit
4a6df9d1ab
43
metadata/com.github.onetimepass.txt
Normal file
43
metadata/com.github.onetimepass.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
Categories:Security
|
||||
License:LGPL-2.1
|
||||
Web Site:https://github.com/OneTimePass/OneTimePass
|
||||
Source Code:https://github.com/OneTimePass/OneTimePass
|
||||
Issue Tracker:https://github.com/OneTimePass/OneTimePass/issues
|
||||
|
||||
Auto Name:OneTimePass
|
||||
Summary:Two-factor (TOTP) authentication
|
||||
Description:
|
||||
OneTimePass is a clean and robust two-factor TOTP application and supports the
|
||||
following features:
|
||||
|
||||
* Supports opening otpauth:// URLs
|
||||
* Scan QR codes to create new accounts easily
|
||||
* View QR codes to export existing accounts
|
||||
* Searchable, sortable listing of accounts
|
||||
* Manual entry account creation
|
||||
* Import/Export for backup and restore purposes
|
||||
* Relies upon AES-256 for on-device encryption
|
||||
* Supports Android 5.0 (and up)
|
||||
|
||||
OneTimePass is the reincarnation of the now-retired OneTimePad app. If you used
|
||||
OneTimePad, you should really migrate to this [or any other TOTP based]
|
||||
application.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/OneTimePass/OneTimePass
|
||||
|
||||
Build:1.2.2,1002002
|
||||
commit=v1.2.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
This repo is tag-based for it's releases on the "production" branch.
|
||||
Everything else should be pretty straight forward and simple.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.2
|
||||
Current Version Code:1002002
|
Loading…
Reference in a new issue