Hacker News new | ask | show | jobs
by Master_Odin 1011 days ago
A number of sites I've signed up for recently have required TOTP to be setup, but did not provide back up codes at the same time. There's a lot of iffy implementations out there.
2 comments

The totp recovery code is just a base32 encoded secret key, which is also present in qr encoded url.
gross