rework ca trusting flow (#547)

* rework ca trusting flow

* abstract firefox guides for ca and tor

* remove uneeded package.lock

* fix references, update submodule

* clean up
This commit is contained in:
Matt Hill
2023-11-19 11:26:58 -07:00
committed by GitHub
parent f34f9fce44
commit 3bad4b440b
36 changed files with 320 additions and 441 deletions

View File

@@ -1,8 +1,8 @@
.. _tor-linux:
====================
Running Tor on Linux
====================
==================
Using Tor on Linux
==================
.. tabs::
@@ -93,3 +93,5 @@ Running Tor on Linux
.. code-block:: bash
sudo systemctl enable --now tor
If using Firefox (recommended), you will also need to complete this guide: :ref:`tor-ff`