Hide Tor use from the Internet Service Provider

From Whonix
Jump to navigation Jump to search

Prevent the Internet Service Provider from discovering you are a Tor user.

It is impossible to Hide Tor use from the internet service provider (ISP). It has been concluded this goal is difficult beyond practicality.

See also Use of Tor Is Obvious.

This is a general issue. Anonymizing internet traffic is a hard problem that for example Tor and Whonix are working on. However, reliably hiding the type of any traffic (such as voice over IP or Tor) from the ISP in a threat model that includes endless data retention with retroactive policing is an even harder problem which is solved nowhere. This issue is unspecific to Whonix.

The technical discussion which lead to this conclusion can be found herearchive.org. The former version of this wiki page documenting some of the challenges in hiding Tor use from the ISP is still available herearchive.org.

As for hiding Whonix from network observers, this is a different subject which is covered on the Fingerprint page.

Technical Reasons[edit]

Using private and obfuscated bridges alone does not provide strong guarantees of hiding Tor use from the ISP. As Jacob Appelbaum has noted: [1]

Some pluggable transports may seek to obfuscate traffic or to morph it. However, they do not claim to hide that you are using Tor in all cases but rather in very specific cases. An example threat model includes a DPI device with limited time to make a classification choice - so the hiding is very specific to functionality and generally does not take into account endless data retention with retroactive policing.

It is impossible to safely use a proxy to hide Tor. The connection between the user and the proxy is unencrypted and this applies to all proxies: http, https, socks4, socks4a and socks5. [2] This means the ISP can still clearly see that connections are made to the Tor network. This fact is only mentioned here because proxies are constantly (falsely) suggested as a solution whenever this topic comes up in public arenas.

Using a VPN or SSH does not provide a strong guarantee of hiding Tor use from the ISP either. [3] VPNs and SSHs are vulnerable to an attack called website traffic fingerprinting. [4]

As Yawning Angel, founder and maintainer of the traffic obfuscator obfs4 pluggable noted: [5]

Maintainer's rant

Honestly, it is possible to create a better obfuscation protocol than obfs4, and it's shelf-life expired years ago. No one should be using it for anything at this point, and no one should have been using it for anything for the past however many years since I first started telling people to stop using it.
People should also have listened when I told them repeatedly that there are massive issues in the protocol.

Do not ask me questions about this.
Do not use it in other projects.
Do not use it in anything new.
Use a prime order group instead of this nonsense especially if you are doing something new.

All I want is to be left alone.

At time of writing obfs4 is the only obfuscation protocol listed on bridges.torproject.org/optionsarchive.org and there are no better alternatives available for traffic obfuscation, to hide the fact that a user is using Tor.

There is Snowflakearchive.org (in Whonix wiki) but snowflake is not obfuscated.

Tor will make still certain network-related calls (like DNS lookups) even if DisableNetwork is set. Quote Tor man pagearchive.org (underline added):

DisableNetwork 0|1 When this option is set, we don’t listen for or accept any connections other than controller connections, and we close (and don’t reattempt) any outbound connections. Controllers sometimes use this option to avoid using the network until Tor is fully configured. Tor will make still certain network-related calls (like DNS lookups) as a part of its configuration process, even if DisableNetwork is set.

Footnotes[edit]

We believe security software like Whonix needs to remain open source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!