Live data from Hacker News

Two Factor Auth List of Websites

twofactorauth.org

61–65 of 65 posts

Re: Two Factor Auth List of Websites

#61
post #56

Earlier quoted context omitted.

I have implemented this before. I have it in production right now. The fact is people hate typing stuff from their phone into their computer. Specially if you phone is not always within reaching distance. If you have to do it with tons of different logins you will be annoyed. As long as you have 1-2 accounts its fine, but if we really want to role it out everywhere, we need something better.

What are your thoughts about SQRL?

I don't know enougth about it. I have stumbled on it before, but I need to get into it.

Re: Two Factor Auth List of Websites

#62
post #56

Earlier quoted context omitted.

> The TOTP stuff will never be widly used. Its just a total pain to work with. I'm not sure I agree with that. Generating a code: makeQRCode(); Validating a code: validateCode($_POST['2facode'])) { // Login successful } } Then you can just use the 2FA app of your choice (Authy, Google Authenticator, etc.), scan the QR code, and you're good to go.

I have implemented this before. I have it in production right now. The fact is people hate typing stuff from their phone into their computer. Specially if you phone is not always within reaching distance. If you have to do it with tons of different logins you will be annoyed. As long as you have 1-2 accounts its fine, but if we really want to role it out everywhere, we need something better.

People can get used to it. In China, it's very common to require either (i) entry of a 6-digit code sent by SMS or (ii) using a mobile app to scan a QR code, to complete a web site login.

Neither of these things is a barrier.

Re: Two Factor Auth List of Websites

#63
post #21

It always wondered me why my bank can't offer my 2FA with SMS code, but Steam or Github can?

Why do you want the place that keeps all your money to support an unencrypted, unauthenticated, over-the-air token delivered by an insecure provider over an insecure protocol?

Because is still better than login + password?

Re: Two Factor Auth List of Websites

#65
post #35

Instagram does have 2FA...

Are you sure it's rolled out for everyone? I have been trying to find it (web & mobile app) for weeks and can't find it... I know there was a bunch of press about it in February 2016, but I don't see it in the UI.

I do have it since the beginning of 2016... I have 16k followers so it might explain the 1k+. It's in the options, right under "Posts You've Liked".
Post reply on HN