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

Elevated consent for browser sharing #5

Open
martinthomson opened this issue Jul 1, 2014 · 2 comments
Open

Elevated consent for browser sharing #5

martinthomson opened this issue Jul 1, 2014 · 2 comments

Comments

@martinthomson
Copy link
Collaborator

Looks like the whole elevated consent process, or "Application Permission" is going to be interesting. While Chrome/Blink has decided to go for an application install process, it's likely that Firefox will not.

I think that we need to abstract a little more and just say that there is some special process that is required to grant a site the ability to share the browser.

@keithgrif
Copy link
Collaborator

By "Application Permission" do you mean the fundamental rights of the application to be able to share? I can understand the level of control that an application install process can offer although it does not alone fully mitigate the risk of a rogue app requesting share. An application install process also imposes a level of additional requirement on a share based web app that may not be desirable. Some definition of this process will be needed to state conditions under which a site/app can share.

@martinthomson
Copy link
Collaborator Author

I think that for the most part browser UX people will be able to make the right decision. The key here is not to focus on the specifics of the authorization process, but to highlight the importance of it and to note that anything that might be trivially clicked through is generally not sufficient.

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

No branches or pull requests

2 participants