paint-brush
Storing Passwords In A Database: A Better Way to Do Soby@brilianfird
226 reads

Storing Passwords In A Database: A Better Way to Do So

by Brilian Firdaus7mApril 24th, 2024
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This article talks about how to store passwords securely in a database. Basically, storing passwords in plain text is a big no-no, so you should use hashing functions instead. Bcrypt is a slow hashing function that's considered more secure because it takes longer to crack, making it harder for attackers to get their hands on your users' passwords.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Storing Passwords In A Database: A Better Way to Do So
Brilian Firdaus HackerNoon profile picture
Brilian Firdaus

Brilian Firdaus

@brilianfird

A Software Engineer based in Indonesia. Blog: https://codecurated.com

0-item

STORY’S CREDIBILITY

Guide

Guide

Walkthroughs, tutorials, guides, and tips. This story will teach you how to do something new or how to do something better.

L O A D I N G
. . . comments & more!

About Author

Brilian Firdaus HackerNoon profile picture
Brilian Firdaus@brilianfird
A Software Engineer based in Indonesia. Blog: https://codecurated.com

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here