7
回編集
編集の要約なし |
細編集の要約なし |
||
| 67行目: | 67行目: | ||
==Notes== | ==Notes== | ||
Tor itself anonymizes only the '''communication path''', and it is possible to be traced by other means than IP addresses (e.g., talking about myself)<ref>This is especially true if you were talking about yourself in a raw IP</ref>. Note that Tor currently support only the TCP protocol; communications using other protocols, such as the UDP protocol<ref>like [https://en.wikipedia.org/wiki/WebRTC WebRTC] used mainly for streaming, online gaming, and simplex calls</ref> is blocked by the Tor nodes.<ref>[https://gitlab.torproject.org/legacy/trac/-/issues/7830 UDP over Tor] | Tor itself anonymizes only the '''communication path''', and it is possible to be traced by other means than IP addresses (e.g., talking about myself)<ref>This is especially true if you were talking about yourself in a raw IP</ref>. Note that Tor currently support only the TCP protocol; communications using other protocols, such as the UDP protocol<ref>like [https://en.wikipedia.org/wiki/WebRTC WebRTC] used mainly for streaming, online gaming, and simplex calls</ref> is blocked by the Tor nodes.<ref>[https://gitlab.torproject.org/legacy/trac/-/issues/7830 UDP over Tor]</ref> | ||
If you want to use the Tor network for UDP-Connection, you can use a method such as [https://www.whonix.org/wiki/Tunnel_UDP_over_Tor#Transporting_UDP_Tunnels_over_Tor_with_a_VPN VPN over Tor]. | If you want to use the Tor network for UDP-Connection, you can use a method such as [https://www.whonix.org/wiki/Tunnel_UDP_over_Tor#Transporting_UDP_Tunnels_over_Tor_with_a_VPN VPN over Tor]. | ||
回編集