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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Are passkeys just another MFA?

2 点作者 Raed667大约 1 年前
When I initially read about passkeys, I understood they&#x27;d replace the email&#x2F;password flow.<p>However, I have been using passkeys (when I can) with 1Password and so far my experience is that they &quot;just&quot; replace TOTP that were already pre-filled by 1Password anyway. So in terms of UX there is not a big gain.<p>I guess that the current advantage is that passkeys are cryptographically secure, while in theory 1Password TOTP auto-fill is based on just matching domain names.<p>Am I missing something here?

1 comment

konha大约 1 年前
They can be. Depends on how the are implemented.<p>Passkeys can:<p>- Replace the whole login (including discovery of the user id)<p>- Just replace the password, after a user specified a user id<p>- Be used as a second factor just like TOTP<p>They are definitely more phishing resistant for what it’s worth, even if just used for MFA. TOTP codes can be copied manually by an unsuspecting user.
评论 #40199008 未加载