TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tell HN: 2FA code for Google account gone after Google Authenticator update

28 点作者 butz5 个月前
After recent update, where Google added accounts support to yet another of their apps, I am no longer getting 2FA code for my Google Account. Only dashes are displayed and clicking on it shows very terse error message: "Could not generate code for this account. Try removing it from Authenticator and setting it up...". Of course I opted out of using account in Authenticator, as my phone is connected to different Google account. So without any initial warning I am "locked out" of my Google account. Sure, I still can do whole dance with backup codes, SMS verification or "other options", but such breaking behaviour should not be happening in application of this high importance. And especially during holidays. Good job everyone.

7 条评论

te00065 个月前
Good job indeed.Started happening some time in Novenber, and they merrily keep rolling out this buggy Google Authenticator update after people reported the lock-out behaviour you encountered. Apart from corrupting the TOTP seeds for some users, this update also introduced the splendid new feature of backing up those secrets in, of all places, the Google cloud, opening up new vistas for hackers to take over your Google account completely. Which apart from being a rather catastrophic issue in general for many people is a very good starting point for emptying your online bank or crypto exchange account: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42450221">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42450221</a> So farewell, Google Authenticator, won&#x27;t miss you.
mhkool5 个月前
I use a yubico key which holds all my Google Auth 2FA secrets. A yubico app generates the 2FA codes. I also have a hardcopy of all secrets. An additional advantage is that the yubico key is protected with a PIN code. Works great for me.
mystified50165 个月前
Don&#x27;t trust one singular monolithic entity with <i>absolutely everything</i> and you&#x27;ll see fewer problems.
评论 #42513364 未加载
greentea235 个月前
I realize it&#x27;s not for everyone but since this is HN, I breath a sigh of relief using this tool exclusively in Termux &#x2F; PC shell instead of an app that stores the secrets in an obfuscated&#x2F;proprietary&#x2F;inaccessible manner: <a href="https:&#x2F;&#x2F;github.com&#x2F;gopasspw&#x2F;gopass&#x2F;blob&#x2F;master&#x2F;docs&#x2F;features.md#adding-otp-secrets">https:&#x2F;&#x2F;github.com&#x2F;gopasspw&#x2F;gopass&#x2F;blob&#x2F;master&#x2F;docs&#x2F;features...</a>
firefax4 个月前
Google has issues with authentication.<p>I lost my childhood account because it decided the recovery codes, written on paper + stored in a safe location (matching) were all marked as invalid.<p>I&#x27;d have seen logs of them being used if someone had done something movie plot level like break into my personal safe.<p>I ended up just not going back -- I&#x27;d been experimenting with Protonmail, and libreoffice is enough for my word processing needs.
tlhunter5 个月前
I was super annoyed when they added accounts to Authenticator and one misclicked pop-up sent my 2FA codes to the cloud. The moment I saw this new feature I knew something like what happened to OP would happen.<p>On the bright side I keep a copy of everything in a Yubikey as well.
uncomplexity_5 个月前
yea fuck those things<p>learned it the hard way, now my totp secrets are always copied into a google sheet so i can use any totp client.