{{Header}} {{Title|title= Hide Tor use from the Internet Service Provider }} {{#seo: |description=Prevent the Internet Service Provider from discovering you are a Tor user. |image=Cat-1040815640.jpg }}
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 (deep package inspection) 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. [[Whonix_versus_Proxies|Comparison Of Tor with CGI Proxies, Proxy Chains, and VPN_Services]] 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. * [[Whonix_versus_VPNs|Whonix versus VPNs]] * [[Whonix_versus_Proxies|Tor vs. Proxies, Proxy Chains]] VPNs and SSHs are vulnerable to an attack called {{Code|website traffic fingerprinting}}. For a reference for {{Code|website traffic fingerprinting}}, see [https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN#vpnssh-fingerprinting VPN/SSH Fingerprinting]. As Yawning Angel, founder and maintainer of the traffic obfuscator
obfs4
pluggable noted:
https://gitlab.com/yawning/obfs4/-/blob/master/internal/README.md#maintainers-rant
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.At time of writing
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.
obfs4
is the only obfuscation protocol listed on [https://bridges.torproject.org/options/ bridges.torproject.org/options
] and there are no better alternatives available for traffic obfuscation, to hide the fact that a user is using Tor.
There is [https://snowflake.torproject.org/ Snowflake] ([[Bridges#Snowflake|in {{project_name_short}} wiki]]) but snowflake is not obfuscated.
Tor will make still certain network-related calls (like DNS lookups) even if DisableNetwork is set. Quote [https://manpages.debian.org/bullseye-backports/tor/tor.1.en.html Tor man page] (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 = {{reflist|close=1}} {{Footer}} [[Category:Documentation]]