iKenndac / Tofu

An easy-to-use two-factor authentication app for iOS
https://tofuauth.com
ISC License
491 stars 64 forks source link

Feature request: Support for Steam Guard #78

Open lolomokakus opened 3 years ago

lolomokakus commented 3 years ago

Steam Guard uses custom TOTP codes that consist of five letters. It would be nice to have support for them in Tofu!

Here's a JS implementation of their algorithm if that helps: https://github.com/DoctorMcKay/node-steam-totp

eutampieri commented 3 years ago

If it helps I could port the library to Swift

fernvenue commented 2 years ago

Strongly agree. In fact, KeePassXC already supports Steam Guard, which has proven to be very useful.