Re: Cookie Mismatch when using Gmail.

2011-01-09 Thread Flamsmark
On 8 January 2011 17:25, Mike Perry mikepe...@fscked.org wrote:

 Try changing this last setting
 (extensions.torbutton.xfer_google_cookies) to false. It is designed to
 try to move your google cookies from one domain to another to avoid
 requiring you to solve captchas for every google country domain.


That change worked for me.


Re: Best Hidden Service web server?

2011-01-09 Thread Anders Andersson
On Sun, Jan 9, 2011 at 7:37 AM,  hi...@safe-mail.net wrote:
  Original Message 
 From: Orionjur Tor-admin tor-ad...@orionjurinform.com

 Is it a bad idea to use an apache for a hidden serice?

 Not at all. I'm actually recommending it over any other because it's complex
 and has a lot of traps for you to fall into. That sounds ridiculous right?
 No it isn't, because that will force you to learn it and secure it, instead
 of just relying on a simple and easy to use webserver without having any
 intention of learning anything about security. Security should be your main
 concern and main focus as a hidden service operator, not taking the easy
 route and then lay back and think that your safe just because you installed
 a simple and lightweight webserver.

So you are actually recommending a piece of software with thousands of
options with no real idea what the default will allow, 90% of which
the average home-hoster will not need and will thus not test. And this
over, say, some minimalistic 1000 LOC static-page server? And this for
security?
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Re: Uid in Url?

2011-01-09 Thread Michael Gomboc
Check your UUID's with the command 'blkid' and you will see that this number
has nothing to do with your UUID's!

Regards,
Michael

2011/1/8 andr...@fastmail.fm

 Oddly enough when I went to the Fastmail.fm website I found this in part
 of the Url-

 ;Uid=631627de6168acc511ca!1293770632;MSignal=LN-Main*N-1*logout

 Is that identifying my hard drive Uuid?

 --
 http://www.fastmail.fm - A no graphics, no pop-ups email service

 ***
 To unsubscribe, send an e-mail to majord...@torproject.org with
 unsubscribe or-talkin the body. http://archives.seul.org/or/talk/




-- 
Michael Gomboc
www.viajando.at
pgp-id: 0x5D41FDF8


Re: Cookie Mismatch when using Gmail.

2011-01-09 Thread Matthew



extensions.torbutton.regen_google_cookies;false
extensions.torbutton.reset_google_cookies;false
extensions.torbutton.xfer_google_cookies;true

Try changing this last setting
(extensions.torbutton.xfer_google_cookies) to false. It is designed to
try to move your google cookies from one domain to another to avoid
requiring you to solve captchas for every google country domain.

It could be breaking something in the signon process, especially if
you get redirected to/from a country domain during login (by using a
german exit, for example).


Thanks Mark - this works for me.

Is there a way that this modification could be mentioned in the 
documentation?  From what you are saying it would be best to keep the 
about:cache value as true.

***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Fwd: Re: Cookie Mismatch when using Gmail.

2011-01-09 Thread Matthew

 Sorrythanks Mike (not Mark)!

 Original Message 
Subject:Re: Cookie Mismatch when using Gmail.
Date:   Sun, 09 Jan 2011 16:10:49 +
From:   Matthew pump...@cotse.net
To: or-talk@freehaven.net




 extensions.torbutton.regen_google_cookies;false
 extensions.torbutton.reset_google_cookies;false
 extensions.torbutton.xfer_google_cookies;true

 Try changing this last setting
 (extensions.torbutton.xfer_google_cookies) to false. It is designed to
 try to move your google cookies from one domain to another to avoid
 requiring you to solve captchas for every google country domain.

 It could be breaking something in the signon process, especially if
 you get redirected to/from a country domain during login (by using a
 german exit, for example).


Thanks Mark - this works for me.

Is there a way that this modification could be mentioned in the
documentation?  From what you are saying it would be best to keep the
about:cache value as true.