Ask HN: Does using TOR make you a target?
Just wondering what the community here felt about the potential risk of "guilt by association" - no matter how tenuous - of using the TOR network. Does the mere use of this technology give users an automatic red flag in the eyes of the authorities? Thoughts?
4 comments
[ 2.5 ms ] story [ 18.3 ms ] thread[0] http://daserste.ndr.de/panorama/aktuell/NSA-targets-the-priv...
Was I made a collection subject then? Am I still a collection subject? If so, how can I petition the government for redress of this obvious violation of my civil rights?
The most protective their systems got seems to be:
1) Login to Active Directory 2) Explain why you are targeting this person using a dropdown or <select> 3) Enter email or user ID 4) Wait for results?
This is is why, while you are correct, I would just like to say that it is safer to err on the side of caution and assume that you are targeted.
Edit: Here is the source that fingerprinted the torproject address I referred to meaning they fingerprint and then search for these requests. There are similar definitions for Tails.
// START_DEFINITION /* The fingerprint identifies sessions visiting the Tor Project website from non-fvey countries. */ fingerprint('anonymizer/tor/torpoject_visit')=http_host('www.torproject.org') and not(xff_cc('US' OR 'GB' OR 'CA' OR 'AU' OR 'NZ')); // END_DEFINITION