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

Added info on permissions model #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alvestrand
Copy link
Collaborator

Includes how long permissions last, restriction of stored permissions to HTTPS.

Includes how long permissions last, restriction of stored permissions to HTTPS.
use by the same origin, so that the user does not need to
grant permission again at a later time. Such storing should
only be done when the page is secure (served over HTTPS and
having no mixed content). It is an UA choice whether it
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to say MUST not store if page is not secure. Remove the part that section is non normative.

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

Successfully merging this pull request may close these issues.

2 participants