This plugin is for those who already use Tray TOTP Plugin, but also want to use with Valve's Steam.
This is a fork of the Tray TOTP Plugin for KeePass2. Originally developed by Morphlin. The original source code and plugin can be found on sourceforge.
Most of consumer TOTP's use the RFC6238 output style, sadly some companies (eg. Valve) decided not to adhere to the standard and instead build their own format.
In the case of Steam Mobile Authenticator the new output format was reverse engineered by various developers, and alternatives to it started popping up, most do pretty good job and can by themselves recover the TOTP secret (which is no easy task given Valve's implementation).
The latest release can be found here.
Or you can use Chocolatey to install it in a more automated manner:
choco install keepass-plugin-keetraytotp
To upgrade KeePass Plugin KeeTrayTOTP to the latest release version for enjoying the newest features, run the following command from the command line or from PowerShell:
choco upgrade keepass-plugin-keetraytotp
- Keepass 2.31
- .NET 4.5 or superior
- Obtaining Steam Secrets
- Via Steam Desktop Authenticator (by @raabf)
- Via Rooted android phone (by @DarkDaskin)
- Via iOS backup
- Release
- History
Thanks to Dominik Reichl for KeePass and to Morphlin for the original plugin.