Comment on Google binning SMS MFA and replacing it with QR codes • The Register
FiskFisk33@startrek.website 5 weeks agoA guess/suggestion: a
You have an app with a private key. The qr code contains data encrypted with the corresponding public key. Your app decrypts the data and transmits it to googles servers, proving you are in possession of the secret key.
hazelnoot@beehaw.org 5 weeks ago
oh so it would just be app-based MFA but without using TOTP. That makes sense