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

Support Storage Partitioning #383

Merged
merged 12 commits into from Jun 8, 2022
2 changes: 1 addition & 1 deletion index.bs
Expand Up @@ -6712,7 +6712,7 @@ user's wish list; or a hostile site could set a user's session
identifier to a known ID that the hostile site can then use to track
the user's actions on the victim site.

Thus, strictly following the <span>storage key</span> model described in
Thus, strictly following the storage key partitioning model described in
this specification is important for user security.

If host names or database names are used to construct paths for
Expand Down