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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Log in to WordPress via QR code (fully functional plugin available)

7 点作者 jackreichert超过 13 年前

4 条评论

jackreichert超过 13 年前
Would love you input whether I left any security holes.<p>Username/password are never passed back and forth, only the unique hash.<p>Hash is removed from the database once it’s used, old hashes that haven’t been used can’t be unless the database is hacked, but then you have bigger issues.<p>All database queries of the hash have been escaped to prevent XSS attacks.
sc00ter超过 13 年前
Google did this recently (HN discussion here: <a href="http://news.ycombinator.com/item?id=3469692" rel="nofollow">http://news.ycombinator.com/item?id=3469692</a>) but since ended the "experiment".
sjs382超过 13 年前
I like this, but i wonder if there's a way to tie this to a Google/Facebook/Twitter account? I'm much more likely to already be logged into one of those devices on my phone...
评论 #3525955 未加载
drumdance超过 13 年前
Is it just me, but are QR codes a solution in search of a problem? I see them everywhere, but I've never seen a single person use one.
评论 #3525966 未加载