diff --git a/site/source/_static/images/tor/firefox_proxy.png b/site/source/_static/images/tor/firefox_proxy.png index 5a2f34d..db5d463 100644 Binary files a/site/source/_static/images/tor/firefox_proxy.png and b/site/source/_static/images/tor/firefox_proxy.png differ 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 9fbdb33..8d5759b 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 @@ -15,31 +15,7 @@ Configuring Firefox for Tor on Mac :width: 60% :alt: Firefox whitelist onions screenshot -#. Now, if you've enabled Tor system-wide search for ``security.enterprise_roots.enabled`` and set the value to ``true``. - - .. figure:: /_static/images/tor/enterprise_roots.png - :width: 60% - :alt: Firefox whitelist onions screenshot - -#. Download a `Proxy Auto Config` file to inform Firefox how to use the Tor daemon running on your computer. You can get Start9's standard file by opening the ``Terminal`` App on your Mac. You can find it in your list of Applications. In the terminal, enter: - - .. code-block:: - - brew install wget - - And then: - - .. code-block:: - - wget -P /usr/local/etc/tor https://registry.start9labs.com/sys/proxy.pac - - On new (M1) Macs this directory may not exist. If so, use this command: - - .. code-block:: - - wget -P /opt/homebrew/etc/tor https://registry.start9labs.com/sys/proxy.pac - -#. Now, back in your Firefox web browser, select ``Settings`` from the right-hand hamburger menu: +#. Now go to the right-hand hamburger menu and select ``Settings``: .. figure:: /_static/images/tor/os_ff_settings.png :width: 30% @@ -51,19 +27,9 @@ Configuring Firefox for Tor on Mac :width: 60% :alt: Firefox search screenshot -#. This should open a menu that will allow you to configure your proxy settings. Select ``Automatic proxy configuration URL`` and paste in the path to your PAC file from earlier, prefixed with ``file://``. For example: +#. Check the option labeled ``Use System Proxy Settings`` - .. code-block:: - - file:///usr/local/etc/tor/proxy.pac - - or (depending on which command you entered in step 4): - - .. code-block:: - - file:///opt/homebrew/bin/tor/proxy.pac - -#. Then, check the box labeled ``Proxy DNS when using SOCKS v5``: +#. Check the box labeled ``Proxy DNS when using SOCKS v5``: .. figure:: /_static/images/tor/firefox_proxy.png :width: 60% @@ -71,4 +37,4 @@ Configuring Firefox for Tor on Mac #. Click ``OK`` and then restart Firefox for the changes to take effect. -#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. This means you can access tor-only service :ref:`WebUIs `, such as Cups Messenger, and use your :ref:`Vaultwarden` Tor address in the `Bitwarden Firefox Plugin `_. You can test this by going to Start9's ``.onion`` homepage, `here `_. +#. You're all set! You should now be able to navigate to ``.onion`` URLs in Firefox. You can test this by going to Start9's ``.onion`` homepage, `here `_.