Re: Tor web browser

2014-07-29 Thread Kevin Oberman
On Tue, Jul 29, 2014 at 12:15 PM, Carlos Jacobo Puga Medina 
wrote:

> On Tue, 29 Jul 2014 14:14:23 +0200
> Kurt Jaeger  wrote:
>
> > Hi!
> >
> > > >
> https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser
> > >
> > > Thanks -- is this official ? Is this supposed to be added to the
> > > ports ?
> >
> > I learned that this is the official repository of the gecko@ team:
> >
> > https://wiki.freebsd.org/PortsTeams
> > https://wiki.freebsd.org/Gecko
> >
> > So, someone has to ask them if/when they will add the port ?
>
> If this port is very requested (it's true), yes, why not? Someone could
> try to convince them to merge it into the ports tree. Otherwise, they've a
> powerful reason to not merge it.
>
> >
> > --
> > p...@opsec.eu+49 171 3101372 6 years
> to go !
>
>
Well, for one thing, at least one dependency seems unfetchable due to
security vulnerabilities. I don't know that this is the only issue, but it
kept me from building it.

I, too, would really love to see this. In theory security/tor should do the
trick, but for some time I have been unable to get it to work with privoxy
any more. But gecko@ is the place to ask. I am copying this to them.
--
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-29 Thread Carlos Jacobo Puga Medina
On Tue, 29 Jul 2014 14:14:23 +0200
Kurt Jaeger  wrote:

> Hi!
> 
> > > https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser
> > 
> > Thanks -- is this official ? Is this supposed to be added to the
> > ports ?
> 
> I learned that this is the official repository of the gecko@ team:
> 
> https://wiki.freebsd.org/PortsTeams
> https://wiki.freebsd.org/Gecko
> 
> So, someone has to ask them if/when they will add the port ?

If this port is very requested (it's true), yes, why not? Someone could try to 
convince them to merge it into the ports tree. Otherwise, they've a powerful 
reason to not merge it.

> 
> -- 
> p...@opsec.eu+49 171 3101372 6 years to 
> go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-29 Thread Kurt Jaeger
Hi!

> > https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser
> 
> Thanks -- is this official ? Is this supposed to be added to the
> ports ?

I learned that this is the official repository of the gecko@ team:

https://wiki.freebsd.org/PortsTeams
https://wiki.freebsd.org/Gecko

So, someone has to ask them if/when they will add the port ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-29 Thread Thomas Steen Rasmussen
On 28-07-2014 20:58, Darren Pilgrim wrote:
> On 7/27/2014 12:30 PM, Jerry wrote:
>> Sun, 27 Jul 2014 15:24:21 -0400
>>
>> Is there a port of the "Tor web browser" <https://www.torproject.org/>
>> available? The site lists one for BSD, but I would prefer to get it
>> via the
>> port's system
> 
> I think the reason it isn't in ports is because it's literally just a
> portable Firefox with a premade profile.  You can replicate it using
> parts already in ports and a few minutes work creating a Firefox profile.

This is incorrect. torbrowser contains a bunch of patches
to the firefox codebase to help anonymity:

https://github.com/flavioamieiro/torbrowser/tree/master/src/current-patches/firefox

A port of torbrowser would make a lot of sense.

/Thomas

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-28 Thread Darren Pilgrim

On 7/27/2014 12:30 PM, Jerry wrote:

Sun, 27 Jul 2014 15:24:21 -0400

Is there a port of the "Tor web browser" <https://www.torproject.org/>
available? The site lists one for BSD, but I would prefer to get it via the
port's system


I think the reason it isn't in ports is because it's literally just a 
portable Firefox with a premade profile.  You can replicate it using 
parts already in ports and a few minutes work creating a Firefox profile.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-28 Thread Jerry
On Mon, 28 Jul 2014 12:25:25 +0200, Kurt Jaeger stated:

>Hi!
>
>> https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser
>
>Thanks -- is this official ? Is this supposed to be added to the
>ports ?
>


It would be great to have the latest version in the ports system.

-- 
Jerry


signature.asc
Description: PGP signature


Re: Tor web browser

2014-07-28 Thread Kurt Jaeger
Hi!

> https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser

Thanks -- is this official ? Is this supposed to be added to the
ports ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-27 Thread Carlos Jacobo Puga Medina
Take a look in this SVN repo:

https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser

Regards,
-- 
Carlos Jacobo Puga Medina 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tor web browser

2014-07-27 Thread René Ladan
2014-07-27 22:00 GMT+02:00 A.J. 'Fonz' van Werven :

> Kurt Jaeger wrote:
>
> >> Is there a port of the "Tor web browser" <https://www.torproject.org/>
> >> available? The site lists one for BSD, but I would prefer to get it via
> >> the port's system
> >
> > I'm not aware of a port, but would like to have one, as well.
>
> Same here. I only knew there was a Windows version; if there's a FreeBSD
> port version too that would be great.
>
> https://www.torproject.org/dist/torbrowser/3.6.3/ does not list a BSD
version but it might be possible to run the Linux version.

René
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Tor web browser

2014-07-27 Thread A.J. 'Fonz' van Werven
Kurt Jaeger wrote:

>> Is there a port of the "Tor web browser" <https://www.torproject.org/>
>> available? The site lists one for BSD, but I would prefer to get it via
>> the port's system
> 
> I'm not aware of a port, but would like to have one, as well.

Same here. I only knew there was a Windows version; if there's a FreeBSD
port version too that would be great.

AvW

-- 
Imbibo, ergo sum.


pgpYqckmyrg70.pgp
Description: PGP signature


Re: Tor web browser

2014-07-27 Thread Kurt Jaeger
Hi!

> Is there a port of the "Tor web browser" <https://www.torproject.org/>
> available? The site lists one for BSD, but I would prefer to get it via the
> port's system

I'm not aware of a port, but would like to have one, as well.

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Tor web browser

2014-07-27 Thread Jerry
Sun, 27 Jul 2014 15:24:21 -0400

Is there a port of the "Tor web browser" <https://www.torproject.org/>
available? The site lists one for BSD, but I would prefer to get it via the
port's system

-- 
Jerry


signature.asc
Description: PGP signature