mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Added sounds, latest podcast, YT links mobile responsive, misc edits
This commit is contained in:
@@ -24,6 +24,12 @@ Trust Embassy CA in Brave
|
||||
:width: 60%
|
||||
:alt: Brave Security settings page
|
||||
|
||||
#. Click the "Authorities" tab
|
||||
|
||||
.. figure:: /_static/images/ssl/browser/brave-authorities.png
|
||||
:width: 60%
|
||||
:alt: Certificate Authorities
|
||||
|
||||
#. If you see "org-Start9" with a trusted “Embassy Local Root CA” listed under it, open a new tab to apply the certificate. If this does not work, quit and restart Brave.
|
||||
|
||||
#. If you do not see "org-Start9" in the list, click "Import" and open the downloaded "Embassy Local Root CA.crt" file on your device. Check the box for "Trust this certificate for identifying websites" and click "OK".
|
||||
|
||||
@@ -39,7 +39,7 @@ 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.whitelist_onions`` and set the value to ``true``.
|
||||
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``.
|
||||
|
||||
.. figure:: /_static/images/tor/firefox_whitelist_mobile.png
|
||||
:width: 50%
|
||||
|
||||
@@ -9,7 +9,7 @@ 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.whitelist_onions`` and set the value to ``true``.
|
||||
#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. On some older versions, this may be called ``dom.securecontext.whitelist_onions``.
|
||||
|
||||
.. figure:: /_static/images/tor/firefox_whitelist.png
|
||||
:width: 60%
|
||||
|
||||
@@ -9,7 +9,7 @@ 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.whitelist_onions`` and set the value to ``true``.
|
||||
#. Search for ``dom.securecontext.allowlist_onions`` and set the value to ``true``. On some older versions, this may be called ``dom.securecontext.whitelist_onions``.
|
||||
|
||||
.. figure:: /_static/images/tor/firefox_whitelist.png
|
||||
:width: 60%
|
||||
|
||||
@@ -8,7 +8,7 @@ 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.whitelist_onions`` and set the value to "true".
|
||||
#. Search for ``dom.securecontext.allowlist_onions`` and set the value to "true". On some older versions, this may be called ``dom.securecontext.whitelist_onions``.
|
||||
|
||||
.. figure:: /_static/images/tor/firefox_whitelist.png
|
||||
:width: 60%
|
||||
|
||||
@@ -7,6 +7,7 @@ Running Tor on Android
|
||||
Some apps, such as :ref:`Tor Browser<tor-browser>`, have Tor built in. They do not require additional software or configurations to utilize Tor. Most apps, however, do not have Tor built in. They require an app called Orbot to be installed in order to utilize the Tor Network.
|
||||
|
||||
.. youtube:: b__mVfN-BP8
|
||||
:width: 100%
|
||||
|
||||
Running Orbot
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user