Skip to content

Supported Authenticators #11

@knighthawkbro

Description

@knighthawkbro

Looks like Google Authenticator (GA) only support SHA1 URIs even though it says it support 256/512.
I have tested it with a few other authenticators on iPhone:

Not working:

  • Microsoft Authenticator (SHA512)
  • DUO (SHA512)
  • Authy (SHA512)

Working:

  • Lastpass Authenticator (SHA1/256/512+8 Digits)
  • Authenticator (512+8 Digits)
  • Google Authenticator (SHA1)
  • 1Password TOTP (SHA512 & 8 Digits, tested @nugget)

Is there any problem with the Base32 padding or URI encoding that could be preventing other apps from working properly?

I saw this article that GA has a potential problem and recommends using their authenticator for their Sophos firewall. Let me know what you think.

EDIT: Funny how Google helped with the SHA1 Collision Attack and Google Authenticator still only supports SHA1. Is there any problem to that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions