Merge pull request #136 from Start9Labs/firefox-tor-settings-update-v4

Firefox tor settings update
This commit is contained in:
gStart9
2022-06-15 21:03:44 +00:00
committed by GitHub
6 changed files with 10 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@@ -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

View File

@@ -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

View File

@@ -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``:

View File

@@ -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