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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

An ode to passwords

4 点作者 ophelia大约 7 年前

2 条评论

czeidler大约 7 年前
Another problem is that you should not use an authentication password to protect your wallet. See <a href="https:&#x2F;&#x2F;fejoa.org&#x2F;fejoapage&#x2F;2018&#x2F;05&#x2F;17&#x2F;DeveloperRelease.html" rel="nofollow">https:&#x2F;&#x2F;fejoa.org&#x2F;fejoapage&#x2F;2018&#x2F;05&#x2F;17&#x2F;DeveloperRelease.html</a> for more info.
40four大约 7 年前
A great point, the actual length of the password is the only real way to measure strength. Good breakdown of how passwords work.