- From: CVS User npdoty <cvsmail@w3.org>
- Date: Wed, 16 Dec 2015 07:15:14 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/var/tmp/cvs-serv29910
Modified Files:
tracking-compliance.html
Log Message:
update sotd; respec fixes on definitions; update TPE reference
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2015/12/16 07:08:02 1.154
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2015/12/16 07:15:14 1.155
@@ -38,12 +38,10 @@
localBiblio: {
"TPE": {
"authors": ["Roy T. Fielding","David Singer"],
- "status" : "LCWD",
+ "status" : "CR",
"href" : "http://www.w3.org/TR/tracking-dnt/",
- // "status" : "ED",
- // "href" : "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html",
"title" : "Tracking Preference Expression (DNT)",
- "date" : "24 April 2014",
+ "date" : "20 August 2015",
"publisher" : "W3C"
}
}
@@ -68,18 +66,16 @@
<p><strong>This editor's draft does not constitute consensus and may
change.</strong> The <a href=
"http://www.w3.org/2011/tracking-protection/">Tracking Protection Working
- Group</a> is reviewing this document prior to issuing a <a href=
- "http://www.w3.org/2005/10/Process-20051014/tr.html#last-call">Last Call
- announcement</a>. Reviewers are advised to consult the <a href=
- "https://www.w3.org/2011/tracking-protection/track/products/5">list of
- issues tracked in the Compliance Current product</a> and the <a href=
- "http://www.w3.org/wiki/Privacy/TPWG#Change_proposals">wiki list of change
- proposals</a> developed by participants in the Working Group. The Working
- Group has published a Last Call Working Draft of the companion <a href=
+ Group</a> is revising this document prior to issuing a <a href=
+ "http://www.w3.org/2005/10/Process-20051014/tr.html#cfi">Call for
+ Implementations</a>. Reviewers are advised to consult the <a href=
+ "https://www.w3.org/2011/tracking-protection/track/products/8">list of
+ issues tracked for the Compliance Last Call</a>. The Working Group has
+ published a Candidate Recommendation of the companion <a href=
"http://www.w3.org/TR/tracking-dnt/">Tracking Preference Expression</a>
document; a more stable snapshot of this document <a href=
- "http://www.w3.org/TR/tracking-compliance/">has been published as a Working
- Draft</a>.</p>
+ "http://www.w3.org/TR/tracking-compliance/">has been published as a Last
+ Call Working Draft</a>.</p>
</section>
<section id="scope-and-goals">
@@ -89,11 +85,11 @@
express a preference to allow or limit online <a>tracking</a>. Complying
with the user's preference as described in this document includes limits on
the collection, retention and use of data collected as a <a>third party</a>
- to <a title="user action">user actions</a> and the sharing of data not
+ to <a data-lt="user action">user actions</a> and the sharing of data not
<a>permanently de-identified</a>.</p>
<p>This specification is intended for compliance with expressed user
- preferences via <a title="user agent">user agents</a> that (1) can access
+ preferences via <a data-lt="user agent">user agents</a> that (1) can access
the general browsable Web; (2) have a user interface that satisfies the
requirements in <a href=
"http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#determining">
@@ -461,7 +457,7 @@
<aside class="example">
<p>An embedded widget provider (a third party to users' interactions
with various sites) counts visitors' country of origin and device type
- but removes identifiers in order to <a title=
+ but removes identifiers in order to <a data-lt=
"permanently de-identified">permanently de-identify</a> collected data.
For the purposes of this specification, the party is not
<a>tracking</a> the user and can create a static site-wide tracking
@@ -635,7 +631,7 @@
<td>c</td>
<td>
- <a title="frequency capping">frequency capping</a>
+ <a data-lt="frequency capping">frequency capping</a>
</td>
</tr>
@@ -643,7 +639,7 @@
<td>f</td>
<td>
- <a title="billing and auditing">financial logging</a>
+ <a data-lt="billing and auditing">financial logging</a>
</td>
</tr>
@@ -651,7 +647,7 @@
<td>s</td>
<td>
- <a title="security">security</a>
+ <a data-lt="security">security</a>
</td>
</tr>
@@ -659,7 +655,7 @@
<td>d</td>
<td>
- <a title="debugging">debugging</a>
+ <a data-lt="debugging">debugging</a>
</td>
</tr>
</table>
@@ -708,13 +704,13 @@
<h3>Transfer of consent to another party</h3>
<p>When a party requests consent from the user as described above, it
- might include consent for sharing data with its <a title=
+ might include consent for sharing data with its <a data-lt=
"service provider">service providers</a>. This <dfn>transitive
permission</dfn> might apply even to those parties to which the user has
not separately granted consent to be tracked.</p>
<p>A party that transfers consent in this way MUST ensure that its
- <a title="service provider">service providers</a> acknowledge this
+ <a data-lt="service provider">service providers</a> acknowledge this
consent by use of the corresponding <a class="externalDFN" href=
"http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#tracking-status-value">
tracking status value</a> of <code>C</code> and a <a class="externalDFN"
Received on Wednesday, 16 December 2015 07:15:17 UTC