Re: [tor-dev] Reg:https-everywhere

2016-09-15 Thread Christian Kujau
On Thu, 15 Sep 2016, AKASH DAS wrote: > Can I ask my doubts regarding https-everywhere and any bugs issue in this > mailing list as I already posted one bug but I didn't get any reply > regarding that error. > So any help would be very helpful to me. Please refer to these support channels for http

[tor-dev] [PATCH] Fix comparison is always true due to limited range of data type

2015-02-05 Thread Christian Kujau
log_fn_(LOG_DEBUG, domain, __PRETTY_FUNCTION__, args);\ ^ src/or/scheduler.c:631:11: error: comparison is always true due to limited range of data type [-Werror=type-limits] if (dir >= 0) { ^ cc1:

Re: [tor-dev] Your server has not managed to confirm that its ORPort is reachable

2013-05-18 Thread Christian Kujau
On Sat, 18 May 2013 at 17:24, Roger Dingledine wrote: > Your relay launches reachability tests every 20 minutes, and it counts > you as reachable if anybody succeeds at connecting (and making a Tor > circuit) from the outside. Ah, this could be it . This bridge[0] has notoriously _very_ low traffi

Re: [tor-dev] Your server has not managed to confirm that its ORPort is reachable

2013-05-17 Thread Christian Kujau
Hm, an hour later it succeeded: May 17 20:40:43.000 [warn] Your server (...:9001) has not managed to confirm that its ORPort is reachable. May 17 21:00:43.000 [warn] Your server (...:9001) has not managed to confirm that its ORPort is reachable. May 17 21:20:43.000 [warn] Your server (...:9001)

[tor-dev] Your server has not managed to confirm that its ORPort is reachable

2013-05-17 Thread Christian Kujau
Hi, I had to reboot my bridge for a (Ubuntu) kernel upgrade but now it cannot confirm that the ORPort is accessible: May 17 20:20:36.000 [notice] Tor 0.2.4.12-alpha (git-a1bb0df9be95ce7a) opening log file. May 17 20:20:36.000 [notice] Not disabling debugger attaching for unprivileged users. Ma

Re: [tor-dev] Compiling tor against OpenSSL_1_0_2-stable

2012-11-28 Thread Christian Kujau
As a late follow-up, for the archives... Nick Mathewson wrote on 9/25/12 09:36: > On Mon, Sep 24, 2012 at 4:13 AM, Christian Kujau > wrote: >> while trying to compile the latest git-checkout against openssl-1.0.2, >> I've come across the following issues: > [...]

Re: [tor-dev] RIAA v Verizon: 404

2012-11-26 Thread Christian Kujau
On Mon, 26 Nov 2012 at 17:40, leez wrote: > The lost document was actually this one: > https://www.eff.org/document/dc-circuit-opinion-granting-verizons-motion-quash > > I've added a redirect from the broken link, so either will get you > there now. Thanks for fixing this! Christian. -- BOFH ex

[tor-dev] RIAA v Verizon: 404

2012-11-26 Thread Christian Kujau
Hi, the Tor DMCA response[0] has a link inside for the RIAA v. Verizon case: https://www.eff.org/legal/cases/RIAA_v_Verizon/opinion-20031219.pdf But this document is no longer available at this address, thus producing a 404. @EFF Webmaster, could you please fix this or provide the new addres

[tor-dev] Compiling tor against OpenSSL_1_0_2-stable

2012-09-24 Thread Christian Kujau
Hi, while trying to compile the latest git-checkout against openssl-1.0.2, I've come across the following issues: make[1]: Entering directory `/usr/local/src/tor-git' CC src/common/tortls.o cc1: warnings being treated as errors In file included from /opt/openssl/include/openssl/ssl.h:

[tor-dev] [PATCH] tor-exit-notice.html: shorten Cornell URLs

2012-03-17 Thread Christian Kujau
Hi, these ever so long law.cornell.edu URLs are now automatically redirecting to a shorter version - let's use that in our tor-exit-notice.html as well. Christian. diff --git a/contrib/tor-exit-notice.html b/contrib/tor-exit-notice.html index de3be17..8cf5c29 100644 --- a/contrib/tor-exit-notic