Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2018-07-19 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+---
 Reporter:  gk|  Owner:  pospeselr
 Type:  task  | Status:  assigned
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-fingerprinting, ff60-esr  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by gk):

 * cc: tbb-team (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2018-07-17 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+---
 Reporter:  gk|  Owner:  pospeselr
 Type:  task  | Status:  assigned
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-fingerprinting, ff60-esr  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by pospeselr):

 * status:  new => assigned
 * owner:  tbb-team => pospeselr


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2018-06-08 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-fingerprinting, ff60-esr  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by mcs):

 Storage API was enabled on release starting with Firefox 57.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1399038

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-07-19 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ff59-esr, tbb-fingerprinting  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * cc: tom (added)


Comment:

 See: https://blog.nightly.mozilla.org/2017/07/17/preview-storage-api-in-
 firefox-nightly/. #22973 is a duplicate.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-04-26 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ff59-esr, tbb-fingerprinting  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * keywords:  ff59-esr, tbb-fingerprinting, tbb-7.0-must-alpha => ff59-esr,
 tbb-fingerprinting


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-04-26 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff59-esr, tbb-fingerprinting,|  Actual Points:
  tbb-7.0-must-alpha |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by arthuredelstein):

 * keywords:  ff52-esr, tbb-fingerprinting, tbb-7.0-must-alpha => ff59-esr,
 tbb-fingerprinting, tbb-7.0-must-alpha


Old description:

> The Storage API (https://developer.mozilla.org/en-
> US/docs/Web/API/Storage_API) is the API that
> {{{
> defines a common, shared storage system to be used by all APIs and
> technologies that store content-accessible data for individual Web sites.
> The Storage API gives sites' code the ability to find out how much space
> they can use, how much they are already using, and even control whether
> or not they need to be alerted before the user agent disposes of site
> data in order to make room for other things.
> }}}
> We should think about neutering its fingerprinting/linkability potential.
> For now it seems it is disabled by `dom.storageManager.enabled` set to
> `false`. We should verify that for ESR52, though.

New description:

 The Storage API (https://developer.mozilla.org/en-
 US/docs/Web/API/Storage_API) is the API that
 {{{
 defines a common, shared storage system to be used by all APIs and
 technologies that store content-accessible data for individual Web sites.
 The Storage API gives sites' code the ability to find out how much space
 they can use, how much they are already using, and even control whether or
 not they need to be alerted before the user agent disposes of site data in
 order to make room for other things.
 }}}
 We should think about neutering its fingerprinting/linkability potential.
 For now it seems it is disabled by `dom.storageManager.enabled` set to
 `false`. Moving to ff59-esr.

--

Comment:

 `dom.storageManager.enabled` is still set to false by default. I confirmed
 that there is no navigator.storage object in our alpha. Moving to
 ff59-esr.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-04-26 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, tbb-fingerprinting,|  Actual Points:
  tbb-7.0-must-alpha |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Description changed by gk:

Old description:

> The Storage API (https://developer.mozilla.org/en-
> US/docs/Web/API/Storage_API) is the API that
> {{{
> defines a common, shared storage system to be used by all APIs and
> technologies that store content-accessible data for individual Web sites.
> The Storage API gives sites' code the ability to find out how much space
> they can use, how much they are already using, and even control whether
> or not they need to be alerted before the user agent disposes of site
> data in order to make room for other things.
> }}}
> We should think about neutering its fingerprinting/linkability potential.
> For now it seems it is disabled by `dom.storageManager.enabled` set to
> `true`. We should verify that for ESR52, though.

New description:

 The Storage API (https://developer.mozilla.org/en-
 US/docs/Web/API/Storage_API) is the API that
 {{{
 defines a common, shared storage system to be used by all APIs and
 technologies that store content-accessible data for individual Web sites.
 The Storage API gives sites' code the ability to find out how much space
 they can use, how much they are already using, and even control whether or
 not they need to be alerted before the user agent disposes of site data in
 order to make room for other things.
 }}}
 We should think about neutering its fingerprinting/linkability potential.
 For now it seems it is disabled by `dom.storageManager.enabled` set to
 `false`. We should verify that for ESR52, though.

--

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-03-29 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ff52-esr, tbb-fingerprinting  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by tokotoko):

 * cc: fdsfgs@… (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #21785 [Applications/Tor Browser]: Keep an eye on the Storage API

2017-03-20 Thread Tor Bug Tracker & Wiki
#21785: Keep an eye on the Storage API
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  ff52-esr, tbb-
 Severity:  Normal   |  fingerprinting
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 The Storage API (https://developer.mozilla.org/en-
 US/docs/Web/API/Storage_API) is the API that
 {{{
 defines a common, shared storage system to be used by all APIs and
 technologies that store content-accessible data for individual Web sites.
 The Storage API gives sites' code the ability to find out how much space
 they can use, how much they are already using, and even control whether or
 not they need to be alerted before the user agent disposes of site data in
 order to make room for other things.
 }}}
 We should think about neutering its fingerprinting/linkability potential.
 For now it seems it is disabled by `dom.storageManager.enabled` set to
 `true`. We should verify that for ESR52, though.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs