[sbws/master] Add term used in the specification

commit 85e7f33d03d32d7110fe786583951d0b93c6e766 Author: juga0 <juga@riseup.net> Date: Tue Aug 28 14:45:28 2018 +0000 Add term used in the specification and that can be also used in DEPLOY.rst --- docs/source/glossary.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/glossary.rst b/docs/source/glossary.rst index eba3143..ab4bf29 100644 --- a/docs/source/glossary.rst +++ b/docs/source/glossary.rst @@ -23,6 +23,12 @@ Glossary :term:`bandwidth list file` s. Often used as a synomym for :term:`scanner`. + bandwidth list file + The file generated by :term:`generator` s that is read by the + :term:`directory authority` s and included in their votes. + See `bandwidth-file-spec.txt <https://gitweb.torproject.org/torspec.git/tree/bandwidth-file-spec.txt>`_ + to know about the file specification. + sbws scanner The sbws command that a :term:`bandwidth authority` runs continuously to gather information about how fast Tor relays are. The results from
participants (1)
-
pastly@torproject.org