- From: Anssi Kostiainen <notifications@github.com>
- Date: Fri, 08 Sep 2017 05:27:22 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 September 2017 12:28:05 UTC
anssiko commented on this pull request. > @@ -115,7 +118,16 @@ spec: webidl The UA may collect information about a user's intentions in any way its authors believe is appropriate. This information can come from explicit user action, aggregate behavior of both the relevant user and other users, - or other sources this specification hasn't anticipated. + or <a>implicit signals</a> this specification hasn't anticipated. + <div class="note"> + The <dfn>implicit signals</dfn> could be, for example, the + <a>install</a> status of a web application, frequency and recency of + visits. A user that has installed a web application and used it + frequently and recently is more likely to have established a trust + relationship with the application provider. Implementations are + advised to exercise caution when implementing strategies that rely on Ditto. Fixed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/154#discussion_r137777542
Received on Friday, 8 September 2017 12:28:05 UTC