all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Do not use tor with browsers other than tor browser
@ 2019-05-25 11:56 Alex Vong
  2019-05-25 16:43 ` Raghav Gururajan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alex Vong @ 2019-05-25 11:56 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1642 bytes --]

Hello everyone,

I've seen recommendations on this list of using tor with browsers other
than tor browser,
e.g. <https://lists.gnu.org/archive/html/help-guix/2019-04/msg00063.html>,
<https://lists.gnu.org/archive/html/help-guix/2019-05/msg00024.html> and
<https://lists.gnu.org/archive/html/help-guix/2019-05/msg00046.html>.

It is a really bad idea, the tor project faq recommends against it:
<https://www.torproject.org/docs/faq.html.en#TBBOtherBrowser>.

The reason is as followed: Tor allows you to browse the internet
anonymously. It works by making users using the same version of tor
browser indistinguishable (i.e. in the same anonymity set[0]). This only
works if all the browsers have the same fingerprint. Using browsers
other than tor browser makes you distinguishable from that anonymity
set.

Another reason is that modern browsers allows loads of way for
fingerprinting: user agent string, screen resolution, canvas
fingerprinting, webgl fingerprinting...

This page:
<https://trac.torproject.org/projects/tor/query?status=!closed&keywords=~tbb-fingerprinting>
should give you an idea how many fingerprinting issues exist in modern
browsers.

This page:
<https://trac.torproject.org/projects/tor/wiki/doc/ImportantGoogleChromeBugs>
shows bugs specific to chromium-based browsers.

My recommendation for now is to download tor browser from the tor
project website. AFAIK, tor browser for GNU/Linux are built with free
software only. In the future, we may want to build it ourselves, but of
course we need to be careful not to introduce fingerprinting bugs.

[0]: https://privacypatterns.org/patterns/Anonymity-set

Thanks,
Alex

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-26 19:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-25 11:56 Do not use tor with browsers other than tor browser Alex Vong
2019-05-25 16:43 ` Raghav Gururajan
2019-05-25 21:16   ` oury.dustin
2019-05-26  6:38     ` Ricardo Wurmus
2019-05-26  2:39 ` Mike Gerwitz
2019-05-26 19:42 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.