2013-11-02 00:16:14 +00:00
|
|
|
Categories:System
|
2012-08-10 11:54:02 +00:00
|
|
|
License:Apache2
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:https://code.google.com/p/google-authenticator
|
2014-01-16 14:17:59 +00:00
|
|
|
Source Code:https://code.google.com/p/google-authenticator/source
|
2014-01-16 14:25:07 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/google-authenticator/issues
|
2012-08-10 11:54:02 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:Authenticator
|
2012-08-10 11:54:02 +00:00
|
|
|
Summary:Two factor authentication
|
|
|
|
Description:
|
2013-03-17 19:49:23 +00:00
|
|
|
'''N.B''' According to a "disclaimer" on the website, the Current
|
|
|
|
Version of the Android app is now proprietary and it isn't clear whether
|
|
|
|
the source code repository will be getting any more updates.
|
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
This can be used with non-Google apps that support it , but the most common
|
|
|
|
use will be to login to Google
|
|
|
|
or other accounts in a web browser. You will probably need
|
2013-03-17 19:49:23 +00:00
|
|
|
[[com.google.zxing.client.android]] to be installed,
|
2012-11-26 12:37:55 +00:00
|
|
|
though for some accounts it may be possible to type in keys.
|
2012-08-10 11:54:02 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
The Google Authenticator project includes implementations of one-time passcode
|
|
|
|
generators for several mobile
|
|
|
|
platforms, as well as a pluggable authentication module (PAM). One-time
|
|
|
|
passcodes are generated using open
|
|
|
|
standards developed by the Initiative for Open Authentication (OATH) (which is
|
2013-03-17 19:49:23 +00:00
|
|
|
unrelated to OAuth).
|
2012-08-10 11:54:02 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
These implementations support the HMAC-Based One-time Password (HOTP) algorithm
|
|
|
|
specified in RFC 4226 and the
|
|
|
|
Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
|
2012-08-10 11:54:02 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/google-authenticator.android
|
2012-08-10 11:54:02 +00:00
|
|
|
|
|
|
|
Build Version:2.21,21,b762c8e1ad84,target=android-15
|
2012-08-18 13:41:43 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Update Mode:None
|
2012-08-18 13:41:43 +00:00
|
|
|
Update Check Mode:RepoManifest
|
|
|
|
Current Version:2.21
|
|
|
|
Current Version Code:21
|
|
|
|
|
2013-05-27 12:04:55 +00:00
|
|
|
No Source Since:2.22
|
|
|
|
|