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

Device API Permission information #218

Closed
wwumit opened this issue Jun 5, 2014 · 1 comment
Closed

Device API Permission information #218

wwumit opened this issue Jun 5, 2014 · 1 comment

Comments

@wwumit
Copy link
Contributor

wwumit commented Jun 5, 2014

Some web application may require access to some resource on the device, such as camera, gps. Should there have some place to store the authorization information for these web apps to access such kind of resource, in the manifest.

In section 7.2, it is indicated that:

However, in designing these measures, implementors are advised to enable user awareness of information sharing, and to provide easy access to interfaces that enable revocation of permissions.

So, this kind of permission information might be better being stored in the local device?

Thanks!

@marcoscaceres
Copy link
Member

@wwumit although leveraging the manifest for enabling device APIs has been discussed a lot within the context of the W3C, currently there are no APIs that would make use of this feature.

I feel it would be premature to add this to the spec until we have a strong case to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants