mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
registry.start9labs.com > registry.start9.com chagnes, MacOS > macOS changes (#189)
This commit is contained in:
@@ -8,7 +8,7 @@ Trust Embassy CA in Brave
|
||||
|
||||
.. tabs::
|
||||
|
||||
.. group-tab:: Linux / MacOS
|
||||
.. group-tab:: Linux / macOS
|
||||
|
||||
#. Open a new tab in Brave and open to "Settings" from the top-right hamburger menu.
|
||||
|
||||
@@ -40,7 +40,7 @@ Trust Embassy CA in Brave
|
||||
|
||||
.. figure:: /_static/images/ssl/browser/brave_view_certs.png
|
||||
:width: 60%
|
||||
:alt: Brave Manage Certificates sub-menu on MacOS
|
||||
:alt: Brave Manage Certificates sub-menu on macOS
|
||||
|
||||
|
||||
.. group-tab:: Windows
|
||||
|
||||
@@ -11,7 +11,7 @@ Once Tor is setup on your system, you can proceed to setup Firefox:
|
||||
|
||||
1. Download `Firefox Beta <https://play.google.com/store/apps/details?id=org.mozilla.firefox_beta>`_ from the Play Store, or `Fennec <https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/>`_ from F-Droid.
|
||||
|
||||
2. Next, download a `Proxy Auto Config` file that will use Orbot to resolve `.onion` URLs. We have one hosted `here <https://registry.start9labs.com/sys/proxy.pac>`_.
|
||||
2. Next, download a `Proxy Auto Config` file that will use Orbot to resolve `.onion` URLs. We have one hosted `here <https://registry.start9.com/sys/proxy.pac>`_.
|
||||
|
||||
3. Navigate to ``about:config`` in the Firefox URL bar.
|
||||
|
||||
|
||||
@@ -31,13 +31,13 @@ Configuring Firefox for Tor on Mac
|
||||
|
||||
.. code-block::
|
||||
|
||||
wget -P /usr/local/etc/tor https://registry.start9labs.com/sys/proxy.pac
|
||||
wget -P /usr/local/etc/tor https://registry.start9.com/sys/proxy.pac
|
||||
|
||||
On new (M1) Macs this directory may not exist. If so, use this command:
|
||||
|
||||
.. code-block::
|
||||
|
||||
wget -P /opt/homebrew/bin/tor https://registry.start9labs.com/sys/proxy.pac
|
||||
wget -P /opt/homebrew/bin/tor https://registry.start9.com/sys/proxy.pac
|
||||
|
||||
#. Now, back in your Firefox web browser, select ``Settings`` from the right-hand hamburger menu:
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ Configuring Firefox for Tor on Windows
|
||||
|
||||
#. 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 following instructions below:
|
||||
|
||||
- Click `here <https://registry.start9labs.com/sys/proxy.pac>`_ to get the file and save the file somewhere you will not delete it. Remember where you save the file. For this example:
|
||||
- Click `here <https://registry.start9.com/sys/proxy.pac>`_ to get the file and save the file somewhere you will not delete it. Remember where you save the file. For this example:
|
||||
|
||||
.. code-block::
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
Mac
|
||||
===
|
||||
|
||||
MacOS has no known limitations in regard to Embassy.
|
||||
macOS has no known limitations in regard to Embassy.
|
||||
|
||||
@@ -21,7 +21,7 @@ Blockstream Green
|
||||
- Android/CalyxOS/GrapheneOS/LineageOS
|
||||
- iOS
|
||||
- Linux
|
||||
- MacOS
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
@@ -53,7 +53,7 @@ Electrum
|
||||
|
||||
- Android/CalyxOS/GrapheneOS/LineageOS
|
||||
- Linux
|
||||
- MacOS
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
@@ -69,7 +69,7 @@ FullyNoded
|
||||
**Available For**
|
||||
|
||||
- iOS
|
||||
- MacOS
|
||||
- macOS
|
||||
|
||||
**Instructions**
|
||||
|
||||
@@ -105,7 +105,7 @@ Sparrow
|
||||
**Available For**
|
||||
|
||||
- Linux
|
||||
- MacOS
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
@@ -121,12 +121,12 @@ Specter
|
||||
**Available For**
|
||||
|
||||
- Linux
|
||||
- MacOS
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
|
||||
Follow the guide for `MacOS <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/specter/macos.md>`__ or `Windows <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/specter/windows.md>`__.
|
||||
Follow the guide for `macOS <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/specter/macos.md>`__ or `Windows <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/specter/windows.md>`__.
|
||||
|
||||
|
||||
.. _trezor-suite:
|
||||
@@ -139,7 +139,7 @@ Trezor Suite
|
||||
**Available For**
|
||||
|
||||
- Linux
|
||||
- MacOS
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
|
||||
Reference in New Issue
Block a user