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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Facebook Let's You Increase Security, If You Don't Use Chrome

2 点作者 relaunched超过 13 年前

1 comment

nbm超过 13 年前
I worked right next to the engineers who developed the login approvals feature, and overheard the discussions that led to this dialog - it was all about making it hard for people to mistakenly lock themselves out of their accounts because they use frequent cookie cleaners.<p>You can imagine the fallout when someone turns on this feature and then can't get back into their account, or who has to receive a text message every time they log in, even from the same machine/browser.<p>The source code does not call out Chrome in particular - the code looks something like (it also does translation):<p><pre><code> Your current {$browser_name} settings might make it hard to use login approvals.</code></pre>