Steam Desktop Authenticator

I made an application for windows that can generate 2FA codes for Steam. Available on github:

https://github.com/manatails/MiniSteamAuthenticator

Usage

MiniSteamAuthenticator accepts Base32 encoded Steam shared secret as used in Aegis or andOTP. You can use steamctl to generate the shared secret. https://github.com/ValvePython/steamctl

  1. Install steamctl

    pip install steamctl

  2. Generate an authentication token using steamctl

    steamctl authenticator add

  3. Export saved authentication token as a QR code

    steamctl authenticator qrcode YOUR_USERNAME

  4. Scan the QR code with an external application. It will be formatted like this:

    otpauth://steam/steamctl:YOUR_USERNAME?secret=XXXXXX&issuer=Steam

  5. Copy the secret value and add it to the configuration .ini file.

Screenshot

 

5 thoughts on “Steam Desktop Authenticator”

  1. Dear Metinum

    Sir, could you please send me the recovery dump? KT wireless
    I am using it as a custom, but whenever I restore it, the
    NAND position seems to be twisted ;;
    I think I’ll have to cover it with the original dump and install the Kerperm from the beginning.
    KT wireless
    DW02-412H,

Leave a Reply

Your email address will not be published. Required fields are marked *