Тёмный

Adding Salt to Hashing: A Better Way to Store Passwords 

OktaDev
Подписаться 59 тыс.
Просмотров 22 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@cryptoninjapay
@cryptoninjapay Год назад
Love how you broke this down into easy to understand terms. Great explanation!
@WillJohnsonio
@WillJohnsonio Год назад
Thank you!
@SmallvilleJW
@SmallvilleJW Год назад
This was an awesome explanation. Thank you for making things easy to understand! Great job 😎
@WillJohnsonio
@WillJohnsonio Год назад
Thanks!
@r3jk8
@r3jk8 11 месяцев назад
excellent video! every programmer should be required to watch this video!
@OktaDev
@OktaDev 11 месяцев назад
Thanks for the feedback! We're happy to hear you found it helpful.
@theisegeberg
@theisegeberg Год назад
Nice to get some things that I was "sort of sure that's how it is" hammered in. Great video, and great pacing.
@OktaDev
@OktaDev Год назад
Thanks for your feedback! We'll be creating lots of more content like this to cover more identity and security concepts :) Please subscribe to our channel if you'd like to see more.
@WillJohnsonio
@WillJohnsonio Год назад
Thank you!
@ash_tray_6
@ash_tray_6 6 месяцев назад
Man, this video is awesome hahaha your shadowboxing had me laughing out loud. Also holy crap your production quality and visuals are top tier. I can't imagine how long this took. Definitely the most clear and easy to understand video I've seen on hashing, you explained all the concepts in a human way, and not like a robot way lol. Instant sub! Great job
@OktaDev
@OktaDev 6 месяцев назад
Thanks for watching and subscribing! Glad to hear this video was helpful for you. If there are other subjects you'd like to see covered let us know!
@dominuskelvin
@dominuskelvin Год назад
Awesome tutorial Will
@OktaDev
@OktaDev Год назад
Thanks for watching!
@WillJohnsonio
@WillJohnsonio Год назад
Thank Kelvin!
@panteliskaramolegkos2693
@panteliskaramolegkos2693 5 месяцев назад
...and this is how educational content should be made
@iBasskung
@iBasskung 6 месяцев назад
Nice info! Thanks so much.
@OktaDev
@OktaDev 6 месяцев назад
Thanks for watching!
@Mister2023-e7f
@Mister2023-e7f 11 месяцев назад
good work, just wanted to watch part of the video and watched until the end
@user-cc8kb
@user-cc8kb 2 месяца назад
Great explanation! Thanks
@sabuein
@sabuein Год назад
Thank you.
@OktaDev
@OktaDev Год назад
You are welcome. Thanks for watching!
@pifele
@pifele Год назад
Very nice video, thnx!
@OktaDev
@OktaDev Год назад
Glad that you enjoyed it! Thanks for watching!
@devin7161
@devin7161 Год назад
Great Video
@OktaDev
@OktaDev Год назад
Thanks!
@MuddazC
@MuddazC 9 месяцев назад
Informative and educational 😊
@lessermook7608
@lessermook7608 Год назад
nice work
@OktaDev
@OktaDev Год назад
Thanks!
@christianwunder7396
@christianwunder7396 11 месяцев назад
Thank you for this!
@NikhilChandel-xy2sw
@NikhilChandel-xy2sw Год назад
can Auth0 provide user level resource access control overriding existing roles/permission hierarchies..just because we don't want to create too many roles&permissions
@clcl18cl18
@clcl18cl18 Год назад
Well done video and cool looking guy🙂
@OktaDev
@OktaDev Год назад
😎 Thanks!
@mihirsawant8817
@mihirsawant8817 Год назад
Spring Security in Java Ecosystem right, its not for js I think
@JasDosanjh-mj9co
@JasDosanjh-mj9co 2 месяца назад
you said the salt is stored in plaintext?
@kacy6014
@kacy6014 Год назад
Best explanation ever. Only thing I would add is that you can append the salt to the hash, then store that in the db. That way you don't need a separate salt column in the db.
@WillJohnsonio
@WillJohnsonio Год назад
Great point!
@heyt54
@heyt54 9 месяцев назад
Either way, if the attacker gets the DB he also has the salt for each user. What the point then to use a salt, unless you keep it _separate_?
@ricardotrejoruiz5776
@ricardotrejoruiz5776 Год назад
I don't understand how a salted password with random salt can match the saved hash on database.
@WillJohnsonio
@WillJohnsonio Год назад
Great question! The salt should be stored with the hashed password When the checking the entered password the salt is grabbed and added to the entered password The stored salt is added to the entered password then hashed and compared to the hashed password in the database. Does that help?
@ricardotrejoruiz5776
@ricardotrejoruiz5776 Год назад
@@WillJohnsonio oook, kind regards :)
@renmin114
@renmin114 Год назад
Happy me the 100th up😂
@OktaDev
@OktaDev Год назад
haha! Team work makes the dream work!
@minjon56
@minjon56 7 месяцев назад
🔥👏 Thanks for sharing 💙
@stringpicker81
@stringpicker81 11 месяцев назад
Informative and actually quite entertaining to watch!
Далее
Avaz Oxun - Turqi sovuq kal
14:50
Просмотров 889 тыс.
How to Hack OAuth
25:10
Просмотров 43 тыс.
Hashing Passwords in Node and Express using bcrypt
17:38
Salting, peppering, and hashing passwords
8:56
Просмотров 68 тыс.
How ChatGPT was secretly designed to suck at real work
19:21
Hashing Algorithms and Security - Computerphile
8:12
Hashing vs Encryption Differences
19:38
Просмотров 169 тыс.
Passwords & hash functions (Simply Explained)
7:28
Просмотров 371 тыс.
Hashing passwords with Python and Bcrypt
15:44
Просмотров 55 тыс.
An Illustrated Guide to OAuth and OpenID Connect
16:36
Просмотров 591 тыс.
How to Hash Passwords with BCrypt in C#
9:00
Просмотров 9 тыс.