- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 Apr 2024 23:09:41 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 May 2024 06:09:45 UTC
@marcoscaceres commented on this pull request.
> @@ -816,18 +817,29 @@ <h3>
This can be useful for analytics and possibly other customizations.
However, it is also conceivable that developers could encode
strings into the start_url that uniquely identify the user (e.g., a
- server assigned <abbr>UUID</abbr>). This is fingerprinting/privacy
- sensitive information that the user might not be aware of.
+ server-assigned <abbr>UUID</abbr> such as `"?user=123"`,
+ `"/user/123/"`, or `"https://user123.foo.bar"`). This is
+ fingerprinting/privacy sensitive information that the user might
+ not be aware of.
+ </p>
+ <p class="note">
```suggestion
<p class="note" title="Don't add identifiers to start URLs">
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1114#pullrequestreview-2033096218
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1114/review/2033096218@github.com>
Received on Wednesday, 1 May 2024 06:09:45 UTC