- From: CVS User plehegar <cvsmail@w3.org>
- Date: Fri, 18 Jan 2019 15:41:45 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/var/tmp/cvs-serv5320
Modified Files:
tracking-compliance.html
Log Message:
Refreshed. Fixed TPE references
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2019/01/17 17:33:34 1.164
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2019/01/18 15:41:45 1.165
@@ -11,40 +11,30 @@
var respecConfig = {
specStatus: "WG-NOTE",
shortName: "tracking-compliance",
+ publishDate: "2019-01-19",
previousMaturity: "CR",
previousPublishDate: "2016-04-26",
- edDraftURI: "https://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
+ edDraftURI: "https://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
editors: [
{ name: "Nick Doty", "w3cid": 47451, url: "https://npdoty.name" },
{ name: "Heather West", "w3cid": 84519,
company: "Google", companyURL: "http://google.com/",
- note: "until 2014" },
+ note: "until 2014" },
{ name: "Justin Brookman", "w3cid": 80718,
company: "CDT", companyURL: "http://cdt.org/",
- note: "until September 2013" },
+ note: "until September 2013" },
{ name: "Sean Harvey", "w3cid": 50011,
company: "Google", companyURL: "http://google.com/",
- note: "until June 2012" },
+ note: "until June 2012" },
{ name: "Erica Newland", "w3cid": 44738,
company: "CDT", companyURL: "http://cdt.org/",
note: "until May 2012" },
],
wg: "Tracking Protection Working Group",
- wgURI: "http://www.w3.org/2011/tracking-protection/",
+ wgURI: "https://www.w3.org/2011/tracking-protection/",
wgPublicList: "public-tracking",
- wgPatentURI: "http://www.w3.org/2004/01/pp-impl/49311/status",
- issueBase: "http://www.w3.org/2011/tracking-protection/track/issues/",
- processVersion: 2005,
- localBiblio: {
- "TPE": {
- "authors": ["Roy T. Fielding","David Singer"],
- "status" : "NOTE",
- "href" : "http://www.w3.org/TR/tracking-dnt/",
- "title" : "Tracking Preference Expression (DNT)",
- "date" : "XX December 2018",
- "publisher" : "W3C"
- }
- }
+ wgPatentURI: "https://www.w3.org/2004/01/pp-impl/49311/status",
+ issueBase: "https://www.w3.org/2011/tracking-protection/track/issues/",
}
</script>
<style>
@@ -63,13 +53,13 @@
</section>
<section id="sotd">
- <p>Since its last publication <a href="https://www.w3.org/TR/2016/CR-tracking-compliance-20160426/">as a
+ <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
+ among first parties, third parties and service providers. The <a
+ href="https://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>
@@ -88,9 +78,9 @@
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">
- Determining User Preference</a> in the [[!TPE]] specification; and, (3) can
- implement all of the [[!TPE]] specification, including the mechanisms for
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#determining">
+ Determining User Preference</a> in the [[!tracking-dnt]] specification; and, (3) can
+ implement all of the [[!tracking-dnt]] specification, including the mechanisms for
communicating a tracking status, and the user-granted exception
mechanism.</p>
@@ -325,7 +315,7 @@
resource, an origin server:</p>
<ol start="1">
- <li>MUST conform to the origin server requirements of [[!TPE]];</li>
+ <li>MUST conform to the origin server requirements of [[!tracking-dnt]];</li>
<li>MUST send a tracking status value other than <code>!</code> (under
construction) or <code>D</code> (disregarding) for that resource;
@@ -355,7 +345,7 @@
override an expressed <code>DNT:1</code> preference MUST indicate so with
the corresponding <code>C</code> or <code>P</code> <a class="externalDFN"
href=
- "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#tracking-status-value">
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#tracking-status-value">
tracking status values</a>. A party that is tracking a user for reasons
allowable under this specification (for example, for one of the permitted
uses described below) MUST use the <code>T</code> value. A party to a
@@ -365,16 +355,16 @@
<p>A party to a given user action that disregards a <code>DNT:1</code>
signal MUST indicate that non-compliance to the user agent, using the
- response mechanism defined in the [[!TPE]] specification. The party MUST
+ response mechanism defined in the [[!tracking-dnt]] specification. The party MUST
provide information in its privacy policy listing the specific reasons
for not honoring the user's expressed preference. The party's
representation MUST be clear and easily discoverable.</p>
<p>In the interest of transparency, especially where multiple reasons are
- listed, a server might use the [[!TPE]] <a class="externalDFN" href=
- "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#rep.qualifiers">
+ listed, a server might use the [[!tracking-dnt]] <a class="externalDFN" href=
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#rep.qualifiers">
qualifiers</a> or <a class="externalDFN" href=
- "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#rep.config">
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#rep.config">
config</a> properties to indicate a particular reason for disregarding or
steps to address the issue. A user agent can parse this response to
communicate the reason to the user or direct the user to the relevant
@@ -612,8 +602,8 @@
<p>A party MAY indicate which of the listed permitted uses apply to
tracking of a user with the <a class="externalDFN" href=
- "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#rep.qualifiers">
- qualifiers</a> mechanism defined in the [[!TPE]] document. While
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#rep.qualifiers">
+ qualifiers</a> mechanism defined in the [[!tracking-dnt]] document. While
providing qualifiers is OPTIONAL, a party that wishes to indicate
particular permitted uses MUST use the corresponding characters as
indicated in the table below.</p>
@@ -682,10 +672,10 @@
<p>A party MAY engage in practices otherwise proscribed by this
specification when the user has given explicit and informed consent. After
consent is received, it might be subsequently registered through the
- User-Granted Exceptions API defined in the companion [[!TPE]] document or
+ User-Granted Exceptions API defined in the companion [[!tracking-dnt]] document or
recorded <dfn>out of band</dfn> using a different technology. A party MUST
indicate when it is relying on <a>out of band</a> consent to override a Do
- Not Track preference, as described in the companion [[!TPE]] document.</p>
+ Not Track preference, as described in the companion [[!tracking-dnt]] document.</p>
<aside class="example">
<p>A site may provide a settings page to its logged-in users with an
@@ -710,10 +700,10 @@
<p>A party that transfers consent in this way MUST ensure that its
<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">
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#tracking-status-value">
tracking status value</a> of <code>C</code> and a <a class="externalDFN"
href=
- "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#rep.qualifiers">
+ "https://www.w3.org/TR/2019/NOTE-tracking-dnt-20190117/#rep.qualifiers">
qualifier</a> of <code>t</code> ("transferred").</p>
<aside class="example">
@@ -772,7 +762,7 @@
<ul>
<li>
<a href=
- "http://www.w3.org/2011/tracking-protection/international.html">Global
+ "https://www.w3.org/2011/tracking-protection/international.html">Global
Considerations Task Force</a>
</li>
<li>
@@ -804,7 +794,7 @@
(Invited Expert).</p>
<p>Many thanks to Robin Berjon for <a href=
- "http://www.w3.org/respec/">ReSpec</a>.</p>
+ "https://www.w3.org/respec/">ReSpec</a>.</p>
</section>
</body>
</html>
Received on Friday, 18 January 2019 15:41:47 UTC