No available nodes when trying to choose node

2006-11-24 Thread Steve Southam
Hi, I started up a node but get this message "No available nodes when trying to choose node. Failing." When I look in my .tor/cached-routers.new file I see lots of routers to choose from. Any ideas? Thanks Steve

Re: A case for SSL specialist programmers

2006-11-24 Thread lester psigal
Total Privacy wrote: > Hi, to some https super gurus maybe on this forum! > > I´ve did some easy research over the net about different approach > for websites fooling out real IP numbers from users, and besides > the usual stuff (javascript, active-x, flash plugins etc) I get > some hints abou

Re: Patch for Tsocks unifying the platform independent patchesrequiredfor TOR. BSD is in

2006-11-24 Thread Ruben Garcia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ruben Garcia wrote: >>> George Shaffer >>> >>> >>> > Thanks! I'll start the merge this weekend. Sorry about the brackets, I > don't usually program bash and always have to look the syntax up. It was > meant only as an example of what I wanted to do.

Re: Patch for Tsocks unifying the platform independent patchesrequired for TOR

2006-11-24 Thread Ruben Garcia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 GeorgeDS wrote: > On Fri, 2006-11-24 at 04:08, Ruben Garcia wrote: >> Would something like >> >> if [uname|grep BSD] >> /* bsd related configure options */ >> else >> /* General options */ >> >> work? >> >> Please test the uname in a bsd, and

Re: Patch for Tsocks unifying the platform independent patches required for TOR

2006-11-24 Thread GeorgeDS
On Fri, 2006-11-24 at 04:08, Ruben Garcia wrote: > Would something like > > if [uname|grep BSD] > /* bsd related configure options */ > else > /* General options */ > > work? > > Please test the uname in a bsd, and post the correct invocation. On OpenBSD 3.9 and 3.4 uname without op

Re: build of rpm fails

2006-11-24 Thread Udo van den Heuvel
[EMAIL PROTECTED] wrote: > On Fri, Nov 24, 2006 at 07:47:10AM +0100, [EMAIL PROTECTED] wrote 0.9K bytes > in 20 lines about: > : >>> cd . && autoconf > : >>> configure.in:8: /usr/bin/m4: Warning: sub-expression 1 not present > : >>> autom4te: /usr/bin/m4 failed with exit status: 1 > : >>> make: **

Re: build of rpm fails

2006-11-24 Thread phobos
On Fri, Nov 24, 2006 at 07:47:10AM +0100, [EMAIL PROTECTED] wrote 0.9K bytes in 20 lines about: : >>> cd . && autoconf : >>> configure.in:8: /usr/bin/m4: Warning: sub-expression 1 not present : >>> autom4te: /usr/bin/m4 failed with exit status: 1 : >>> make: *** [configure] Error 1 : >>> error: Ba

Re: False certificates

2006-11-24 Thread Christian Kellermann
* xiando <[EMAIL PROTECTED]> [061124 10:56]: > > I noticed that, by connecting to some https domains from some exitnodes, I > > receive a warning of a false certificate. > May I say THIS IS A VERY SERIOUS ISSUE and needs to be investigated!!! This is the same issue with the rest of the internet.

Re: False certificates

2006-11-24 Thread xiando
> I noticed that, by connecting to some https domains from some exitnodes, I > receive a warning of a false certificate. Closing the circuit and using > another one (so another exit node) makes the things back to normal. > > I could identify only one exitnode, have still doubts for 2 others > > bac

Re: Patch for Tsocks unifying the platform independent patches required for TOR

2006-11-24 Thread Ruben Garcia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Hogan wrote: > On Monday 20 November 2006 11:48, Ruben Garcia wrote: >> Hello all >> >> I made a unified patch for five of the seven patches mentioned in >> http://wiki.noreply.org/noreply/TheOnionRouter/TSocksPatches >> I did not apply the MacO