mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Merge pull request #136 from Start9Labs/firefox-tor-settings-update-v4
Firefox tor settings update
This commit is contained in:
BIN
site/source/_static/images/tor/firefox_allowlist.png
Normal file
BIN
site/source/_static/images/tor/firefox_allowlist.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
site/source/_static/images/tor/firefox_allowlist_mobile.png
Normal file
BIN
site/source/_static/images/tor/firefox_allowlist_mobile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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``:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user