TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why Autocorrect for Passwords Is a Great Idea

1 pointsby valhallaalmost 9 years ago

2 comments

nathan_longalmost 9 years ago
Assuming they&#x27;re right, if you don&#x27;t store passwords in the clear, you&#x27;d have to build all acceptable variants of a password when you get the original, then hash and store all of them, then check them all at next login attempt.<p>If you wanted to add a new kind of &quot;allowable typo&quot; (eg &quot;correct except with capslock&quot;) you&#x27;d have to wait until the user next logged in to store that variant.
green_lunchalmost 9 years ago
“Websites should be changing their password policies to make users’ lives easier. The security degradation is pretty small.”<p>Security isn&#x27;t supposed to be convenient. Autocorrecting passwords sounds like a bad idea all-around and will be exploited.
评论 #11832581 未加载