-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove list of privacy labor suggestions around ancillary data #221
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1265,9 +1265,7 @@ | |
|
||
[=User agents=] should aggressively <a href="#data-minimization">minimize</a> [=ancillary | ||
data=] and should avoid burdening the user with additional [=privacy labor=] | ||
when deciding what [=ancillary data=] to expose. To that end, user agents may | ||
employ user research, solicitation of general preferences, and heuristics about | ||
sensitivity of data or trust in a particular context. To facilitate site | ||
when deciding what [=ancillary data=] to expose. To facilitate site | ||
understanding of user preferences, user agents can provide browser-configurable | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should "browser-configurable" be "user-configurable" here? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. browser-configurable here is the same thing as user-configureable. "browser-configureable" means the user can configure the browser to change the policy |
||
signals to directly communicate common user preferences (such as a [=global | ||
opt-out=]). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Off topic, but since we're here.... how about simpler language? "To help sites understand user preferences..."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a good change too