brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.65k stars 2.3k forks source link

Tor beyond private tabs #811

Open riastradh-brave opened 6 years ago

riastradh-brave commented 6 years ago

[Transplanted from brave/browser-laptop#14649.]

We initially implemented support for Tor in private tabs on the premise that Tor is necessary to provide the 'privacy' that it seems a majority of users expect 'private tabs' to convey. However, total anonymity against all actors involved -- the next person on the computer you're using, your ISP, the remote host -- is not the only value of Tor.

The initial idea was 'new Tor tab'. What we first implemented was a toggle switch to make private tabs 'really private' the way the majority of users seem to expect them, rather than impose the jargon 'new Tor tab' on them. Then we switched to 'new private tab' vs 'new private tab with Tor' so that users could have control over which private tabs get to use Tor. This design is still in flux.

This is an issue to track these design decisions. I offer these user profiles as examples that we might want to support. (This is aside from background tasks for which, in the future, we might want to use Tor, e.g. version updates, ledger operations, &c.)

tildelowengrimm commented 6 years ago

[ Note for those following along at home. This ticket is about additional user-facing Tor-powered features. #804 is about using Tor in the background for non-interactive network activity. ]

szaimen commented 5 years ago

Any update here after https://github.com/brave/brave-core/pull/3319 is iplemented?