commit 51327a11c76f3990df0374557d471770ed86aadd Author: Karsten Loesing karsten.loesing@gmx.net Date: Sat Mar 4 10:13:41 2017 +0100
Remove broken links to Tor Metrics pages. --- htdocs/index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/htdocs/index.html b/htdocs/index.html index 27a0d42..fd234da 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -41,14 +41,13 @@ You can reach us about research by picking one of the channels listed
<li> <b>Data.</b> -We've been <a href="https://metrics.torproject.org/data.html">collecting +We've been <a href="https://metrics.torproject.org/">collecting data to learn more about the Tor network</a>: how many relays and clients there are in the network, what capabilities they have, how fast the network is, how many clients are connecting via bridges, what traffic exits the network, etc. We are also developing tools to process these huge data archives and come up with -<a href="https://metrics.torproject.org/graphs.html">useful -statistics</a>. +useful statistics. Let us know what other information you'd like to see, and we can work with you to help make sure it gets collected <a href="papers/wecsr10.pdf">safely</a> @@ -73,8 +72,7 @@ interpret your results.
<li> <b>Measurement and attack tools.</b> -We're building a -<a href="https://metrics.torproject.org/tools.html">repository</a> of tools +We're building a repository of tools that can be used to measure, analyze, or perform attacks on Tor. Many research groups end up needing to do similar measurements (for example, change the Tor design in some way and then see if latency improves),