fdroiddata/metadata/org.cry.otp.yml
2021-01-02 05:02:28 +00:00

46 lines
1.1 KiB
YAML

Categories:
- Security
License: Apache-2.0
AuthorName: Chris Miceli
AuthorWebSite: https://chris-miceli.blogspot.com/
SourceCode: https://github.com/chrismiceli/motp
IssueTracker: https://github.com/chrismiceli/motp/issues
AutoName: mOTP
Description: |-
Generating OTPs without the need for a special hardware token. Using motp, hotp
or totp algorithms, wih multiple profiles and time-zone support.
'''Support:'''
* <a href="http://motp.sourceforge.net/">mOTP</a>
* <a href="http://www.ietf.org/rfc/rfc4226.txt">HOTP RFC 4226</a>
* <a href="http://www.ietf.org/rfc/rfc6238.txt">TOTP RFC 6238</a>
'''Features:'''
* Profiles for multiple security sites
* Time zone support
One time passwords provide two-factor authentication for added security.
RepoType: git
Repo: https://github.com/chrismiceli/motp
Builds:
- versionName: '1.5'
versionCode: 20
commit: '4'
target: android-15
- versionName: '2'
versionCode: 21
commit: 7aae2b79126b89e8bf23f2e5ec2bf9ba2481f76f
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '3'
CurrentVersionCode: 22