merge padding directives

This commit is contained in:
Lucy Cifferello
2021-01-11 08:27:44 -07:00
parent e60f4157ee
commit 76b3c5fc73
5 changed files with 102 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ If you accidentally leak your Embassy's addresses, do not worry. You Embassy is
Tor
===
Connecting to your Embassy over :ref:`tor` requires using a browser that supports *.onion* URLs.
Connecting to your Embassy over :ref:`tor` requires using a browser that supports :code:`.onion` URLs.
Currently, Tor is the default and our recommended approach for most users. It *just works*. The one drawback, however, is latency; onion-routed communications over Tor can be slow. For a lightning fast experience, you can connect to your Embassy over LAN (below), but this requires additional setup.
@@ -24,7 +24,9 @@ Below are a list of our recommended browsers for Tor:
* `Tor Browser <https://torproject.org/download/>`_ (Mac, Windows, Linux, Android)
* `Brave <https://brave.com/>`_ (Mac, Windows, Linux)
.. seealso:: :ref:`Setting up Tor for browsers <running-tor>`
.. seealso:: :ref:`Setting up Tor on your operating system <tor-system-setup>`
.. seealso:: :ref:`Setting up Firefox with Tor <tor-firefox-setup>`
.. seealso:: `Announcing the Consulate Browser! <https://medium.com/@start9labs/announcing-the-consulate-browser-76d94a8599cb>`_