Commit 2a8fc0a
Rewrite privacy considerations on fingerprinting in start_url (#1114)
* Rewrite privacy considerations on fingerprinting in start_url.
There is a "MUST NOT" requirement for developers about putting user data
in the start_url. This is not enforceable, so rewriting the paragraph:
1. Removed this requirement for developers.
2. Added a non-normative note that tells developers it would be
irresponsible to do this (but acknowledging that we can't practically
prevent it).
3. Added a MAY requirement for user agents to offer to uninstall apps
associated with an origin when clearing site data.
* Change "UUID" to "identifier"
Co-authored-by: Marcos Cáceres <[email protected]>
* Reword note to developers.
Co-authored-by: Marcos Cáceres <[email protected]>
* Add title to note box.
Co-authored-by: Marcos Cáceres <[email protected]>
---------
Co-authored-by: Marcos Cáceres <[email protected]>1 parent a791201 commit 2a8fc0a
1 file changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | | - | |
821 | | - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
822 | 831 | | |
823 | 832 | | |
824 | 833 | | |
825 | 834 | | |
826 | 835 | | |
827 | 836 | | |
828 | 837 | | |
829 | | - | |
830 | | - | |
831 | | - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
832 | 843 | | |
833 | 844 | | |
834 | 845 | | |
| |||
0 commit comments