Confirmed users
620
edits
Ethantseng (talk | contribs) (Remove the schedule information in the section titles) |
Ethantseng (talk | contribs) (Update the dashboard.) |
||
Line 1: | Line 1: | ||
== Cross-Origin Fingerprinting Unlinkability == | |||
The anti-fingerprinting project is part of the Tor Uplift project. <br> | |||
Its goal is to build up the same level of fingerprinting resistance as the Tor Browser in Firefox. <br> | |||
Refer to the design and implementation document of the Tor Browser: <br> | |||
https://www.torproject.org/projects/torbrowser/design/#fingerprinting-linkability | |||
== | == Bug Tracking == | ||
All fingerprinting bugs are being tracked under the meta bug: <br> | |||
Bug 1329996 - [META] Support anti-fingerprinting protection | |||
'''Priority Definition''' | |||
* P1: MVP (Minimum Viable Product) | |||
* P2: Nice to Have | |||
* P3: Backlog | |||
'''Whiteboard Definition''' | |||
* [fingerprinting]: Identify this is a fingerprinting bug | |||
* [fp:m1]: Target milestone is M1 (2017-06-12 Firefox 56) | |||
* [fp:m2]: Target milestone is M2 (2017-08-07 Firefox 57) | |||
* [fp:m3]: Target milestone is M3 (2017-09-25 Firefox 58) | |||
== M1 Bugs List (2017-06-12 Firefox 56) == | |||
<bugzilla> | |||
{ | |||
"blocks":"1329996", | |||
"status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"], | |||
"priority":["P1"], | |||
"whiteboard":["fp:m1"], | |||
"include_fields": "id, summary, product, component, assigned_to, depends_on, whiteboard" | |||
} | |||
</bugzilla> | |||
== M2 Bugs List (2017-08-07 Firefox 57) == | |||
<bugzilla> | |||
{ | |||
"blocks":"1329996", | |||
"status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"], | |||
"priority":["P1"], | |||
"whiteboard":["fp:m2"], | |||
"include_fields": "id, summary, product, component, assigned_to, depends_on, whiteboard" | |||
} | |||
</bugzilla> | |||
== M3 Bugs List (2017-09-25 Firefox 58) == | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks":"1329996", | "blocks":"1329996", | ||
"status":["NEW", "ASSIGNED", "REOPENED"], | "status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"], | ||
"priority":["P1"], | "priority":["P1"], | ||
"whiteboard":["fp:m3"], | |||
"include_fields": "id, summary, product, component, assigned_to, depends_on, whiteboard" | "include_fields": "id, summary, product, component, assigned_to, depends_on, whiteboard" | ||
} | } |