[tor-commits] [ooni-probe/master] Use Tor mirror of scapy-02-25-2013-tip.zip
ioerror at torproject.org
ioerror at torproject.org
Tue Feb 26 07:24:27 UTC 2013
commit 25a8dbd4ca76b91b31f10f768914fe2e57eb7b8a
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Mon Feb 25 21:33:18 2013 -0800
Use Tor mirror of scapy-02-25-2013-tip.zip
---
oonib/requirements.txt | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/oonib/requirements.txt b/oonib/requirements.txt
index 90fece5..da6ec81 100644
--- a/oonib/requirements.txt
+++ b/oonib/requirements.txt
@@ -8,7 +8,13 @@ docutils>=0.9.1
ipaddr>=2.1.10
pyOpenSSL>=0.13
pygeoip>=0.2.5
-http://hg.secdev.org/scapy/archive/tip.zip#egg=scapy
+#
+# This is a Tor Project mirror with valid SSL/TLS certs that is stable and fast
+#
+# Originally fetched from the hg repo on secdev.org:
+# https://hg.secdev.org/scapy/archive/tip.zip#egg=scapy
+# Mirrored on Tor's webserver:
+https://people.torproject.org/~ioerror/src/mirrors/ooniprobe/scapy-02-25-2013-tip.zip
storm>=0.19
transaction>=1.3.0
txtorcon
More information about the tor-commits
mailing list