From 0be42d03c13c712b8ab4f08d07b9057cb4b4734f Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sat, 29 Mar 2025 11:58:23 -0700 Subject: [PATCH] style: Remove footnote content Signed-off-by: redoomed1 --- docs/web-browsing/tor.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/web-browsing/tor.md b/docs/web-browsing/tor.md index e2c2237a..c86c0f9c 100644 --- a/docs/web-browsing/tor.md +++ b/docs/web-browsing/tor.md @@ -109,6 +109,4 @@ In addition to installing Tor Browser on your computer directly, there are also Onion Browser does not provide the same levels of privacy protections as Tor Browser does on desktop platforms. For casual use it is a perfectly fine way to access hidden services, but if you're concerned about being traced or monitored by advanced adversaries you should not rely on this as an anonymity tool. -[Notably](https://github.com/privacyguides/privacyguides.org/issues/2929), Onion Browser does not *guarantee* all requests go through Tor. When using the built-in version of Tor, [your real IP **will** be leaked via WebRTC and audio/video streams](https://onionbrowser.com/faqs) due to limitations of WebKit. It is *safer* to use Onion Browser alongside Orbot, but this still comes with some limitations on iOS (noted in the Orbot section above). - -[^1]: The `IsolateDestAddr` setting is discussed on the [Tor mailing list](https://lists.torproject.org/pipermail/tor-talk/2012-May/024403.html) and [Whonix's Stream Isolation documentation](https://whonix.org/wiki/Stream_Isolation), where both projects suggest that it is usually not a good approach for most people. +[Notably](https://github.com/privacyguides/privacyguides.org/issues/2929), Onion Browser does not *guarantee* all requests go through Tor. When using the built-in version of Tor, [your real IP **will** be leaked via WebRTC and audio/video streams](https://onionbrowser.com/faqs) due to limitations of WebKit. It is *safer* to use Onion Browser alongside [Orbot](alternative-networks.md#orbot), but this still comes with some limitations on iOS.