[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/master] Stop recommending unmaintained Java and Python ExoneraTor.
commit 61fdc161bfc507338e02d63d4a85d56f580c1ecf
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Wed Dec 12 08:20:43 2012 +0100
Stop recommending unmaintained Java and Python ExoneraTor.
---
.../torproject/ernie/web/ExoneraTorServlet.java | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/org/torproject/ernie/web/ExoneraTorServlet.java b/src/org/torproject/ernie/web/ExoneraTorServlet.java
index 687cf37..3f9746e 100644
--- a/src/org/torproject/ernie/web/ExoneraTorServlet.java
+++ b/src/org/torproject/ernie/web/ExoneraTorServlet.java
@@ -133,12 +133,8 @@ public class ExoneraTorServlet extends HttpServlet {
+ " <p><font color=\"red\"><b>Notice:</b> Note that the "
+ "information you are providing below may be visible to "
+ "anyone who can read the network traffic between you and "
- + "this web server or who has access to this web server. For "
- + "greater confidentiality of the IP addresses and incident "
- + "times, you should download the "
- + "<a href=\"tools.html#exonerator\">Java or Python version of "
- + "ExoneraTor</a> and run it on your local "
- + "machine.</font></p>\n"
+ + "this web server or who has access to this web "
+ + "server.</font></p>\n"
+ " <br>\n");
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits