Browse Source

fix (#407)

pull/409/head
fred_the_tech_writer 5 years ago committed by GitHub
parent
commit
dcad388afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      _articles/features/authenticator-keys.md
  2. BIN
      images/steam-totp.png

4
_articles/features/authenticator-keys.md

@ -69,12 +69,12 @@ Learn more about using `otpauth://` URIs [here](https://github.com/google/google @@ -69,12 +69,12 @@ Learn more about using `otpauth://` URIs [here](https://github.com/google/google
## Steam Guard TOTPs
The Bitwarden Authenticator (TOTP) can be used as an alternative means of TOTP generation for Steam using a `steam://` prefix followed by your secret key (`shared_secret`):
The Bitwarden Authenticator (TOTP) can be used as an alternative means of TOTP generation for Steam using a `steam://` prefix followed by your secret key:
{% image steam-totp.png Steam TOTP generation%}
Generated `steam://` TOTPs are by default alphanumeric and 5 digits, as opposed to traditional 6-digit numeric TOTPs.
{% callout warning %}
To use this functionality, you'll need to manually extract your Steam account's `shared_secret` using a third-party tool. There are tools like [SteamTimeIdler](https://github.com/SteamTimeIdler/stidler/wiki/Getting-your-%27shared_secret%27-code-for-use-with-Auto-Restarter-on-Mobile-Authentication#getting-shared-secret-from-ios-windows){:target="\_blank"} and [Steam Desktop Authenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator){:target="\_blank"} that can help you accomplish this, however such **extraction tools are not officially supported by Bitwarden or Steam**. Use these tools at your own risk.
To use this functionality, you'll need to manually extract your Steam account's secret using a third-party tool. There are tools like [SteamTimeIdler](https://github.com/SteamTimeIdler/stidler/wiki/Getting-your-%27shared_secret%27-code-for-use-with-Auto-Restarter-on-Mobile-Authentication#getting-shared-secret-from-ios-windows){:target="\_blank"} and [Steam Desktop Authenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator){:target="\_blank"} that can help you accomplish this, however such **extraction tools are not officially supported by Bitwarden or Steam**. Use these tools at your own risk.
{% endcallout%}

BIN
images/steam-totp.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Loading…
Cancel
Save