• racerxonclar
    +2

    I'm not sure what you mean by "whole separate application". Steam Guard is built into the basic Steam mobile app... at least on Android. Top of the left sidemenu

    • idlethreat
      +4

      Auth services which use HMAC send a 'magic number' which you can punch into a HMAC-compliant auth application and the application will then start generating the time-based tokencode without further communication.

      For example, I use authomator on my BB to store 2-factor authentication profiles for my work google account, home google account, as well as lastpass. All from one application. Google's own Authenticator application can store other keys from other sites as well.

      From what I see, it looks like Steam has a dedicated application (the Steam Guard Mobile Authenticator). So, instead of opening up my one app and seeing all of my keys in one place, I have to run their application separately to get a key from it.

      But, this is all of 3 minutes of looking it over. It might be HMAC. But the support page didn't mention that.

      • racerxonclar
        +2

        Ah, ignorance on my part. I thought you were saying you had to have Steam on the phone and the authenticator was separate. I didn't know there was a 3rd party application that could handle these kind of authentications.