-
Notifications
You must be signed in to change notification settings - Fork 4
Add loyalty guidance for facilitating users switching UAs #28
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
Conversation
martinthomson
left a comment
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 that this is a little too narrow, because it ignores other ways in which browsers lock users in. Features, especially integrations, are a concern. Data portability is a problem that each browser seems to have solved for their own ends.
Co-authored-by: Jeffrey Yasskin <[email protected]>
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.
Pull Request Overview
This PR adds a loyalty guidance requirement to prevent user agents from obstructing users who want to switch to different user agents. The change addresses data portability and user freedom concerns raised in the linked issue.
- Adds a normative "must not" requirement for user agents to avoid blocking user switching
- Specifies that user agents cannot store data in formats that prevent portability
- Lists specific types of user data that must remain portable (identity, bookmarks, history, passwords)
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
marcoscaceres
left a comment
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.
One suggestion, otherwise looks good to me.
Co-authored-by: Marcos Cáceres <[email protected]>
Co-authored-by: Jeffrey Yasskin <[email protected]>
|
@csarven I think you are good to go here. |
SHA: 6450078 Reason: push, by csarven Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Closes #5
Preview | Diff