-
-
Notifications
You must be signed in to change notification settings - Fork 671
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
move (and re-org) V3.4 cookies #2410
Comments
Do you want to open a PR or should I comment on the wording first? |
Additional potential cookie requirements/considerations (not a wording proposition):
|
Do you intend to move V3.4 into the same chapter as V3.5? Or do you intent to have separate chapters? |
Response to @tghosth
The first layer is to get feedback on the idea. If the direction is agreed upon, then we can talk about wording. Given wordings are just a bit random wording to show that cookies do not need to be session-specific. Response to @randomstuff In short - I watch cookies as a separate information-transfer technology, it is not related to any specific functionality and I have a feeling, that your proposed requirements are more specific functionality-related and not cookie-related. Using the same logic, I proposed to move away V3.5 from sessions, because it is a separate, independent, and underlying technology.
No, if agreed, then cookies will be moved to V50 - those requirements are valid only if browser is involved.
I don't think we need to duplicate this part to cookies. If the content is self-contained, you need to validate it the same for every delivery method.
Cookies do not require entropy. Maybe the session identifier does, but the cookie is just an underlying technology that transfers the information.
We can not have a requirement of "do not replay a cookie". It must be the content in the cookie and probably belong to some more specific section. |
V3 is now getting scoped to have session functionality without being dependent on any technical solution - such as cookies or any-kind-of-token.
We are going to move V3.5 away. If we leave V3.4 Cookies, then it may feel like it is the only acceptable solution for session managament - so part of the moving away V3.5 is also moving away V3.4.
Another reason is, that V3.4 by content belong clearly to front-end security. Also, cookies as technology is wider topic than only managing session cookies.
For both moved away section - we need to provide strong link - if you use this mechanism for your sessions, take a look / take into scope that section etc.
edit: proposal is to move V3.4 into V50 Web Frontend Security.
Requirements as they are at the moment:
Requirements should be written to be "need specific". The struggle here is, if to make cookie requirements more abstract, how to send a clear set of rules that are expected for session cookie.
To just describe or validate the idea, changed requirements:
Additional requirement (or coverage) proposal:
Partitioned
attribute for cookies:The text was updated successfully, but these errors were encountered: