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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Login on a website with the help of your smartphone without typing your password

1 点作者 83a超过 11 年前
i think i may have had a clever idea and it&#x27;s your job to tell me that the idea is either bullshit (why?) or already in use (where?). here it is:<p>instead of a username&#x2F;password form the website displays a qr code containing a random string generated by the server. the browser holds connection and is waiting for a response from the server. you scan the code with you smartphone, the app applies some crypto magic to the qr code&#x27;s data and your login&#x2F;password stored on your phone, send this information to the server. the server creates a session for the user, associates it with the website displaying the qr code, the browser is informed that login is complete, site reloads, login complete.<p>okay. i think i discovered a problem: why login to a website on a desktop pc if you have a smartphone. perhaps you want to download some dropbox files to the desktop pc, but you don&#x27;t know your password, or don&#x27;t trust the pc?!

暂无评论

暂无评论