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.

LeakedIn - Check if you LinkedIn Password is Leaked

17 pointsby sathyabhatalmost 13 years ago

3 comments

jmathaialmost 13 years ago
A couple points here. You can enter the sha1 hash of your password or your password in plaintext. In the latter case the sha1 is calculated on the client (using JS) before being sent to the server.<p>Now that we got that out of the way the more interesting pattern here is how easily people will put the plaintext password for a specific site into a webpage that sprung up overnight.<p>* I know Chris Shiflett is at least trusted in the tech community (has written books and talks at conferences, etc) so it's not about trusting the site but the larger social implications of user behavior.
michaelcampbellalmost 13 years ago
Who here <i>didn't</i> do a view source immediately just to make sure nothing was being sent to the server? =)
aeurielesnalmost 13 years ago
Don't forget to clean your .bash_history.
评论 #4076372 未加载