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.

How to acoustically snoop typed keystrokes

14 pointsby plasticbuddhaabout 14 years ago

2 comments

fleitzabout 14 years ago
Instead of using that technique why not ignore the sound of the keystrokes all together and instead use timing techniques such as those used for snooping passwords for SSH?<p>You can derive the keys by timing the small differences in the time it takes a finger to reach each key. At least using this data should improve the accuracy of the audio only method.<p>I wonder if you used two microphones whether you could triangulate the keys?
评论 #2475776 未加载
评论 #2475716 未加载
gpambrozioabout 14 years ago
Cool. I can't read the paper but I wonder how quiet does the environment has to be for this to work. Does ac noise interfere with this?<p>Guess that's another reason to use an iPad...
评论 #2475763 未加载