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.

Shoring up Tor

23 pointsby kn9almost 10 years ago

3 comments

user_235711almost 10 years ago
Previous discussion here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9967984" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9967984</a>
belornalmost 10 years ago
I find it a bit telling that neither the paper, the arstechnica nor this article mentions the most common argument against fingerprint attacks are describe in the base rate fallacy.<p>With 12% false positive rate that the paper mention, you still only need to visit a small number of websites to generate a false positive. I also doubt that the 12% is actually correct in real life circumstances, since the research only tested single traffic flows from clients and many website has JS that trigger simultaneous traffic flows while users browse the web in other tabs.
评论 #10002952 未加载
dfcalmost 10 years ago
The the discussion of the paper at the tor project or ars technica is much more informative for the HN crowd; if for no other reason than the simple fact that they include a link to the paper:<p>Paper: <a href="http:&#x2F;&#x2F;people.csail.mit.edu&#x2F;devadas&#x2F;pubs&#x2F;circuit_finger.pdf" rel="nofollow">http:&#x2F;&#x2F;people.csail.mit.edu&#x2F;devadas&#x2F;pubs&#x2F;circuit_finger.pdf</a><p>TorProject: <a href="https:&#x2F;&#x2F;blog.torproject.org&#x2F;blog&#x2F;technical-summary-usenix-fingerprinting-paper" rel="nofollow">https:&#x2F;&#x2F;blog.torproject.org&#x2F;blog&#x2F;technical-summary-usenix-fi...</a><p>Ars Technica: <a href="http:&#x2F;&#x2F;arstechnica.com&#x2F;security&#x2F;2015&#x2F;07&#x2F;new-attack-on-tor-can-deanonymize-hidden-services-with-surprising-accuracy&#x2F;" rel="nofollow">http:&#x2F;&#x2F;arstechnica.com&#x2F;security&#x2F;2015&#x2F;07&#x2F;new-attack-on-tor-ca...</a>