(no title)
reconbot | 7 years ago
In 2018 I'm using an app to take screenshots of QR codes to generate one time codes. It's a sad state of the art, we need to do better.
reconbot | 7 years ago
In 2018 I'm using an app to take screenshots of QR codes to generate one time codes. It's a sad state of the art, we need to do better.
aasasd|7 years ago
A different question, though, is whether a password keeper web service could leak passwords like any other service.
chimeracoder|7 years ago
2FA is meant to protect primarily against phishing. It happens to protect against some other attacks as well, but phishing is the primary motivation.
That's why physical U2F devices are considered the gold standard of authentication today - it's possible to phish a TOTP code, but it's very difficult to phish a U2F signature, and impossible to do so through a scalable, automated attack.
seppin|7 years ago
If your master password is someone exposed, then nothing really protects you.
matwood|7 years ago
dev_dull|7 years ago