Skip to content
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

Separate device administrators from UA administrators. #368

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

jyasskin
Copy link
Collaborator

@jyasskin jyasskin commented Nov 8, 2023

Mostly this consisted of using "administrator" instead of "device
administrator", and I added a sentence saying that UAs sometimes assign
an administrator based on the user's account.

Fixes #353. @reillyeon, how does this look?


Preview | Diff

index.html Outdated
Comment on lines 1561 to 1634
device often authorizes the [=administrators=], but there are also ways to get
administrator access without the [=device owner=]'s knowledge. Some [=user
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding "there are also ways to get administrator access without the device owner's knowledge", the paragraph above requires user agents to disclose when they are acting on behalf of an administrator and that would apply here as well. Unless the intention is to say "the device owner might not have configured the user agent, but the user account's organization administrator may have and the device owner doesn't know what accounts users might log into on their device".

I would focus this more on the "account administrators also have powers" angle rather than the "device owner might be unaware" angle.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah ... how's this? I use the [=device owner=] term elsewhere in this section, so it's hard to just delete the sentence defining it, although maybe we could rejigger that in a different way.

Mostly this consisted of using "administrator" instead of "device
administrator", and I added a sentence saying that UAs sometimes assign
an administrator based on the user's account.
@jyasskin jyasskin force-pushed the separate-device-ua-owners branch from 3dc2dff to d4d815c Compare November 8, 2023 23:19
Copy link
Collaborator

@npdoty npdoty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look fine to me.

I remain a little uncertain by how strong we can practically make the language here. It's hard to promise that someone who has root on a device can't be informed or can't control the software that runs on it.

index.html Outdated Show resolved Hide resolved
Copy link
Member

@torgo torgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jyasskin jyasskin merged commit df7eb37 into w3ctag:main Nov 15, 2023
1 check passed
@jyasskin jyasskin deleted the separate-device-ua-owners branch November 15, 2023 17:17
github-actions bot added a commit that referenced this pull request Nov 15, 2023
SHA: df7eb37
Reason: push, by jyasskin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate device owner and user agent owner
4 participants