- From: CVS User bbos <cvsmail@w3.org>
- Date: Mon, 17 Dec 2018 16:23:54 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/var/tmp/cvs-serv9447
Modified Files:
tracking-compliance.html
Log Message:
Integrated Nick Doty's updates. Version ready for publication as a
Note, apart from the missing date of the DNT Note.
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2018/11/13 17:43:21 1.161
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2018/12/17 16:23:54 1.162
@@ -11,8 +11,9 @@
var respecConfig = {
specStatus: "WG-NOTE",
shortName: "tracking-compliance",
- previousMaturity: "WD",
- edDraftURI: "http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
+ previousMaturity: "CR",
+ previousPublishDate: "2016-04-26",
+ edDraftURI: "https://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
editors: [
{ name: "Nick Doty", url: "https://npdoty.name" },
{ name: "Heather West",
@@ -37,10 +38,10 @@
localBiblio: {
"TPE": {
"authors": ["Roy T. Fielding","David Singer"],
- "status" : "CR",
+ "status" : "NOTE",
"href" : "http://www.w3.org/TR/tracking-dnt/",
"title" : "Tracking Preference Expression (DNT)",
- "date" : "20 August 2015",
+ "date" : "XX December 2018",
"publisher" : "W3C"
}
}
@@ -62,14 +63,15 @@
</section>
<section id="sotd">
- <p>Since its last publication as a Candidate Recommendation in
- April 2016, there has not been sufficient adoption of the defined
- compliance practices to justify further advancement, nor have
- there been indications of planned support among user agents, third
- parties, and the ecosystem at large. The working group has
- therefore decided to conclude its work and republish the final
- product as this Note, with any future addendums to be published
- separately.
+ <p>Since its last publication <a href="https://www.w3.org/TR/2016/CR-tracking-compliance-20160426/">as a
+ Candidate Recommendation in April 2016</a>, there has not been
+ sufficient adoption of the defined compliance practices to justify further
+ advancement, nor have there been widespread indications of planned support
+ among first parties, third parties and service providers. The <a
+ href="http://www.w3.org/2011/tracking-protection/">Tracking Protection
+ Working Group</a> has decided to conclude its work and republish the
+ Compliance document as this Note, with any future addendums to be published
+ separately.</p>
</section>
<section id="scope-and-goals">
@@ -334,16 +336,11 @@
following URI:
<blockquote>
- <code>http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html</code>
+ <code>https://www.w3.org/TR/2018/NOTE-tracking-compliance-2018XXXX/</code>
</blockquote>
</li>
</ol>
- <p class="note">The editor's draft URI points to content that will
- change. Versions of this document that are published as Working Drafts or
- later maturity levels will use permanent URIs in this section, pointing
- to content that does not change.</p>
-
<p>When a user sends a <code>DNT:0</code> signal, the user is expressing
a preference to allow tracking. This specification places no restrictions
on collection or use of data from network interactions with
Received on Monday, 17 December 2018 16:23:57 UTC