- Notifications
You must be signed in to change notification settings - Fork107
Improve token capacity comparison to cookies#273
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
martinthomson left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This still attempts to make a comparison between things that are not comparable.
Cookies are provided so that a site can recognize the same client across visits to that same site by the same client. Privacy Pass allows one site to pass information to another site, in defiance of an explicit desire to maintain contextual integrity.
Stop comparing PST tokens to cookies. Update some other sectionsto improve the text.
opedhassan left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Uh oh!
There was an error while loading.Please reload this page.
Fixes issue#272
Preview |Diff