* [gentoo-user] TOR-Browser Bundle: And the rest was silence...
@ 2016-02-06 18:08 Meino.Cramer
2016-02-07 12:38 ` Francisco Ares
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Meino.Cramer @ 2016-02-06 18:08 UTC (permalink / raw
To: Gentoo
Hi,
I got a interesting problem:
When using Firefox 44, I can watch Videos for
example from YouTube and can hear the audio.
When using the newest TOR-Browser bundle, videos
are playing fine...but without any sound.
I have no clue, what happens here.
Any help to fix that is very appreciated...
thank you very much in advance!
Best regards,
Meino
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-06 18:08 [gentoo-user] TOR-Browser Bundle: And the rest was silence Meino.Cramer
@ 2016-02-07 12:38 ` Francisco Ares
2016-02-07 16:57 ` Meino.Cramer
2016-02-07 21:42 ` Pavel Volkov
2016-02-07 22:13 ` Willie Matthews
2 siblings, 1 reply; 12+ messages in thread
From: Francisco Ares @ 2016-02-07 12:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
Em 06/02/2016 16:09, <Meino.Cramer@gmx.de> escreveu:
>
> Hi,
>
> I got a interesting problem:
>
> When using Firefox 44, I can watch Videos for
> example from YouTube and can hear the audio.
>
> When using the newest TOR-Browser bundle, videos
> are playing fine...but without any sound.
>
> I have no clue, what happens here.
>
> Any help to fix that is very appreciated...
> thank you very much in advance!
>
> Best regards,
> Meino
>
>
I use Tor and Privoxy, so regular browsers work just fine after setting up
their proxy settings, of course.
Good luck,
Francisco
[-- Attachment #2: Type: text/html, Size: 820 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-07 12:38 ` Francisco Ares
@ 2016-02-07 16:57 ` Meino.Cramer
0 siblings, 0 replies; 12+ messages in thread
From: Meino.Cramer @ 2016-02-07 16:57 UTC (permalink / raw
To: gentoo-user
Francisco Ares <frares@gmail.com> [16-02-07 13:44]:
> Em 06/02/2016 16:09, <Meino.Cramer@gmx.de> escreveu:
> >
> > Hi,
> >
> > I got a interesting problem:
> >
> > When using Firefox 44, I can watch Videos for
> > example from YouTube and can hear the audio.
> >
> > When using the newest TOR-Browser bundle, videos
> > are playing fine...but without any sound.
> >
> > I have no clue, what happens here.
> >
> > Any help to fix that is very appreciated...
> > thank you very much in advance!
> >
> > Best regards,
> > Meino
> >
> >
>
> I use Tor and Privoxy, so regular browsers work just fine after setting up
> their proxy settings, of course.
>
> Good luck,
> Francisco
Hi Francisco,
great that you have no problems with the setup!
Best!
Beat regards
mcc
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-06 18:08 [gentoo-user] TOR-Browser Bundle: And the rest was silence Meino.Cramer
2016-02-07 12:38 ` Francisco Ares
@ 2016-02-07 21:42 ` Pavel Volkov
2016-02-07 22:13 ` Willie Matthews
2 siblings, 0 replies; 12+ messages in thread
From: Pavel Volkov @ 2016-02-07 21:42 UTC (permalink / raw
To: gentoo-user
On суббота, 6 февраля 2016 г. 21:08:08 MSK, Meino.Cramer@gmx.de wrote:
> When using the newest TOR-Browser bundle, videos
> are playing fine...but without any sound.
>
> I have no clue, what happens here.
>
> Any help to fix that is very appreciated...
> thank you very much in advance!
With recent Tor Browser (5.5.1) I can't even play videos (on Youtube).
I remember they played fine before, though.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-06 18:08 [gentoo-user] TOR-Browser Bundle: And the rest was silence Meino.Cramer
2016-02-07 12:38 ` Francisco Ares
2016-02-07 21:42 ` Pavel Volkov
@ 2016-02-07 22:13 ` Willie Matthews
2016-02-08 6:51 ` Meino.Cramer
2016-02-09 7:38 ` Andrew Savchenko
2 siblings, 2 replies; 12+ messages in thread
From: Willie Matthews @ 2016-02-07 22:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]
On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
> Hi,
>
> I got a interesting problem:
>
> When using Firefox 44, I can watch Videos for
> example from YouTube and can hear the audio.
>
> When using the newest TOR-Browser bundle, videos
> are playing fine...but without any sound.
>
> I have no clue, what happens here.
>
> Any help to fix that is very appreciated...
> thank you very much in advance!
>
> Best regards,
> Meino
>
>
>
It is a lot easier to use the tor network by installing net-misc/tor and
setting up the proxy on whatever browser you use.
For instance I use Chrome. I setup a shortcut on my desktop that gives
me a a new incognito window that is using the proxy for all connections
and the /tmp/chrome directory for the user directory.
[Desktop Entry]
Version=1.0
Type=Application
Name=Chrome with Tor
Comment=Start Chrome with Tor
Exec=google-chrome-beta --incognito
--proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
Icon=google-chrome-unstable
Path=
Terminal=false
StartupNotify=false
I haven't had any problems using it this way so far. I hope that you
will have the same results.
--
Willie Matthews
matthews.willie80@gmail.com
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-07 22:13 ` Willie Matthews
@ 2016-02-08 6:51 ` Meino.Cramer
2016-02-11 15:31 ` Willie Matthews
2016-02-09 7:38 ` Andrew Savchenko
1 sibling, 1 reply; 12+ messages in thread
From: Meino.Cramer @ 2016-02-08 6:51 UTC (permalink / raw
To: gentoo-user
Willie Matthews <matthews.willie80@gmail.com> [16-02-08 06:04]:
> On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
> > Hi,
> >
> > I got a interesting problem:
> >
> > When using Firefox 44, I can watch Videos for
> > example from YouTube and can hear the audio.
> >
> > When using the newest TOR-Browser bundle, videos
> > are playing fine...but without any sound.
> >
> > I have no clue, what happens here.
> >
> > Any help to fix that is very appreciated...
> > thank you very much in advance!
> >
> > Best regards,
> > Meino
> >
> >
> >
>
> It is a lot easier to use the tor network by installing net-misc/tor and
> setting up the proxy on whatever browser you use.
>
> For instance I use Chrome. I setup a shortcut on my desktop that gives
> me a a new incognito window that is using the proxy for all connections
> and the /tmp/chrome directory for the user directory.
>
> [Desktop Entry]
> Version=1.0
> Type=Application
> Name=Chrome with Tor
> Comment=Start Chrome with Tor
> Exec=google-chrome-beta --incognito
> --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
> Icon=google-chrome-unstable
> Path=
> Terminal=false
> StartupNotify=false
>
> I haven't had any problems using it this way so far. I hope that you
> will have the same results.
>
> --
>
> Willie Matthews
> matthews.willie80@gmail.com
>
Hi Willie,
regarding the audio problem: Do you play video via Adobe flash
(or any other Flash) player or do you use HTML5 (or any other
different than Flash) ?
Best regards,
Meino
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-07 22:13 ` Willie Matthews
2016-02-08 6:51 ` Meino.Cramer
@ 2016-02-09 7:38 ` Andrew Savchenko
2016-02-09 9:40 ` Mick
` (2 more replies)
1 sibling, 3 replies; 12+ messages in thread
From: Andrew Savchenko @ 2016-02-09 7:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1985 bytes --]
On Sun, 7 Feb 2016 14:13:33 -0800 Willie Matthews wrote:
> On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
> > Hi,
> >
> > I got a interesting problem:
> >
> > When using Firefox 44, I can watch Videos for
> > example from YouTube and can hear the audio.
> >
> > When using the newest TOR-Browser bundle, videos
> > are playing fine...but without any sound.
> >
> > I have no clue, what happens here.
> >
> > Any help to fix that is very appreciated...
> > thank you very much in advance!
> >
> > Best regards,
> > Meino
> >
> >
> >
>
> It is a lot easier to use the tor network by installing net-misc/tor and
> setting up the proxy on whatever browser you use.
>
> For instance I use Chrome. I setup a shortcut on my desktop that gives
> me a a new incognito window that is using the proxy for all connections
> and the /tmp/chrome directory for the user directory.
>
> [Desktop Entry]
> Version=1.0
> Type=Application
> Name=Chrome with Tor
> Comment=Start Chrome with Tor
> Exec=google-chrome-beta --incognito
> --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
> Icon=google-chrome-unstable
> Path=
> Terminal=false
> StartupNotify=false
>
> I haven't had any problems using it this way so far. I hope that you
> will have the same results.
Be aware of privacy issues with such setup. Your browser may leak
DNS requests, e.g. use standard system calls and they will be sent
over casual network (not TOR), thus your provider will know what
resources your are visiting as well as owner of DNS service you use.
Chrome may leak other data in background as well.
While such background traffic can be redirected to tor using tsocks
and iptables, this is not very trivial task. That is why tor browser
is useful: it does such stuff for you by ensuring that all browser
traffic is going via tor. You may use torbrowser overlay to use
this package in Gentoo.
Best regards,
Andrew Savchenko
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-09 7:38 ` Andrew Savchenko
@ 2016-02-09 9:40 ` Mick
2016-02-11 15:33 ` Willie Matthews
2016-02-13 18:04 ` Pavel Volkov
2 siblings, 0 replies; 12+ messages in thread
From: Mick @ 2016-02-09 9:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2305 bytes --]
On Tuesday 09 Feb 2016 10:38:08 Andrew Savchenko wrote:
> On Sun, 7 Feb 2016 14:13:33 -0800 Willie Matthews wrote:
> > On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
> > > Hi,
> > >
> > > I got a interesting problem:
> > >
> > > When using Firefox 44, I can watch Videos for
> > > example from YouTube and can hear the audio.
> > >
> > > When using the newest TOR-Browser bundle, videos
> > > are playing fine...but without any sound.
> > >
> > > I have no clue, what happens here.
> > >
> > > Any help to fix that is very appreciated...
> > > thank you very much in advance!
> > >
> > > Best regards,
> > > Meino
> >
> > It is a lot easier to use the tor network by installing net-misc/tor and
> > setting up the proxy on whatever browser you use.
> >
> > For instance I use Chrome. I setup a shortcut on my desktop that gives
> > me a a new incognito window that is using the proxy for all connections
> > and the /tmp/chrome directory for the user directory.
> >
> > [Desktop Entry]
> > Version=1.0
> > Type=Application
> > Name=Chrome with Tor
> > Comment=Start Chrome with Tor
> > Exec=google-chrome-beta --incognito
> > --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
> > Icon=google-chrome-unstable
> > Path=
> > Terminal=false
> > StartupNotify=false
> >
> > I haven't had any problems using it this way so far. I hope that you
> > will have the same results.
>
> Be aware of privacy issues with such setup. Your browser may leak
> DNS requests, e.g. use standard system calls and they will be sent
> over casual network (not TOR), thus your provider will know what
> resources your are visiting as well as owner of DNS service you use.
> Chrome may leak other data in background as well.
>
> While such background traffic can be redirected to tor using tsocks
> and iptables, this is not very trivial task. That is why tor browser
> is useful: it does such stuff for you by ensuring that all browser
> traffic is going via tor. You may use torbrowser overlay to use
> this package in Gentoo.
>
> Best regards,
> Andrew Savchenko
Have you tested Chromium and Firefox and confirmed they do not respect their
proxy setting and leak DNS data, or are you saying that they might?
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-08 6:51 ` Meino.Cramer
@ 2016-02-11 15:31 ` Willie Matthews
2016-02-12 6:11 ` Meino.Cramer
0 siblings, 1 reply; 12+ messages in thread
From: Willie Matthews @ 2016-02-11 15:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1814 bytes --]
On 02/07/2016 10:51 PM, Meino.Cramer@gmx.de wrote:
> Willie Matthews <matthews.willie80@gmail.com> [16-02-08 06:04]:
>> On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
>>> Hi,
>>>
>>> I got a interesting problem:
>>>
>>> When using Firefox 44, I can watch Videos for
>>> example from YouTube and can hear the audio.
>>>
>>> When using the newest TOR-Browser bundle, videos
>>> are playing fine...but without any sound.
>>>
>>> I have no clue, what happens here.
>>>
>>> Any help to fix that is very appreciated...
>>> thank you very much in advance!
>>>
>>> Best regards,
>>> Meino
>>>
>>>
>>>
>>
>> It is a lot easier to use the tor network by installing net-misc/tor and
>> setting up the proxy on whatever browser you use.
>>
>> For instance I use Chrome. I setup a shortcut on my desktop that gives
>> me a a new incognito window that is using the proxy for all connections
>> and the /tmp/chrome directory for the user directory.
>>
>> [Desktop Entry]
>> Version=1.0
>> Type=Application
>> Name=Chrome with Tor
>> Comment=Start Chrome with Tor
>> Exec=google-chrome-beta --incognito
>> --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
>> Icon=google-chrome-unstable
>> Path=
>> Terminal=false
>> StartupNotify=false
>>
>> I haven't had any problems using it this way so far. I hope that you
>> will have the same results.
>>
>> --
>>
>> Willie Matthews
>> matthews.willie80@gmail.com
>>
>
>
>
> Hi Willie,
>
> regarding the audio problem: Do you play video via Adobe flash
> (or any other Flash) player or do you use HTML5 (or any other
> different than Flash) ?
>
>
> Best regards,
> Meino
>
>
>
I use the built in pepper flash.
--
Willie Matthews
matthews.willie80@gmail.com
(702) 659-9966
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-09 7:38 ` Andrew Savchenko
2016-02-09 9:40 ` Mick
@ 2016-02-11 15:33 ` Willie Matthews
2016-02-13 18:04 ` Pavel Volkov
2 siblings, 0 replies; 12+ messages in thread
From: Willie Matthews @ 2016-02-11 15:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2235 bytes --]
On 02/08/2016 11:38 PM, Andrew Savchenko wrote:
> On Sun, 7 Feb 2016 14:13:33 -0800 Willie Matthews wrote:
>> On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
>>> Hi,
>>>
>>> I got a interesting problem:
>>>
>>> When using Firefox 44, I can watch Videos for
>>> example from YouTube and can hear the audio.
>>>
>>> When using the newest TOR-Browser bundle, videos
>>> are playing fine...but without any sound.
>>>
>>> I have no clue, what happens here.
>>>
>>> Any help to fix that is very appreciated...
>>> thank you very much in advance!
>>>
>>> Best regards,
>>> Meino
>>>
>>>
>>>
>>
>> It is a lot easier to use the tor network by installing net-misc/tor and
>> setting up the proxy on whatever browser you use.
>>
>> For instance I use Chrome. I setup a shortcut on my desktop that gives
>> me a a new incognito window that is using the proxy for all connections
>> and the /tmp/chrome directory for the user directory.
>>
>> [Desktop Entry]
>> Version=1.0
>> Type=Application
>> Name=Chrome with Tor
>> Comment=Start Chrome with Tor
>> Exec=google-chrome-beta --incognito
>> --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
>> Icon=google-chrome-unstable
>> Path=
>> Terminal=false
>> StartupNotify=false
>>
>> I haven't had any problems using it this way so far. I hope that you
>> will have the same results.
>
> Be aware of privacy issues with such setup. Your browser may leak
> DNS requests, e.g. use standard system calls and they will be sent
> over casual network (not TOR), thus your provider will know what
> resources your are visiting as well as owner of DNS service you use.
> Chrome may leak other data in background as well.
>
> While such background traffic can be redirected to tor using tsocks
> and iptables, this is not very trivial task. That is why tor browser
> is useful: it does such stuff for you by ensuring that all browser
> traffic is going via tor. You may use torbrowser overlay to use
> this package in Gentoo.
>
> Best regards,
> Andrew Savchenko
>
Thanks for the heads up. I will have to look into if it is leaking
information.
--
Willie Matthews
matthews.willie80@gmail.com
(702) 659-9966
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-11 15:31 ` Willie Matthews
@ 2016-02-12 6:11 ` Meino.Cramer
0 siblings, 0 replies; 12+ messages in thread
From: Meino.Cramer @ 2016-02-12 6:11 UTC (permalink / raw
To: gentoo-user
Willie Matthews <matthews.willie80@gmail.com> [16-02-11 16:40]:
> On 02/07/2016 10:51 PM, Meino.Cramer@gmx.de wrote:
> > Willie Matthews <matthews.willie80@gmail.com> [16-02-08 06:04]:
> >> On 02/06/2016 10:08 AM, Meino.Cramer@gmx.de wrote:
> >>> Hi,
> >>>
> >>> I got a interesting problem:
> >>>
> >>> When using Firefox 44, I can watch Videos for
> >>> example from YouTube and can hear the audio.
> >>>
> >>> When using the newest TOR-Browser bundle, videos
> >>> are playing fine...but without any sound.
> >>>
> >>> I have no clue, what happens here.
> >>>
> >>> Any help to fix that is very appreciated...
> >>> thank you very much in advance!
> >>>
> >>> Best regards,
> >>> Meino
> >>>
> >>>
> >>>
> >>
> >> It is a lot easier to use the tor network by installing net-misc/tor and
> >> setting up the proxy on whatever browser you use.
> >>
> >> For instance I use Chrome. I setup a shortcut on my desktop that gives
> >> me a a new incognito window that is using the proxy for all connections
> >> and the /tmp/chrome directory for the user directory.
> >>
> >> [Desktop Entry]
> >> Version=1.0
> >> Type=Application
> >> Name=Chrome with Tor
> >> Comment=Start Chrome with Tor
> >> Exec=google-chrome-beta --incognito
> >> --proxy-server="socks5://127.0.0.1:9050" --user-data-dir="/tmp/chrome/"
> >> Icon=google-chrome-unstable
> >> Path=
> >> Terminal=false
> >> StartupNotify=false
> >>
> >> I haven't had any problems using it this way so far. I hope that you
> >> will have the same results.
> >>
> >> --
> >>
> >> Willie Matthews
> >> matthews.willie80@gmail.com
> >>
> >
> >
> >
> > Hi Willie,
> >
> > regarding the audio problem: Do you play video via Adobe flash
> > (or any other Flash) player or do you use HTML5 (or any other
> > different than Flash) ?
> >
> >
> > Best regards,
> > Meino
> >
> >
> >
>
> I use the built in pepper flash.
>
The TOR guys warn not to use flash.
Best regards,
Meino
> --
>
> Willie Matthews
> matthews.willie80@gmail.com
> (702) 659-9966
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...
2016-02-09 7:38 ` Andrew Savchenko
2016-02-09 9:40 ` Mick
2016-02-11 15:33 ` Willie Matthews
@ 2016-02-13 18:04 ` Pavel Volkov
2 siblings, 0 replies; 12+ messages in thread
From: Pavel Volkov @ 2016-02-13 18:04 UTC (permalink / raw
To: gentoo-user
On вторник, 9 февраля 2016 г. 10:38:08 MSK, Andrew Savchenko wrote:
> While such background traffic can be redirected to tor using tsocks
> and iptables, this is not very trivial task. That is why tor browser
> is useful: it does such stuff for you by ensuring that all browser
> traffic is going via tor. You may use torbrowser overlay to use
> this package in Gentoo.
I'd put the browser into a separate network namespace just to be sure they
don't access the regular eth0. I've done it with both Chromium and Firefox
in the past.
Still, Tor is mostly about anonimity and a user can't anonymize their
browser fingerprints to sufficient level with such setup.
A website owner can also disclose your location through JavaScript
(namespacing should prevent this, though).
I also vote for using Tor browser and do a research on their web resources
why video stopped working (it definetely was OK in the past).
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2016-02-13 18:04 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 18:08 [gentoo-user] TOR-Browser Bundle: And the rest was silence Meino.Cramer
2016-02-07 12:38 ` Francisco Ares
2016-02-07 16:57 ` Meino.Cramer
2016-02-07 21:42 ` Pavel Volkov
2016-02-07 22:13 ` Willie Matthews
2016-02-08 6:51 ` Meino.Cramer
2016-02-11 15:31 ` Willie Matthews
2016-02-12 6:11 ` Meino.Cramer
2016-02-09 7:38 ` Andrew Savchenko
2016-02-09 9:40 ` Mick
2016-02-11 15:33 ` Willie Matthews
2016-02-13 18:04 ` Pavel Volkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox