Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
37 stars 83 forks source link

[Feature] Encrypt Passwords Before Storing Them #195

Open iamsohelx opened 1 week ago

iamsohelx commented 1 week ago

Describe the feature you'd like to request

Hey @Kritika30032002 In your website you are directly storing users password without encrypting it first. This would an serious issue because users data is not secure. anyone can see their passwords.

Screenshot

newHass

Describe the solution you'd like

I can fix this issue by encrypting the password before storing it in database. using Bcrypt, it will make your platform more secure.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 1 week ago

Hey, @iamsohelx welcome to Blog Website repository.🎊 Thank you so much for taking the time to point this out.🙌

iamsohelx commented 1 week ago

Hey @Kritika30032002 i can help you to fix this issue and make your platform more secure, could you please assign this task to me

dixitaditya41 commented 1 week ago

hi @Kritika30032002 can you please assign this task to me . i can clear this issue for you It won't take a lot of time it will be finished within an half hour i just need to install bcrypt and then it will change the original password into a secured format so that data will be more secured.

vishaltiwari012 commented 1 week ago

hey @iamsohelx i'm ready to solve this issue so assign this to me. I am good at backend development and done many projects in nodejs and spring boot.

iamsohelx commented 1 week ago

hey @iamsohelx i'm ready to solve this issue so assign this to me. I am good at backend development and done many projects in nodejs and spring boot.

Go Ahead