You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now user passwords are not encrypted at all, even though there is no sensitive data in any way and that it is clearly indicated, this is not ideal.
I'm thinking that it could be interesting to implement a Diffie-Hellman key exchange, could be a good learning opportunity.
The text was updated successfully, but these errors were encountered:
Right now user passwords are not encrypted at all, even though there is no sensitive data in any way and that it is clearly indicated, this is not ideal.
I'm thinking that it could be interesting to implement a Diffie-Hellman key exchange, could be a good learning opportunity.
The text was updated successfully, but these errors were encountered: