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

Security vaulnerability prob #6

Open
beakeyz opened this issue Jul 14, 2022 · 0 comments
Open

Security vaulnerability prob #6

beakeyz opened this issue Jul 14, 2022 · 0 comments

Comments

@beakeyz
Copy link
Owner

beakeyz commented Jul 14, 2022

because both the server and the client save the same Session Id, there might be some holes in this kind of security system.
Instead look into hashing the Session Id server-side together with the user defined password hash (we ain't gonna store that raw password like a normie). This requires us to make some modifications to the SessionManager, which we prob already had to do cuz this design choice is fucking balls =]

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

No branches or pull requests

1 participant