Two-factor Authentication
31–40 of 94 posts
Re: Two-factor Authentication
#32Re: Two-factor Authentication
#33Earlier quoted context omitted.
How is twitter's 2fa completely new? I use it and it behaves exactly like Google's does.
Since they don't use TOTP it's not possible to use their two-factor authentication with applications such as Google Authenticator or Authy. What's more, I don't think it even works with third-party Twitter clients (Correct me if I'm wrong), so you have to use Twitter's own apps.
Re: Two-factor Authentication
#34Earlier quoted context omitted.
How is twitter's 2fa completely new? I use it and it behaves exactly like Google's does.
When they rolled it out, it was SMS-only. It still doesn't use TOTP - they've baked something into their mobile app that allows it to function as the second factor, rather than just supporting the same 2FA scheme that everyone else does.
Re: Two-factor Authentication
#35Earlier quoted context omitted.
Use Google Voice or some other similar service that'll let you receive SMS via the web.
Wow thanks for that. I have Google voice account for forever and never thought about this. Edit: This also connects every other account to my Google account, so I should only worry the Google account.
Re: Two-factor Authentication
#36Earlier quoted context omitted.
Wow thanks for that. I have Google voice account for forever and never thought about this. Edit: This also connects every other account to my Google account, so I should only worry the Google account.
Bear in mind that if one login and password lets you get to both the password reset email and your SMS 2nd factor, you've turned two factor auth back into one factor auth. (So, then, turn two factor auth on your Google account...)
Edit: sorry for repeating you, I just show your footnote parentesis
Re: Two-factor Authentication
#37Nice. Wish it integrated with Authy though
Re: Two-factor Authentication
#38Re: Two-factor Authentication
#39Re: Two-factor Authentication
#40Google Authenticator has the advantage that it's Open Source, but I can't really control whether the thing I downloaded in the app store is actually built from the public sources. But at least I can build my own if I have a developer account. Apparently people are having issues with GA on iOS7 though (it tends to forget the keys), so now I'm kinda out of luck.
Authy is both closed source and wants my cell phone number, Duo Security is just closed source.
I know it's crazy inconvenient in the long run, but I'd much rather install a github official authenticator app than to trust a third-party app with the github token.