Re: No torrc in xBBrowser

2008-08-14 Thread Arrakis
Curious,

  If you just download the source code from the xb browser page, you
  get all the build requirements and library and source, and even another
  program to configure it for tor to dump in the commands you
  would use in the torrc. Essentially the xB Config program parses
  and writes INI files, including the torrc commands. Things have
  changed _massively_ since a couple of years ago.

  I think I'll also put together an automatic build script for windows
  users in the next edition of source code.

Steve

Curious Kid wrote:
> A couple of years ago, I was looking for how to use the torrc instead of the 
> .ini file in order to bypass a firewall/proxy. The only answers I could find 
> were something along the lines of "we can't tell you how to evade..." and 
> "that's not why Tor was created." I even looked at the NSIS code using 
> Notepad++ and saw where it was passing the arguments, but also realized that 
> only a small part of it (the launcher) was open source. I got tired of 
> messing with it and having it hang for a minute every time I tested it. I 
> found things that worked much better for me.
> 
> Anyway, how do you get it to use the torrc if we need to implement things 
> from the Tor man page (rather than the Xerobank configuration file), and 
> where should it be located for the Xerobank implementation to work? Also, 
> telling us how to do all those lock-downs would be great for verifying if 
> they work. Are they very different from the ones in TorButton? The Firefox in 
> the Tor Browser Bundle is not "just out of the box."
> 
> Later,
> 
> 
> 
> - Original Message 
> From: Kyle Williams <[EMAIL PROTECTED]>
> To: or-talk@freehaven.net
> Sent: Thursday, August 14, 2008 3:51:45 PM
> Subject: Re: No torrc in xBBrowser
> 
> 
> On Thu, Aug 14, 2008 at 8:00 AM, H D <[EMAIL PROTECTED]> wrote:
> 
> I am running xBBrowser 2.0.0.15a and want to set
> entry and exit and other things in the torrc.
> Where do I place the torrc file in xBBrowser?
> 
> I am also curious about the add-ons "xB Browser
> Customization". No description to find for it.
> 
> --
> http://www.fastmail.fm - Same, same, but different…
> 
> 
> I would recommend you that you ask your question over at XeroBank's Forum 
> (forum.xerobank.com).
> You could build your own, however, unless you are good at securing Mozilla 
> products, you might want to continue using xBBrowser.
> 
> Straight out of the box, Firefox is not safe to use with Tor.  It is 
> susceptible to many side-channel attacks that could leak your real IP address.
> The docs at ( https://wiki.torproject.org/noreply/TheOnionRouter/Portable_Tor 
> )  do not have any mention about the security involved in building your own.
> As a matter of fact, I don't see any documentation on how to build your own 
> Browser Bundle...hrm.
> 
> I only see instruction on how to use a web browser (Firefox) and a chat 
> client (Pidgin).
> If you don't know how to use a web browser, then you might want to check out 
> ( https://www.torproject.org/torbrowser/index.html.en ) and take some time to 
> read up on it.  However, since you've already used xB Browser, then I'm sure 
> you already know how to use a web browser.  ;-)
> 
> If you're feeling adventurous, go ahead and build your own.
> Otherwise, stick to free products that have been doing this awhile and have 
> spent time (and money) on making sure it is secure from side-channel attacks.
> 
> Again, I would recommend you that you ask your question over at XeroBank's 
> Forum (forum.xerobank.com).
> Most people around here, if not all of them, don't appreciate xerobank.  So 
> do not expect to find answers for your xerobank questions here.
> 
> 
> Best regards,
> 
> - Kyle
> 
> 
> 
>   


Re: No torrc in xBBrowser

2008-08-14 Thread phobos
On Thu, Aug 14, 2008 at 01:26:37PM -0700, [EMAIL PROTECTED] wrote 0.5K bytes in 
15 lines about:
: Thank you. I have the Torbrowser but it did not work 
: on my XP machine. Today I download the new and going 
: to test. 

What problems did you have with it?

-- 
Andrew


Re: No torrc in xBBrowser

2008-08-14 Thread Curious Kid
A couple of years ago, I was looking for how to use the torrc instead of the 
.ini file in order to bypass a firewall/proxy. The only answers I could find 
were something along the lines of "we can't tell you how to evade..." and 
"that's not why Tor was created." I even looked at the NSIS code using 
Notepad++ and saw where it was passing the arguments, but also realized that 
only a small part of it (the launcher) was open source. I got tired of messing 
with it and having it hang for a minute every time I tested it. I found things 
that worked much better for me.

Anyway, how do you get it to use the torrc if we need to implement things from 
the Tor man page (rather than the Xerobank configuration file), and where 
should it be located for the Xerobank implementation to work? Also, telling us 
how to do all those lock-downs would be great for verifying if they work. Are 
they very different from the ones in TorButton? The Firefox in the Tor Browser 
Bundle is not "just out of the box."

Later,



- Original Message 
From: Kyle Williams <[EMAIL PROTECTED]>
To: or-talk@freehaven.net
Sent: Thursday, August 14, 2008 3:51:45 PM
Subject: Re: No torrc in xBBrowser


On Thu, Aug 14, 2008 at 8:00 AM, H D <[EMAIL PROTECTED]> wrote:

I am running xBBrowser 2.0.0.15a and want to set
entry and exit and other things in the torrc.
Where do I place the torrc file in xBBrowser?

I am also curious about the add-ons "xB Browser
Customization". No description to find for it.

--
http://www.fastmail.fm - Same, same, but different…


I would recommend you that you ask your question over at XeroBank's Forum 
(forum.xerobank.com).
You could build your own, however, unless you are good at securing Mozilla 
products, you might want to continue using xBBrowser.

Straight out of the box, Firefox is not safe to use with Tor.  It is 
susceptible to many side-channel attacks that could leak your real IP address.
The docs at ( https://wiki.torproject.org/noreply/TheOnionRouter/Portable_Tor ) 
 do not have any mention about the security involved in building your own.
As a matter of fact, I don't see any documentation on how to build your own 
Browser Bundle...hrm.

I only see instruction on how to use a web browser (Firefox) and a chat client 
(Pidgin).
If you don't know how to use a web browser, then you might want to check out ( 
https://www.torproject.org/torbrowser/index.html.en ) and take some time to 
read up on it.  However, since you've already used xB Browser, then I'm sure 
you already know how to use a web browser.  ;-)

If you're feeling adventurous, go ahead and build your own.
Otherwise, stick to free products that have been doing this awhile and have 
spent time (and money) on making sure it is secure from side-channel attacks.

Again, I would recommend you that you ask your question over at XeroBank's 
Forum (forum.xerobank.com).
Most people around here, if not all of them, don't appreciate xerobank.  So do 
not expect to find answers for your xerobank questions here.


Best regards,

- Kyle



  

Re: No torrc in xBBrowser

2008-08-14 Thread coderman
On Thu, Aug 14, 2008 at 12:51 PM, Kyle Williams
<[EMAIL PROTECTED]> wrote:
> ...
> I don't see any documentation on how to build your own
> Browser Bundle...

instructions for building the browser bundle are at:
 https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/INSTALL


Re: No torrc in xBBrowser

2008-08-14 Thread Arrakis
H D,

Interesting. Javascript disabled, I assume?
Try registering now. Also worth mentioning is
that the forum is in beta, and not publicly
advertised yet, so such comments like yours
help.

Steve

H D wrote:
> Thank you. I have the Torbrowser but it did not work 
> on my XP machine. Today I download the new and going 
> to test. 
> 
> The Xerobank forum is impossible to register. I tried 
> 3 times and always the error of no avathar but there 
> is no avathar to choose. Not even with images enabled. 
> To click a row in the list is obviously not enough to 
> get an avathar. 
> 
> If the author see this, please regiser me. The email 
> used is the same as here. 
> 


Re: No torrc in xBBrowser

2008-08-14 Thread H D
Thank you. I have the Torbrowser but it did not work 
on my XP machine. Today I download the new and going 
to test. 

The Xerobank forum is impossible to register. I tried 
3 times and always the error of no avathar but there 
is no avathar to choose. Not even with images enabled. 
To click a row in the list is obviously not enough to 
get an avathar. 

If the author see this, please regiser me. The email 
used is the same as here. 

-- 
http://www.fastmail.fm - A fast, anti-spam email service.



Re: No torrc in xBBrowser

2008-08-14 Thread Kyle Williams
On Thu, Aug 14, 2008 at 8:00 AM, H D <[EMAIL PROTECTED]> wrote:

> I am running xBBrowser 2.0.0.15a and want to set
> entry and exit and other things in the torrc.
> Where do I place the torrc file in xBBrowser?
>
> I am also curious about the add-ons "xB Browser
> Customization". No description to find for it.
>
> --
> http://www.fastmail.fm - Same, same, but different…
>
>
I would recommend you that you ask your question over at XeroBank's Forum (
forum.xerobank.com).
You could build your own, however, unless you are good at securing Mozilla
products, you might want to continue using xBBrowser.

Straight out of the box, Firefox is not safe to use with Tor.  It is
susceptible to many side-channel attacks that could leak your real IP
address.
The docs at (
https://wiki.torproject.org/noreply/TheOnionRouter/Portable_Tor )  do not
have any mention about the security involved in building your own.
As a matter of fact, I don't see any documentation on how to build your own
Browser Bundle...hrm.

I only see instruction on how to use a web browser (Firefox) and a chat
client (Pidgin).
If you don't know how to use a web browser, then you might want to check out
( https://www.torproject.org/torbrowser/index.html.en ) and take some time
to read up on it.  However, since you've already used xB Browser, then I'm
sure you already know how to use a web browser.  ;-)

If you're feeling adventurous, go ahead and build your own.
Otherwise, stick to free products that have been doing this awhile and have
spent time (and money) on making sure it is secure from side-channel
attacks.

Again, I would recommend you that you ask your question over at XeroBank's
Forum (forum.xerobank.com).
Most people around here, if not all of them, don't appreciate xerobank.  So
do not expect to find answers for your xerobank questions here.


Best regards,

- Kyle


Re: No torrc in xBBrowser

2008-08-14 Thread Curious Kid
Don't bother with xBBrowser. It's got it's own setup and no documentation. If 
you need something that you can run from a USB drive, try

The Tor Browser Bundle
https://www.torproject.org/torbrowser/

Portable Tor
http://en.wikipedia.org/wiki/Portable_Tor

Or build your own. :-)

Here are some docs
https://wiki.torproject.org/noreply/TheOnionRouter/Portable_Tor



- Original Message 
From: H D <[EMAIL PROTECTED]>
To: or-talk@freehaven.net
Sent: Thursday, August 14, 2008 11:00:47 AM
Subject: No torrc in xBBrowser

I am running xBBrowser 2.0.0.15a and want to set 
entry and exit and other things in the torrc. 
Where do I place the torrc file in xBBrowser? 

I am also curious about the add-ons "xB Browser 
Customization". No description to find for it.

-- 
http://www.fastmail.fm - Same, same, but different…


  

No torrc in xBBrowser

2008-08-14 Thread H D
I am running xBBrowser 2.0.0.15a and want to set 
entry and exit and other things in the torrc. 
Where do I place the torrc file in xBBrowser? 

I am also curious about the add-ons "xB Browser 
Customization". No description to find for it.

-- 
http://www.fastmail.fm - Same, same, but different…



Re: Vidalia exit-country

2008-08-14 Thread force44
Hi,

Thank you for this GREAT feature :)

I tried it on win XP (SP3) but the country flags never show up (even after a 
fdew hours running), and the same thing than Dawney:
The dropdown list of countries contained one country only, named "(??)(597)"

Seems that the GeoIP base is never loaded? I tried also after deleting all TOR 
files, no change.


Re: Vidalia exit-country

2008-08-14 Thread Camilo Viecco

Hi Dawney

If you have never run it before (or run it for a few days) the entries 
in the cache will be invalid. Leave it as is for about 30 seconds and 
the system will automatically refresh the entries once it has downloaded 
the geoip information from vidalia's geoip servers.
If you still have problems, you can contact me offline to check what 
could be the cause of the problem.


Just a little patiance (during startup) and thanks for giving it a try

Camilo

Dawney Smith wrote:

Camilo Viecco wrote:

  

As part of the 'google summer of code'(gsoc) I was able to add some of 
blossom's functionality to vidalia. The project consisted of adding a 'select 
exit by country' option to vidalia so that users could leverage the Tor network 
to select the 'perspective' of the network the wished to have. The idea is that 
many entities select their content based on the traffic ip address 'source' and 
users might like to have different perspectives easily controlled by them.



I just downloaded/compiled/installed the Linux version on my Ubuntu
system and went to choose a country to use. The dropdown list of
countries contained one country only, named "(??)(626)"

  




Re: Is it possible to establish a Keep-Alive connection ?

2008-08-14 Thread Marco Bonetti
On Thu, August 14, 2008 13:39, hgiuh ghj wrote:
> I would like to know if it's possible to establish a keep-alive HTTP
> connection-type using Polipo with Tor.
according to
http://www.pps.jussieu.fr/~jch/software/polipo/polipo.html#Persistent-connections
, yes.

-- 
Marco Bonetti
Slackintosh Linux Project Developer: http://workaround.ch/
Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/
My webstuff: http://sidbox.homelinux.org/

My GnuPG key id: 0x86A91047



Is it possible to establish a Keep-Alive connection ?

2008-08-14 Thread hgiuh ghj

Hello !

I would like to know if it's possible to establish a keep-alive HTTP 
connection-type using Polipo with Tor. I'm currently using Privoxy with Tor, 
which can only provide close connection-type according to the HTTP Headers.

Thanks !
David Magnus
_
Contrôlez les personnes autorisées à parler à vos enfants sur  MSN / Windows 
Live Messenger !
http://www.windowslive.fr/controleparental/default.asp

Re: Vidalia exit-country

2008-08-14 Thread Dawney Smith
Camilo Viecco wrote:

> As part of the 'google summer of code'(gsoc) I was able to add some of 
> blossom's functionality to vidalia. The project consisted of adding a 'select 
> exit by country' option to vidalia so that users could leverage the Tor 
> network to select the 'perspective' of the network the wished to have. The 
> idea is that many entities select their content based on the traffic ip 
> address 'source' and users might like to have different perspectives easily 
> controlled by them.

I just downloaded/compiled/installed the Linux version on my Ubuntu
system and went to choose a country to use. The dropdown list of
countries contained one country only, named "(??)(626)"

-- 
Dawn