Re: Proposed Text for Issue 71

When a user first turns on DNT:1, the user agent will likely continue to send existing third-party cookies, which might include cookies with unique identifiers. If "collection" implies receiving a request with a unique identifier that could be associated with an old profile, this text seems difficult to comply with.

Perhaps we could change this to "When a third party receives a DNT signal, it MUST NOT retain data from that HTTP request that could be associated with an existing profile, except as permitted by exceptions stated elsewhere in this specification." That would allow the third party to retain most of the data from the request if they stripped identifiers and I think it would also address Jonathan's concern (2).

We could also add some non-normative best practices text that suggests that the server clear a unique identifier cookie for future requests, to avoid any uncertainty over whether data could be associated to an existing profile.

—Nick

On Jan 29, 2012, at 9:48 PM, Jonathan Mayer wrote:

> #1 is a *use* limitation - new third party data may not be *used* with an old profile.  Your text provides this.
> #2 is a *collection* limitation - new third party data may not be *collected* if it *could be used* with an old profile.  Your text does not provide this, and JC suggested he was not in favor.
> 
> Here's possible text on #2: "A third party may not collect information that could be associated with an existing user profile."
> 
> On Jan 29, 2012, at 6:49 AM, Amy Colando (LCA) wrote:
> 
>> Thanks Jonathan, its very helpful to separate the issue into these sub topics.
>> 
>> On (2), could you propose revised text? If I am understanding you correctly, I thought Ninja and I had attempted to address this concern through the following: "(third party) MUST NOT relate additional data from that HTTP request to existing profiles associated with that user-agent..."
>> 
>> Sent from my Windows Phone
>> From: Jonathan Mayer
>> Sent: 1/29/2012 9:55 AM
>> To: David Singer
>> Cc: JC Cannon; Amy Colando (LCA); Frank.Wagner@telekom.de; public-tracking@w3.org
>> Subject: Re: Proposed Text for Issue 71
>> 
>> To take a step back, there are at least five separate design decisions here:
>> 
>> 1) May a third party merge a DNT user's information into an old profile?
>> This text says no, and I imagine that's a point of consensus or near-consenus in the group.
>> 
>> 2) May a third party collect data from a DNT user that could be merged into an old profile?
>> This text says yes.  I strongly disagree.  (In general I share the view Brett Error from Adobe advocated in Cambridge: if a Do Not Track user can get tagged with a unique identifier cookie, we've probably done something wrong.)
>> 
>> 3) May a third party retain the ability to resume profiling a DNT user if he or she ever disables DNT?
>> This text says yes.  I'm ok with it.  Note that this design decision is independent of the one just before.  Here's a quick sketch of a technical approach: if the user enables DNT, stash old tracking cookies in HTML5 local storage.  If the user disables DNT, pull the cookies back out.
>> 
>> 4) Must a third party delete old profile data if a user enables DNT?
>> This text says no.  I'm ok with that.
>> 
>> 5) Must a third party delete or scrub historical non-profile data if a user enables DNT?
>> This text says no.  I'm also ok with it.
>> 
>>>> Here is text that Ninja and I worked on. Ninja, I incorporated most of your edits, but please feel free to comment and suggest text, as should others.
>>>>  
>>>> Issue number: 71
>>>> Issue name: Does DNT also affect past collection or use of past collection of info?
>>>> Issue URL: http://www.w3.org/2011/tracking-protection/track/issues/71
>>>> Section number in the FPWD: 4.3
>>>> Contributors to this text:
>>>> Ninja Marnau
>>>> Amy Colando
>>>>  
>>>> Description:
>>>>  
>>>> This is particularly of interest in Europe, where consent may only apply to information that will be collected in the future, not retrospectively. If DNT does affect prior data collection, how does that work in practice? What are companies responsible for?
>>>>  
>>>> DNT signal affects the HTTP request that it accompanies, and may be modified by the user.  As such, the DNT signal is transactional and granular in nature, and should not affect data previously gathered. 
>>>>  
>>>>  
>>>> Specification:
>>>>  
>>>> ·         When a third party receives a DNT signal, it MUST NOT relate additional data from that HTTP request to existing profiles associated with that user-agent that are based on data that the third party has previously collected across sites over time; this is  except as permitted by Exceptions stated elsewhere in this specification (e.g., user override, frequency capping, billing, silo-ed analytics). 
>>>> ·         Additionally, the entity MUST NOT use identifiers that it can determine were collected from the same user agent before the DNT signal was received, except as permitted by Exceptions, for as long as it continues to receive a DNT signal from that user-agent. 
>>>> ·         The entity MAY take additional steps with respect to previously collected DNXT data such as deleting data before its usual expiration. However, as DNT signal affects only HTTP request that it accompanies and may be modified by the user, it is not recommended that special deletion take place without some notice to user(s).
>>>>  
>>>> Examples and Use Cases:
>>>>  
>>>> 1.      User visits Site A, to which Ad Network B delivers advertisements.  Ad Network B has accumulated transactional information about User from User’s visits to Site A and other non-affiliated sites in the past. However, User now sends DNT signal with HTTP request during this session on Site A.  Ad Network B cannot add information from current HTTP request from Site A session to any profile it maintains on User. Since it must not collect and any data from this session and relate it to previously collected data, Network B must regard and treat him like completely unknown user to them, absent any Exceptions or override from user.
>>>>  
>>>> 2.      Same as above scenario.  Based on transactional information collected about User’s visits to non-affiliated sites in the past, Ad Network B has placed User into Technology Shopper Segment.  Since Ad Network B must not recognize User during sessions in which User is sending DNT signal via that browser, it cannot deliver Technology Shopper advertisement to User’s browser, absent obtaining override from user.  Ad Network B may instead choose to deliver a random ad, an ad based on the context of Site A, or an ad based on general location based on IP address transmitted with HTTP
>>>>  
>>> 
>>> David Singer
>>> Multimedia and Software Standards, Apple Inc.
>>> 
>> 
> 

Received on Monday, 30 January 2012 11:04:18 UTC