From 7268d5b4b4ff89c2fddc51b884d2c0a3c9c856ad Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Thu, 20 Jun 2019 19:55:40 -0400 Subject: [PATCH] minor consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c9238a..1e05c34 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ user_pref("network.proxy.socks_remote_dns", false); ``` **Can I use the `tb_clearnet=true` option in a Whonix-Workstation VM (`anon-whonix`)?** -VMs behind a `sys-whonix` are always routed through Tor, traffic would still be torified. However, this is strongly recommended against because using the `tb_clearnet` option will break Tor Browser's per tab stream isolation. +VMs behind a `sys-whonix` are always routed through Tor, traffic would still be torified. However, this is strongly recommended against because using the `tb_clearnet=true` option will break Tor Browser's per tab stream isolation. **Can I use the `tb_clearnet=true` option in a VM torified by something other than Whonix to avoid Tor over Tor?**