Security/Tor Uplift: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Create this page.)
 
(Update information.)
Line 8: Line 8:
The intention of Tor Uplift project is to land all Tor Browser patches so that Tor can directly use Firefox main trunk instead of a fork. <br><br>
The intention of Tor Uplift project is to land all Tor Browser patches so that Tor can directly use Firefox main trunk instead of a fork. <br><br>


== Dashboards ==
== Project Wiki and Dashboards ==
* https://wiki.mozilla.org/Security/FirstPartyIsolation
* https://wiki.mozilla.org/Security/FirstPartyIsolation
* https://wiki.mozilla.org/Security/Fingerprinting
* https://wiki.mozilla.org/Security/Fingerprinting
* https://wiki.mozilla.org/Security/Fennec%2BTor_Project
* https://wiki.mozilla.org/Security/Tor_Uplift/Tracking
* https://wiki.mozilla.org/Security/Tor_Uplift/Tracking
<br>
<br>


== Main Contributors ==
== Main Contributors ==
* Richard Barnes (Tech Lead)
* Tom Ritter (Tech Lead)
* Tom Ritter (Tech Lead)
* Ethan Tseng (Engineering Manager)
* Ethan Tseng (Engineering Manager)
* Chung-Sheng Fu (Engineer)
* Jonathan Hao (Engineer)
* Jonathan Hao (Engineer)
* Tim Huang (Engineer)
* Tim Huang (Engineer)
* Yoshi Huang (Engineer)
* Yoshi Huang (Engineer)
* Aaron Wu (Engineering Project Manager)
* Wesly Huang (Engineering Project Manager)
* Cynthia Tang (QA Engineer)
* Cynthia Tang (QA Engineer)


Line 36: Line 37:


== References ==
== References ==
* '''Tor Uplift Tracker'''
** https://wiki.mozilla.org/Security/Tor_Uplift/Tracking
* '''Tor Browser Patches List'''
* '''Tor Browser Patches List'''
** https://docs.google.com/spreadsheets/d/1rF4Gah_OEequYDfPedoQu3oETM5Gj4NagxDuKQG-IOk/edit#gid=0
** https://docs.google.com/spreadsheets/d/1rF4Gah_OEequYDfPedoQu3oETM5Gj4NagxDuKQG-IOk/edit#gid=0

Revision as of 06:03, 8 June 2017

Tor Uplift Project

Tor Browser is a privacy-enhancing web browser based on Firefox, with more than a million users.

At the Tor Project, the Tor Browser team maintain and develop several dozen patches to Firefox that provide Tor Browser users with extra protections for their privacy and security. These patches, among other things, provide protection against cross-site tracking (by a measure known as First Party Isolation), fingerprinting resistance, avoidance of storing private data on disk, and of course a connection to the Tor network. Tor Browser is based on Firefox ESR; as Mozilla releases each new ESR version, the Tor Browser team needs to rebase their Tor Browser patches, which involves painstakingly adapting them to the new codebase.

The intention of Tor Uplift project is to land all Tor Browser patches so that Tor can directly use Firefox main trunk instead of a fork.

Project Wiki and Dashboards


Main Contributors

  • Tom Ritter (Tech Lead)
  • Ethan Tseng (Engineering Manager)
  • Chung-Sheng Fu (Engineer)
  • Jonathan Hao (Engineer)
  • Tim Huang (Engineer)
  • Yoshi Huang (Engineer)
  • Wesly Huang (Engineering Project Manager)
  • Cynthia Tang (QA Engineer)

Communication Channel

  • IRC: #tor
  • Mailing list: tbb@mozilla.com
  • IRC at Tor Project: https://www.oftc.net/
    • Channel: #tor, #tor-dev, #tor-project

Tor Repositories

References