- From: CVS User rfieldin <cvsmail@w3.org>
- Date: Wed, 08 Apr 2015 16:44:22 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/var/tmp/cvs-serv43818
Modified Files:
tracking-compliance.html
Log Message:
(editorial) update reference to TPE LCWD and use [TPE] as citation
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2015/03/30 07:36:29 1.144
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2015/04/08 16:44:22 1.145
@@ -35,14 +35,14 @@
issueBase: "http://www.w3.org/2011/tracking-protection/track/issues/",
processVersion: 2005,
localBiblio: {
- "TRACKING-DNT": {
+ "TPE": {
"authors": ["Roy T. Fielding","David Singer"],
- // "status" : "WD",
- // "href" : "http://www.w3.org/TR/tracking-dnt/",
- "status" : "ED",
- "href" : "http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html",
+ "status" : "LCWD",
+ "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" : "23 July 2014",
+ "date" : "24 April 2014",
"publisher" : "W3C"
}
}
@@ -92,8 +92,8 @@
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 [[!TRACKING-DNT]] specification; and, (3)
- can implement all of the [[!TRACKING-DNT]] specification, including the
+ Determining User Preference</a> in the [[!TPE]] specification; and, (3)
+ can implement all of the [[!TPE]] specification, including the
mechanisms for communicating a tracking status, and the user-granted
exception mechanism.</p>
@@ -338,7 +338,7 @@
<p>In order to communicate compliance with a user's expressed tracking
preference as described in this specification, a party MUST indicate
compliance using the tracking status resource defined in the
- [[TRACKING-DNT]] specification. A party MUST use the following URI (in
+ [[!TPE]] specification. A party MUST use the following URI (in
the <code>compliance</code> property array) to indicate compliance with
this version of the specification:</p>
@@ -375,13 +375,13 @@
<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 [[TRACKING-DNT]] specification. The
+ response mechanism defined in the [[!TPE]] 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 [[TRACKING-DNT]] <a class="externalDFN"
+ listed, a server might use the [[!TPE]] <a class="externalDFN"
href=
"http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#rep.qualifiers">
qualifiers</a> or <a class="externalDFN" href=
@@ -637,7 +637,7 @@
<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 [[TRACKING-DNT]] document.
+ qualifiers</a> mechanism defined in the [[!TPE]] 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>
@@ -711,11 +711,11 @@
<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 [[!TRACKING-DNT]]
+ User-Granted Exceptions API defined in the companion [[!TPE]]
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
- [[!TRACKING-DNT]] document.</p>
+ [[!TPE]] document.</p>
<aside class="example">
<p>A site may provide a settings page to its logged-in users with an
Received on Wednesday, 8 April 2015 16:44:23 UTC