[tor-commits] [sbws/master] Reuse glossary term and do not repeat requirements

pastly at torproject.org pastly at torproject.org
Wed Sep 5 19:44:54 UTC 2018


commit 560052868dd9adee2b1093530218e3e40b46b2d2
Author: juga0 <juga at riseup.net>
Date:   Tue Aug 28 14:52:29 2018 +0000

    Reuse glossary term and do not repeat requirements
---
 DEPLOY.rst | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

diff --git a/DEPLOY.rst b/DEPLOY.rst
index b9f63b7..e6eb185 100644
--- a/DEPLOY.rst
+++ b/DEPLOY.rst
@@ -11,22 +11,13 @@ So you want to run sbws for yourself. You will need
 Both :term:`scanner` and your :term:`destination` (s) should be on fast,
 well connected machines.
 
-|scanner_nick| requirements
--------------------------------
-
-- A fast, well connected machine on the Internet. Ideally its bandwidth should
-  not be a limiting factor in measurements.
-- Linux host OS
-- Python 3, virtualenv
-- Tor installed with ``tor`` in your ``PATH``
+.. _destinations_requirements:
 
-|dests| requirements
--------------------------------
+:term:`destination` requirements
+------------------------------------
 
-- A fast, well connected machine on the Internet. Ideally its bandwidth should
-  not be a limiting factor in measurements.
-- Some sort of webserver installed and running that supports HEAD and GET
-  requests (apache and nginx fit this description)
+- A Web server installed and running that supports HEAD and GET
+  requests (``apache`` and ``nginx`` fit this description)
 - Optional support for TLS
 - A large file; at the time of writing, at least 1 GiB in size
 





More information about the tor-commits mailing list