[sbws/master] Use same definition as in metrics.tpo

commit 6c2a20d29c14cef5b082f0e75c166a281f7d59d2 Author: juga0 <juga@riseup.net> Date: Tue Aug 28 14:31:06 2018 +0000 Use same definition as in metrics.tpo Let's try to reuse terms and reuse definitions, terms are already confusing enough. --- docs/source/glossary.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/glossary.rst b/docs/source/glossary.rst index 251b72f..4c0a45b 100644 --- a/docs/source/glossary.rst +++ b/docs/source/glossary.rst @@ -4,9 +4,9 @@ Glossary .. glossary:: directory authority - One of the trusted entities in the Tor network. Calculates a consensus - with the other directory authorities about what relays are running and - much much more. + a special-purpose relay that maintains a list of currently-running + relays and periodically publishes a consensus together with the other + directory authorities. [#]_ bandwidth authority A :term:`directory authority` that measures and votes about Tor relay
participants (1)
-
pastly@torproject.org