From f3e9212403e18423394a1172465449935009f139 Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sat, 29 Mar 2025 12:03:14 -0700 Subject: [PATCH] Fix: internal link Signed-off-by: redoomed1 --- docs/web-browsing/tor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-browsing/tor.md b/docs/web-browsing/tor.md index c86c0f9c..089fcab7 100644 --- a/docs/web-browsing/tor.md +++ b/docs/web-browsing/tor.md @@ -109,4 +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](alternative-networks.md#orbot), but this still comes with some limitations on iOS. +[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.