- Dec 21, 2016
-
-
David Fifield authored
-
David Fifield authored
-
David Fifield authored
-
David Fifield authored
These could be used to send unsolicited WebSocket connection attempts.
-
David Fifield authored
This could be used to cause browsers to issue requests to a third-party URL.
-
David Fifield authored
This reverts commit f0e9b364. Conflicts: proxy/embed.html proxy/flashproxy.js
-
- Oct 01, 2016
-
-
David Fifield authored
-
- Jan 11, 2016
-
-
David Fifield authored
-
- May 07, 2015
-
-
David Fifield authored
-
David Fifield authored
Threshold-alpha the text layers (some pixels were semi-transparent). Move the border to its own layer.
-
- Feb 25, 2015
-
-
David Fifield authored
-
- Nov 04, 2014
-
-
Ximin Luo authored
-
- Nov 02, 2014
-
-
Ximin Luo authored
-
- Oct 02, 2014
-
-
David Fifield authored
-
- Oct 01, 2014
-
-
David Fifield authored
By default, mod_evasive creates a file in /tmp for every blocked client, with a name like dos-<IP address>. I didn't know this was going on, and found 1,659 such files on the facilitator dating back to May 2013. The contents of each file is just a PID, I think. This configuration option prevents the creation of such files. Blocked IP addresses still turn up, however, in the error.log that is not disabled, in lines that look like [DATE] [error] [client X.X.X.X] client denied by server configuration: /usr/local/bin/facilitator.cgi
-
- Sep 20, 2014
-
-
David Fifield authored
You can't just tell setuptools not to download things, so instead set the http_proxy and https_proxy environment variables to point to a local port. https://trac.torproject.org/projects/tor/ticket/10847
-
- Aug 10, 2014
-
-
Arlo Breault authored
-
Arlo Breault authored
-
- Aug 05, 2014
-
-
Ximin Luo authored
- this allows things to work easily even on pre-installed system images, such as liveCDs, c.f. debian bug #594175
-
- Jul 24, 2014
-
-
David Fifield authored
-
- Jul 22, 2014
-
-
David Fifield authored
- Jul 14, 2014
-
-
David Fifield authored
Death-on-any-error was meant as a failsafe, to prevent runaway behavior like repeatedly connecting to a facilitator that is down for some reason. It turns out that long-term proxies like Cupcake want to keep connecting after a temporary loss of connectivity.
-
David Fifield authored
die was intended to prevent future network operations. In reality, it just changed the color of the badge and waited for the next polling interval. https://trac.torproject.org/projects/tor/ticket/11400
-
Ximin Luo authored
- To support multiple authenticated bridges, we will need to fix #10196 and #11574
-
Ximin Luo authored
-
Ximin Luo authored
facilitator -> fp-facilitator facilitator.cgi -> fp-registrar.cgi facilitator-email-poller -> fp-registrar-email facilitator-reg -> fp-reg-decrypt facilitator-reg-daemon -> fp-reg-decryptd
-
- Jul 12, 2014
-
-
David Fifield authored
This way you don't have to maintain access to the phone number used when you registered.
-
- Jul 08, 2014
-
-
Ximin Luo authored
-
- Jul 07, 2014
-
-
David Fifield authored
I think I left these in because the host I was running the exercise script on had an old tor, but they're not needed anymore. Cf. 4f7b24b3.
-
Ximin Luo authored
Use argparse instead of getopt and factor out much duplicate code.
-
Ximin Luo authored
-
Ximin Luo authored
-
- May 19, 2014
- May 08, 2014
-
-
David Fifield authored
-
David Fifield authored
-
- Apr 05, 2014
-
-
David Fifield authored
-