commit ecf75dc47352bc95d5ca21e67ac95f27618c94fc Author: juga0 juga@riseup.net Date: Mon Oct 8 09:38:40 2018 +0000
Reword warning --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md index 99466f0..c98efc8 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,11 @@ produces bandwidth measurements files to be used by Directory Authorities. The scanner builds two hop circuits consisting of the relay being measured and a fast exit. Over these circuits it measures RTT and bandwidth.
-**WARNING**: This software is *only* intended to be run by Tor directory -authorities or researches using a test Tor network, chutney or shadow. -Please, do not run this software otherwise, since the measurements would not be -used by Tor and would only create more traffic in the Tor network. +**WARNING**: This software is intended to be run by researchers using a test +Tor network, such as chutney or shadow, or by the Tor bandwidth authorities +on the public Tor network. +Please do not run this software on the public Tor network unless you are one +of the Tor bandwidth authorities, to avoid creating unnecessary traffic.
`sbws` will be considered production ready when version 1.0.0 will be released.
tor-commits@lists.torproject.org