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

Privacy: Add statement that all values exposed or inferable by the application must be per-origin #242

Closed
ddorwin opened this issue Jun 10, 2016 · 3 comments
Assignees
Milestone

Comments

@ddorwin
Copy link
Contributor

ddorwin commented Jun 10, 2016

We have a clear requirement that (most) identifiers are per-origin and that persisted data must be clearable, but I don't believe there is a single place that says most values (Permanent Identifiers being the obvious exception), both persisted and not, must be per-origin and not be accessible or inferable by other origins.

Some references to #per-origin-identifiers (now #per-origin-per-profile-identifiers) may not actually be related to identifiers and should instead point to such a requirement.

I believe there are some references in the MediaKeys and/or MediaKeySessions sections, and the web platform relies on origins, but it is still worth making a clear statement and having a reference target that is not specific to identifiers.

@ddorwin ddorwin added this to the V1NonBlocking milestone Jun 10, 2016
@ddorwin ddorwin changed the title Add statement that all values exposed or inferable by the application must be per-origin Privacy: Add statement that all values exposed or inferable by the application must be per-origin Jun 10, 2016
@paulbrucecotton
Copy link

@ddorwin and @mwatson2 : What is the status of the two "privacy" V1NonBlocking issues ie ISSUE-237 and ISSUE-242?

@jdsmith3000
Copy link
Contributor

I see your comment about persisted or not, but is this concern not sufficiently addressed by Information Stored on User Devices for V1?

@ddorwin ddorwin self-assigned this Sep 9, 2016
ddorwin added a commit to ddorwin/encrypted-media that referenced this issue Sep 12, 2016
@ddorwin
Copy link
Contributor Author

ddorwin commented Sep 12, 2016

PR #328.

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

3 participants