Re: [w3c/permissions] Inform users when a UA administrator overrides their permission choices. (PR #420)

@miketaylr commented on this pull request.



> @@ -1308,6 +1325,12 @@ <h2 id="privacy-considerations">
         A user agent SHOULD provide a means for the user to review, update, and reset the
         [=permission=] [=permission/state=] of [=powerful features=] associated with an [=origin=].
       </p>
+      <p>
+        Some [=user agents=] support <dfn data-lt="administrator">administrators</dfn> who can
+        override user choices about permissions, either to block permissions or to allow them on
+        certain sites. Overriding user choices in this way can be a privacy problem, so this
+        specification requires that the [=user agent=] inform users when it happens.

Out of curiosity, do any browsers in managed environments expose admin set permissions today? 

On my work laptop, I see the following in settings in Chrome:
<img width="321" alt="Screenshot 2023-09-15 at 3 30 56 PM" src="https://github.com/w3c/permissions/assets/67283/93c09c3e-c3ba-40b8-a409-329e01ceb1ff">

And the following in Firefox settings:

<img width="715" alt="Screenshot 2023-09-15 at 3 31 00 PM" src="https://github.com/w3c/permissions/assets/67283/d443c132-dedb-4bfe-ab23-737eca078838">


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/420#pullrequestreview-1628967432
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/pull/420/review/1628967432@github.com>

Received on Friday, 15 September 2023 13:33:25 UTC