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

Implement Secure Cookie Sessions #139

Open
pjz opened this issue Jan 16, 2013 · 4 comments
Open

Implement Secure Cookie Sessions #139

pjz opened this issue Jan 16, 2013 · 4 comments
Labels

Comments

@pjz
Copy link
Contributor

pjz commented Jan 16, 2013

https://datatracker.ietf.org/doc/draft-secure-cookie-session-protocol/?include_text=1 is the most current spec.

@bruceadams
Copy link

Chasing that link, it's been published as an RFC https://datatracker.ietf.org/doc/rfc6896/ with the caveat:

This document is not an Internet Standards Track specification;
it is published for informational purposes.

@pjz
Copy link
Contributor Author

pjz commented Jun 1, 2013

Sure, but there is no RFC, so this is more of a "best practices" document, which is the best we can do. If you know of better ways to have cookies that avoid replay attacks and etc, we're open to suggestions.

@bruceadams
Copy link

I wasn't complaining; just trying to help someone trying to find the document you point to.

The page linked in the issue description doesn't make it obvious where the actual document is. Once I found the document, I added the direct link in my earlier comment.

I don't know enough to have an opinion about the value of implementing this in Aspen.

@pjz
Copy link
Contributor Author

pjz commented Jun 4, 2013

Ah, I see; my original link was to a particular version, which has since been updated. Thanks for the link update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants