privacycg / storage-access

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

Change permissions policy feature name to "storage-access" (fixes #104) #105

Closed johannhof closed 1 year ago

johannhof commented 1 year ago

This was discussed before in #12 and there was some valid concern around the "storage-access" name based on the fact that this PP feature is more focused on "requesting" storage access, and there is no delegation mechanism like with other permissions that would make it semantically consistent.

However, I think that in light of #32 and the possibility of integrating with the permissions API (giving us important functionality such as observing when storage access is granted) it seems more useful to be consistent with the (future) permission name and call both "storage-access".


Preview | Diff

johannhof commented 1 year ago

Merging this given lack of concerns, happy to discuss in another issue.