From 31e9acbdd5c18ae6953ba672032654ac186ebb38 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Tue, 28 Nov 2023 19:43:47 +0000 Subject: [PATCH] Android Tor FF (#550) Fixed config typo and formatting for Android tab --- site/source/misc-guides/tor-ff.rst | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/site/source/misc-guides/tor-ff.rst b/site/source/misc-guides/tor-ff.rst index c078530..33c6252 100644 --- a/site/source/misc-guides/tor-ff.rst +++ b/site/source/misc-guides/tor-ff.rst @@ -140,40 +140,40 @@ Configuring Firefox for Tor #. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``: - .. figure:: /_static/images/tor/firefox_allowlist.png + .. figure:: /_static/images/tor/firefox_allowlist.png :width: 60% :alt: Firefox whitelist onions screenshot #. Search for ``network.proxy.autoconfig_url``, and set the value to ``file:///storage/emulated/0/Download/proxy.pac``. This is the default location of a the proxy.pac file downloaded in step 2, although your path may vary: - .. figure:: /_static/images/tor/autoconfig_url.png - :width: 30% - :alt: Firefox autoconfig url setting screenshot + .. figure:: /_static/images/tor/autoconfig_url.png + :width: 30% + :alt: Firefox autoconfig url setting screenshot #. Search for ``network.proxy.type`` into the search bar, and set the value to ``2``: - .. figure:: /_static/images/tor/network_proxy_type.png - :width: 30% - :alt: Firefox network proxy type setting screenshot + .. figure:: /_static/images/tor/network_proxy_type.png + :width: 30% + :alt: Firefox network proxy type setting screenshot #. Search for ``network.proxy.socks_remote_dns``, and set the value to ``true``: - .. figure:: /_static/images/tor/socks_remote_dns.png - :width: 30% - :alt: Firefox socks remote dns setting screenshot + .. figure:: /_static/images/tor/socks_remote_dns.png + :width: 30% + :alt: Firefox socks remote dns setting screenshot #. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``: - .. figure:: /_static/images/tor/firefox_allowlist_mobile.png - :width: 30% - :alt: Firefox whitelist onions screenshot + .. figure:: /_static/images/tor/firefox_allowlist_mobile.png + :width: 30% + :alt: Firefox whitelist onions screenshot - #. Search for ``network.http.referer.hideOnionsSource`` and set the value to ``true`` + #. Search for ``network.http.referer.hideOnionSource`` and set the value to ``true`` #. (**GrapheneOS users only**): Head to ``Settings -> Apps -> Firefox Beta -> Permissions -> Photos and videos -> Configure Storage Scopes -> ADD FILE``, then navigate to where you placed the proxy.pac file: - .. figure:: /_static/images/tor/storage-scopes-proxy.jpg - :width: 15% + .. figure:: /_static/images/tor/storage-scopes-proxy.jpg + :width: 15% #. Restart Firefox