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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Authentication is machine learning

7 点作者 cemerick超过 12 年前

1 comment

jessaustin超过 12 年前
There is a pretty important caveat in the comments at LBTP: "Basic machine learning breaks down under an adaptive attacker." I think ML could be a valuable extra layer for some systems, but I don't see it either solving the problems of the password or serving as a second "factor". This is partly for analytic reasons: how does ML fit into the established hierarchy of crypto primitives like e.g. hashing, authenticated encryption, etc.? Also, people are still arguing that TLS is too slow to use on many sites, but I expect ML to be slower yet.<p>Still it's nice to see original thought about authentication.