From 5da5ca4cb1d412de268eeb34fa52b8b204a09609 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 4 Sep 2022 09:38:30 -0700 Subject: [PATCH] New note: Reporting API and informed consent --- content/notes/reporting-api-and-informed-consent.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/notes/reporting-api-and-informed-consent.md diff --git a/content/notes/reporting-api-and-informed-consent.md b/content/notes/reporting-api-and-informed-consent.md new file mode 100644 index 0000000..02e85c0 --- /dev/null +++ b/content/notes/reporting-api-and-informed-consent.md @@ -0,0 +1,13 @@ +--- +title: "Reporting API and informed consent" +date: 2022-09-04T19:38:30-07:00 +replyURI: "https://github.com/w3c/reporting/issues/168#issuecomment-746633069" +replyTitle: "pretty much all of the telemetry is used by websites in order to realize some clear benefits for the user" +replyType: "DiscussionForumPosting" +replyAuthor: "arturjanc" +replyAuthorURI: "https://arturjanc.com/" +--- + +Whether or not increasing a user's fingerprint (potentially crossing the uniquely-identifiable threshold) is "worth it" is something for the user to decide, not a webmaster. Studies need the consent of all subjects involved, even if researchers believe that it's in the subjects' best interests. Users can make informed consent after being informed of the scope of telemetry, how it will be used, and how it will be shared. + +A user (like me) who visits a website one time probably doesn't care if the website "improves their experience" if they don't intend to re-visit it. They probably wouldn't consider "collect and share information about your setup, in exchange for a better site in the future" a fair trade. From the perspective of a one-time user, the Reporting API serves only to fingerprint.