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

specify that session ID should be cryptographically safe #308

Open
ryanthompson591 opened this issue Nov 14, 2019 · 0 comments
Open

specify that session ID should be cryptographically safe #308

ryanthompson591 opened this issue Nov 14, 2019 · 0 comments
Assignees
Labels
SIMID 1.2 potential future update

Comments

@ryanthompson591
Copy link
Collaborator

There is a chance that if session ID's are chosen poorly they can be vulnerable to brute force attacks. We should use window.crypto in the sample code and we should specify in the spec that we should use crypto safe randomly generated numbers.

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

No branches or pull requests

3 participants