Difference between revisions of "Google Authenticator"

From wikieduonline
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:Google Authenticator]] (2010) is a software-based [[authenticator]] by [[Google]] that implements [[two-step verification]] services using the [[Time-based One-time Password Algorithm]] (TOTP; specified in RFC 6238) and [[HMAC-based One-time Password algorithm]] (HOTP; specified in RFC 4226), for authenticating users of software applications.<ref>{{cite web|title=GitHub - google/google-authenticator: Open source version of Google Authenticator (except the Android app)|url=https://github.com/google/google-authenticator|website=GitHub|language=EN|quote=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.}}</ref>
 
[[wikipedia:Google Authenticator]] (2010) is a software-based [[authenticator]] by [[Google]] that implements [[two-step verification]] services using the [[Time-based One-time Password Algorithm]] (TOTP; specified in RFC 6238) and [[HMAC-based One-time Password algorithm]] (HOTP; specified in RFC 4226), for authenticating users of software applications.<ref>{{cite web|title=GitHub - google/google-authenticator: Open source version of Google Authenticator (except the Android app)|url=https://github.com/google/google-authenticator|website=GitHub|language=EN|quote=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.}}</ref>
  
 +
Google Authenticator was open-source until [[2013]]<ref>https://lwn.net/Articles/581086/</ref>
  
 
* https://github.com/google/google-authenticator/issues/401 screenshot  
 
* https://github.com/google/google-authenticator/issues/401 screenshot  
The [[Android OS]] allows apps to protect their users by blocking other apps from screenshotting their content. This is done by adding a "FLAG_SECURE" option inside the app's configuration.
+
The [[Android OS]] allows apps to protect their users by blocking other apps from screenshotting their content. This is done by adding a "[[FLAG_SECURE]]" option inside the app's configuration.
  
 
== Related terms ==
 
== Related terms ==
 
* [[Twilio|Authy]] ([[Twilio]]) ([[TOTP]])
 
* [[Twilio|Authy]] ([[Twilio]]) ([[TOTP]])
 
* [[Duo]]
 
* [[Duo]]
 +
* [[Ubuntu]]: <code>apt-get install [[libpam-google-authenticator]]</code>
 +
* [[FreeOTP]]
 +
* [[Hashcat]]
 +
* <code>[[brew install]] [[google-authenticator-libpam]]</code>
 +
* [[Google prompts]]
 +
* [[Microsoft Authenticator]]
 +
* [[FIDO2]]
 +
* [[ThreatFabric]]
  
 
== See also ==
 
== See also ==
* [[ThreatFabric]]
+
* {{Yubikey}}
* [[Yubikey]]
+
* {{Google Authenticator}}
* [[FIDO2]]
+
* {{2FA}}
* {{MFA}}
+
* {{Authentication}}
* {{Security}}
 
  
 
{{CC license}} Source: wikipedia
 
{{CC license}} Source: wikipedia
 
[[Category:Security]]
 
[[Category:Security]]

Latest revision as of 11:58, 15 February 2024

wikipedia:Google Authenticator (2010) is a software-based authenticator by Google that implements two-step verification services using the Time-based One-time Password Algorithm (TOTP; specified in RFC 6238) and HMAC-based One-time Password algorithm (HOTP; specified in RFC 4226), for authenticating users of software applications.[1]

Google Authenticator was open-source until 2013[2]

The Android OS allows apps to protect their users by blocking other apps from screenshotting their content. This is done by adding a "FLAG_SECURE" option inside the app's configuration.

Related terms[edit]

See also[edit]

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Source: wikipedia

  1. "GitHub - google/google-authenticator: Open source version of Google Authenticator (except the Android app)". GitHub. 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.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  2. https://lwn.net/Articles/581086/

Advertising: