Avdhesh-Varshney / Jarvis

Jarvis is an AI-powered application that allows users to control various devices and applications through voice commands, offering tailored services based on user roles.
https://jarvis-ai-assistant.streamlit.app/
MIT License
33 stars 41 forks source link

Hash the password during login and signup #11

Closed krishnasharmak05 closed 3 months ago

krishnasharmak05 commented 4 months ago

The login and signup passwords are stored as plain text. I would like to hash them in order to increase the security of the application. Please assign this issue to me under SSOC'24.

Name: Krishna Sharma K

Avdhesh-Varshney commented 4 months ago

@krishnasharmak05 go ahead.