privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 26 forks source link

I'm somewhat concerned about giving websites the ability to revoke permissions. It seems this could lead to a confusing user experience where the user ends up seeing the same dialog over and over. #129

Closed jwrosewell closed 1 year ago

jwrosewell commented 1 year ago

I'm not the original poster of #128, but it does seem a legitimate concern no matter the source, so therefore adding here with a known GitHub user.

The question raises an important concept. The website might decide not to use a permission it has been granted, but it shouldn't be able to change the user's permission. Is this indeed the case?

miketaylr commented 1 year ago

@jwrosewell this discussion is happening in https://github.com/privacycg/storage-access/issues/127#issuecomment-1286685549 - it's probably better to continue in that issue than open a new one.