diff --git a/site/source/_static/images/tor/firefox_allowlist.png b/site/source/_static/images/tor/firefox_allowlist.png new file mode 100644 index 0000000..734d58f Binary files /dev/null and b/site/source/_static/images/tor/firefox_allowlist.png differ diff --git a/site/source/_static/images/tor/firefox_allowlist_mobile.png b/site/source/_static/images/tor/firefox_allowlist_mobile.png new file mode 100644 index 0000000..0efeb2b Binary files /dev/null and b/site/source/_static/images/tor/firefox_allowlist_mobile.png differ diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst index b01c87f..8fbedb5 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst @@ -39,9 +39,9 @@ Once Tor is setup on your system, you can proceed to setup Firefox: :width: 50% :alt: Firefox socks remote dns setting screenshot -7. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. On some older versions, this may be called ``dom.securecontext.whitelist_onions``. +7. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. - .. figure:: /_static/images/tor/firefox_whitelist_mobile.png + .. figure:: /_static/images/tor/firefox_allowlist_mobile.png :width: 50% :alt: Firefox whitelist onions screenshot diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-linux.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-linux.rst index 93d9a4c..d4b7fc2 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-linux.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-linux.rst @@ -9,9 +9,9 @@ Configuring Firefox for Tor on Linux #. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that may appear about accessing advanced settings. -#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. On some older versions, this may be called ``dom.securecontext.whitelist_onions``. +#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. - .. figure:: /_static/images/tor/firefox_whitelist.png + .. figure:: /_static/images/tor/firefox_allowlist.png :width: 60% :alt: Firefox whitelist onions screenshot diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst index 879fbc8..a40e869 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst @@ -9,9 +9,9 @@ Configuring Firefox for Tor on Mac #. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that may appear about accessing advanced settings. -#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. On some older versions, this may be called ``dom.securecontext.whitelist_onions``. +#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. - .. figure:: /_static/images/tor/firefox_whitelist.png + .. figure:: /_static/images/tor/firefox_allowlist.png :width: 60% :alt: Firefox whitelist onions screenshot @@ -31,7 +31,7 @@ Configuring Firefox for Tor on Mac .. code-block:: - wget -P /opt/homebrew/etc/tor https://registry.start9labs.com/sys/proxy.pac + wget -P /opt/homebrew/bin/tor https://registry.start9labs.com/sys/proxy.pac #. Now, back in your Firefox web browser, select ``Settings`` from the right-hand hamburger menu: @@ -55,7 +55,7 @@ Configuring Firefox for Tor on Mac .. code-block:: - file:///opt/homebrew/etc/tor/proxy.pac + file:///opt/homebrew/bin/tor/proxy.pac #. Then, check the box labeled ``Proxy DNS when using SOCKS v5``: diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst index 670f5c1..042d57f 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst @@ -8,9 +8,9 @@ Configuring Firefox for Tor on Windows #. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that may appear about accessing advanced settings. -#. Search for ``dom.securecontext.allowlist_onions`` and set the value to "true". On some older versions, this may be called ``dom.securecontext.whitelist_onions``. +#. Search for ``dom.securecontext.allowlist_onions`` and set the value to "true". - .. figure:: /_static/images/tor/firefox_whitelist.png + .. figure:: /_static/images/tor/firefox_allowlist.png :width: 60% :alt: Firefox whitelist onions screenshot