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.

HashMask - Another (More Secure) Experiment in Password Masking

15 pointsby umbraealmost 16 years ago

6 comments

tptacekalmost 16 years ago
No, this is retarded; the "unique nonreversable visualization" is trivially attacked offline by brute forcing with a dictionary of passwords. It's just the SHA1 of your password; fundamentally no different from tacking /etc/shadow to your password field as you type.<p>It wouldn't be retarded if it wasn't expending a lot of effort (and confusing the hell out of users) to get to that bad destination. But that's what it does.<p>When you consider "solutions" to this "problem", model it against an adversary with a camera.<p>The author of this post means well, but just masking the password characters, like every secure system has done for the past couple decades, remains the right answer.
评论 #696719 未加载
评论 #696749 未加载
评论 #696748 未加载
评论 #696679 未加载
DanielStraightalmost 16 years ago
I don't understand. I thought the point was that unmasking would make typing more accurate, not that after you had already typed it, you'd be able to confirm what you had typed. I don't see the point in that at all.
chaosmachinealmost 16 years ago
This is neat, I like it better than the last one. I would try to come up with a more lossy version. Maybe something that hashes to one of 50 animal icons. The algorithm should be good enough that any one-letter-off typo never results in the same icon. More secure, and easier to remember.
Nyctoalmost 16 years ago
I was beginning to get perturbed by the inundation of password fields lately, but I actually really like this one. However, I think that it would be more effective as a browser plug-in than a site feature.
评论 #696663 未加载
TweedHeadsalmost 16 years ago
Wow, besides its functionality or not, it is a really interesting approach to solving a problem.<p>Kudos for imagination.<p>Back to the initial problem, after successive attempts you may remember the shape and colors, problem is, most business complain new users can't remember their passwords after registering, so there won't be a second time.<p>The only way of better remembering something is by viewing it.
TweedHeadsalmost 16 years ago
Tip: instead of the himalayas try using a beachball.