[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Edited the test descriptions for OONI's web UI
commit e498bbbeb750b545fa1be3771f8212d6f2a984a4
Author: Maria <maria.x@xxxxxxxxx>
Date: Wed Jan 25 18:07:16 2017 +0100
Edited the test descriptions for OONI's web UI
---
ooni/nettests/blocking/bridge_reachability.py | 4 ++--
ooni/nettests/blocking/facebook_messenger.py | 4 ++--
ooni/nettests/blocking/meek_fronted_requests.py | 4 ++--
ooni/nettests/blocking/vanilla_tor.py | 2 +-
ooni/nettests/blocking/whatsapp.py | 4 ++--
ooni/nettests/manipulation/http_invalid_request_line.py | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/ooni/nettests/blocking/bridge_reachability.py b/ooni/nettests/blocking/bridge_reachability.py
index 2efbc422..e5cc512e 100644
--- a/ooni/nettests/blocking/bridge_reachability.py
+++ b/ooni/nettests/blocking/bridge_reachability.py
@@ -26,8 +26,8 @@ class UsageOptions(usage.Options):
class BridgeReachability(nettest.NetTestCase):
name = "Bridge Reachability"
- description = "A test for checking if bridges are reachable " \
- "from a given location."
+ description = "This test examines the reachability of Tor bridges " \
+ "in your network."
author = "Arturo Filastò"
version = "0.1.2"
diff --git a/ooni/nettests/blocking/facebook_messenger.py b/ooni/nettests/blocking/facebook_messenger.py
index 3f20683f..651fca0d 100644
--- a/ooni/nettests/blocking/facebook_messenger.py
+++ b/ooni/nettests/blocking/facebook_messenger.py
@@ -43,8 +43,8 @@ def is_facebook_ip(ip_address):
class FacebookMessengerTest(httpt.HTTPTest, dnst.DNSTest):
name = "Facebook Messenger"
- description = ("This test checks to see if the servers used by Facebook "
- "messenger are reachable")
+ description = ("This test examines the reachability of Facebook "
+ "Messenger in your network.")
author = "Arturo Filastò"
version = "0.4.0"
diff --git a/ooni/nettests/blocking/meek_fronted_requests.py b/ooni/nettests/blocking/meek_fronted_requests.py
index a0088f58..5918cd4b 100644
--- a/ooni/nettests/blocking/meek_fronted_requests.py
+++ b/ooni/nettests/blocking/meek_fronted_requests.py
@@ -28,8 +28,8 @@ class meekTest(httpt.HTTPTest):
"""
name = "Meek fronted requests test"
- description = "This tests for the Meek Tor pluggable transport "\
- "frontend reachability."
+ description = "This test examines whether the domains used by Meek "\
+ "(a type of Tor bridge) work in your network."
version = "0.0.1"
usageOptions = UsageOptions
diff --git a/ooni/nettests/blocking/vanilla_tor.py b/ooni/nettests/blocking/vanilla_tor.py
index 7ed050fb..717fa733 100644
--- a/ooni/nettests/blocking/vanilla_tor.py
+++ b/ooni/nettests/blocking/vanilla_tor.py
@@ -25,7 +25,7 @@ class UsageOptions(usage.Options):
class VanillaTor(nettest.NetTestCase):
name = "Vanilla Tor"
- description = "A test for checking if vanilla Tor connections work."
+ description = "This test examines the reachability of the Tor network."
author = "Arturo Filastò"
version = "0.1.0"
diff --git a/ooni/nettests/blocking/whatsapp.py b/ooni/nettests/blocking/whatsapp.py
index 74480e42..6957e620 100644
--- a/ooni/nettests/blocking/whatsapp.py
+++ b/ooni/nettests/blocking/whatsapp.py
@@ -261,8 +261,8 @@ class UsageOptions(usage.Options):
class WhatsappTest(httpt.HTTPTest, dnst.DNSTest):
name = "Whatsapp"
- description = ("This test checks to see if the servers used by whatsapp "
- "messenger are reachable")
+ description = ("This test examines the reachability of WhatsApp "
+ " and WhatsApp's web interface (web.whatsapp.com) in your network.")
author = "Arturo Filastò"
version = "0.5.0"
diff --git a/ooni/nettests/manipulation/http_invalid_request_line.py b/ooni/nettests/manipulation/http_invalid_request_line.py
index be0497c2..8e204d92 100644
--- a/ooni/nettests/manipulation/http_invalid_request_line.py
+++ b/ooni/nettests/manipulation/http_invalid_request_line.py
@@ -25,7 +25,7 @@ class HTTPInvalidRequestLine(tcpt.TCPTest):
ascii letters or numbers ('XxXx' will be 4).
"""
name = "HTTP Invalid Request Line"
- description = "Performs out of spec HTTP requests in the attempt to "\
+ description = "Performs out of spec HTTP requests in an attempt to "\
"trigger a proxy error message."
version = "0.2"
authors = "Arturo Filastò"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits