docs(eotk): expand docs on how to deploy eotk

This commit is contained in:
Iain Learmonth 2022-12-09 14:12:53 +00:00
parent 540fa12a3b
commit e0af68f431
3 changed files with 63 additions and 3 deletions

View file

@ -1,6 +1,12 @@
Tor Bridges
===========
A Tor bridge is a special type of node on the Tor network that is not listed in the public directory of nodes.
This makes it harder for governments and other organizations to block access to the Tor network, because users can
still connect to the network through these unlisted bridges. Bridges are often used in countries where access to the
Tor network is heavily restricted, as they can provide a way for users to access the network and the anonymity and
privacy it offers.
As with other circumvention resources, the dashboard takes the approach of managing collections of resources that are
uniformly configured and expendable. For this reason the only configuration that can be performed is at a high level
with the management of individual resources taking place through the automation subsystem.