-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed as not planned
Labels
enhancementSome improvement that isn't a featureSome improvement that isn't a featuresecuritySecurity relatedSecurity related
Milestone
Description
While hashing is a major step forward, the problem with this approach is that it still allows attackers who have access to the hash to just submit it as-is and gain access to code-server - effectively not very different from storing it in plaintext.
We should definitely look into replacing this with something more robust so that password hashing isn't just a placebo.
As security expert @oxy points out, our current approach for hashing the password and storing it in a cookie is more like a placebo-effect than a real security approach.
Related:
Metadata
Metadata
Assignees
Labels
enhancementSome improvement that isn't a featureSome improvement that isn't a featuresecuritySecurity relatedSecurity related