Improve the Privacy and Security section.#42
Merged
kenchris merged 3 commits intow3c:masterfrom Dec 3, 2020
Merged
Conversation
Contributor
Author
|
@anssiko @kenchris @diekus-zz PTAL |
kenchris
reviewed
Nov 17, 2020
index.html
Outdated
| for browser fingerprinting, in a way that can help fully or partially | ||
| identify individual users. It is up to the implementer to minimize this, | ||
| and some proposed solutions are listed below. | ||
| The Screen Fold API exposes two types of information: |
kenchris
reviewed
Nov 17, 2020
index.html
Outdated
| The Screen Fold API exposes two types of information: | ||
| <ol class="algorithm"> | ||
| <li> | ||
| an |angle| value coming from the hinge position |
kenchris
reviewed
Nov 17, 2020
index.html
Outdated
| an |angle| value coming from the hinge position | ||
| </li> | ||
| <li> | ||
| A |posture| determined from the angle value |
Contributor
There was a problem hiding this comment.
|angle| so that it links to the above?
Member
|
PTAL @diekus |
anssiko
approved these changes
Nov 18, 2020
index.html
Outdated
| However the fold angle only communicates its value when the hinge is manipulated by the user. | ||
| Variations in the angle’s readings and posture calculation, as well as event dispatching frequency | ||
| offer a possibility of fingerprinting to identify users. User agents may reduce this risk by limiting | ||
| or coalishing events when exposing this information to web developers. Users don’t constantly adjust |
Contributor
Author
|
Thanks @anssiko. Feel free to merge whenever you'd like. |
Contributor
Author
|
@lauramorinigo any feedback? |
Member
|
@darktears I’ll let @kenchris merge when he’s happy. LGTM. Any further feedback we can incorporate in updates. This is a good first stab. |
kenchris
approved these changes
Dec 3, 2020
Member
|
This mitigation looks good to me. Thanks ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #???
The following tasks have been completed:
Implementation commitment:
Preview | Diff